haskell-math-functions: update to version 0.1.4.0
This commit is contained in:
parent
d8993dd96c
commit
e68e87ac4a
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "math-functions";
|
pname = "math-functions";
|
||||||
version = "0.1.3.0";
|
version = "0.1.4.0";
|
||||||
sha256 = "06wxr8fbhmsgkpyx2vimx9l6apk0p27mwrxrvbjk0b7m9vsg3ay5";
|
sha256 = "1cijm224gfvd7rvrrndcks8d7aj89c9qv0m4wx2qqngr7rk78kav";
|
||||||
buildDepends = [ erf vector ];
|
buildDepends = [ erf vector ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
HUnit ieee754 QuickCheck testFramework testFrameworkHunit
|
HUnit ieee754 QuickCheck testFramework testFrameworkHunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user