Data.Floating.Types.Double
- data Double
Documentation
The Double type. This is expected to be an identical declaration to the one found in GHC.Prim. We avoid simply using GHC's type because we need to define our own class instances.
Instances
altfloat-0.3: Alternative floating point support for GHC.
Data.Floating.Types.Double
The Double type. This is expected to be an identical declaration to the one found in GHC.Prim. We avoid simply using GHC's type because we need to define our own class instances.
Instances