haskell-vector-space: updated to version 0.8.0
svn path=/nixpkgs/trunk/; revision=30517
This commit is contained in:
parent
d471371bd0
commit
fc337ed33c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vector-space";
|
pname = "vector-space";
|
||||||
version = "0.7.8";
|
version = "0.8.0";
|
||||||
sha256 = "195g9zsb73w4a0fcfz0kank6gyqajww0qiqivr4fy0bik2nsr6ry";
|
sha256 = "1wd8psw2s98m8yfr8mam5abz2bhvxz1r78w703hgca8rr6hiaz0g";
|
||||||
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…
x
Reference in New Issue
Block a user