haskell-vector-space: update to version 0.8.2
This commit is contained in:
parent
076d0635b3
commit
2302e45632
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vector-space";
|
pname = "vector-space";
|
||||||
version = "0.8.1";
|
version = "0.8.2";
|
||||||
sha256 = "0khbi46i9q585nhxhf842wsdifcj1i1dqm84hj0r36474rfh55z5";
|
sha256 = "09gndxxscyc9w85fih370gag8yd1xbfg94nxkwdvhzvbkns9k2ad";
|
||||||
buildDepends = [ Boolean MemoTrie NumInstances ];
|
buildDepends = [ Boolean MemoTrie NumInstances ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://haskell.org/haskellwiki/vector-space";
|
homepage = "http://haskell.org/haskellwiki/vector-space";
|
||||||
|
Loading…
Reference in New Issue
Block a user