mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03:00
haskell-active: update to version 0.1.0.10
This commit is contained in:
parent
997fe3f031
commit
cb3386bd23
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "active";
|
pname = "active";
|
||||||
version = "0.1.0.9";
|
version = "0.1.0.10";
|
||||||
sha256 = "0639qp4yc3dfvc9xcjk9k7qagvbcjwdgz3lklqsak9h551ccl7bv";
|
sha256 = "173ri9hv86sjfp3a0jp1y3v8rz0lfb6nz3yilcfvgc9sglcxa4bm";
|
||||||
buildDepends = [ newtype semigroupoids semigroups vectorSpace ];
|
buildDepends = [ newtype semigroupoids semigroups vectorSpace ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
newtype QuickCheck semigroupoids semigroups vectorSpace
|
newtype QuickCheck semigroupoids semigroups vectorSpace
|
||||||
|
Loading…
Reference in New Issue
Block a user