haskell Utilities for dealing with IEEE floating point numbers, ported from the Tangoi math library; approximate and exact equality comparisons for general types. Build for a big endian machine. Beware that only little endian machines have been tested. patperry/hs-ieee754