floating: Use bang patterns for unlifted bindings.
commita443679a206ca4e12810c16576d953f7ca8ef4ac
authorNick Bowler <nbowler@draconx.ca>
Wed, 27 Jan 2010 06:02:26 +0000 (27 01:02 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 27 Jan 2010 06:11:34 +0000 (27 01:11 -0500)
tree1dd4bdb6bb08feafe45ba7dd8287b194eeaff9a8
parent2f4d67862160ebec921598995048a277a5b2d86f
floating: Use bang patterns for unlifted bindings.

GHC 6.12 complains very loudly if we do not have these, and claims that
it will be an error to omit them in 6.14.
Data/Floating/Double.hs
Data/Floating/Float.hs
Data/Floating/Types.hs