# This file was auto-generated by cabal2nix. Please do NOT edit manually! { cabal }: cabal.mkDerivation (self: { pname = "ieee754"; version = "0.7.4"; sha256 = "1pxbkfa21mvc869n18nn7r29hcinxdbsnk68nlldzld8f6m13g1h"; meta = { homepage = "http://github.com/patperry/hs-ieee754"; description = "Utilities for dealing with IEEE floating point numbers"; license = self.stdenv.lib.licenses.bsd3; platforms = self.ghc.meta.platforms; }; })