haskell-ieee754: update to version 0.7.4
This commit is contained in:
parent
fddc96be7e
commit
1999083f2e
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "ieee754";
|
pname = "ieee754";
|
||||||
version = "0.7.3";
|
version = "0.7.4";
|
||||||
sha256 = "0gq747h15inxbxbgmzmchb9a8p57rhv3bmj69idx5arh0d3whgv0";
|
sha256 = "1pxbkfa21mvc869n18nn7r29hcinxdbsnk68nlldzld8f6m13g1h";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/patperry/hs-ieee754";
|
homepage = "http://github.com/patperry/hs-ieee754";
|
||||||
description = "Utilities for dealing with IEEE floating point numbers";
|
description = "Utilities for dealing with IEEE floating point numbers";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user