trivial: Remove redundant imports and pointless variables.
commit97ea5eb5e811c4091730273909fefe79b008eb97
authorNick Bowler <nbowler@draconx.ca>
Wed, 24 Feb 2010 01:41:47 +0000 (23 20:41 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 24 Feb 2010 03:02:37 +0000 (23 22:02 -0500)
treea9211404c8e52cc67a2ad19c710a1edeccac7114
parent8d8ec31f06cfa50365780ef3f725646cf23a9550
trivial: Remove redundant imports and pointless variables.

The dependency graph is bad enough right now as it is, removing redunant
imports should help a bit.
Data/Floating/Environment.hs
Data/Floating/Helpers.hs
Data/Floating/Types/Double.hs
Data/Floating/Types/Float.hs
Data/Poset.hs