Float is:exact package:base set:included-with-ghc

Single-precision floating point numbers. It is desirable that this type be at least equal in range and precision to the IEEE single-precision type.
The types Float and Double, the classes Floating and RealFloat and casting between Word32 and Float and Word64 and Double.