altfloat-0.2.2: Alternative floating point support for GHC.Source codeContentsIndex
Data.Floating.Double
Synopsis
data Double
Documentation
data Double Source
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.
show/hide Instances
Produced by Haddock version 2.7.2