Initial commit
commit014ecaf1223299544ae947a3789510c0d9561234
authorNick Bowler <nbowler@draconx.ca>
Thu, 19 Nov 2009 02:58:05 +0000 (18 21:58 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 19 Nov 2009 02:58:05 +0000 (18 21:58 -0500)
tree995b640c4b94db3f40432365e0c8bc21aeaec943
Initial commit
.gitignore [new file with mode: 0644]
Data/Floating.hs [new file with mode: 0644]
Data/Floating/Classes.hs [new file with mode: 0644]
Data/Floating/Double.hs [new file with mode: 0644]
Data/Floating/Prelude.hs [new file with mode: 0644]
Data/Floating/Types.hs [new file with mode: 0644]
Setup.lhs [new file with mode: 0755]
altfloat.cabal [new file with mode: 0644]
cfloat.c [new file with mode: 0644]
cfloat.h [new file with mode: 0644]