float: Add class instances for Float.
commit955bb0d6a4ccc1a2782ad9e0c363330a8314de93
authorNick Bowler <nbowler@draconx.ca>
Mon, 25 Jan 2010 23:34:04 +0000 (25 18:34 -0500)
committerNick Bowler <nbowler@draconx.ca>
Mon, 25 Jan 2010 23:07:45 +0000 (25 18:07 -0500)
tree447112cbe2aea9588f386c47636bf3226cb5a507
parent9b37294284bf316dbaf5c9dd278ba85c2aee6c7e
float: Add class instances for Float.

Now that the interface for Double seems to be pinned down, we can fill
in the blanks for Float.
Data/Floating.hs
Data/Floating/Float.hs [new file with mode: 0644]
cfloat.c
cfloat.h