haskell-pipes: update to version 4.0.2
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pipes";
|
pname = "pipes";
|
||||||
version = "4.0.1";
|
version = "4.0.2";
|
||||||
sha256 = "0q2i58w4nlf23di6rjrv543nmj5d5nkz29q9aciw89zx5x5m22h9";
|
sha256 = "18hcpklryyq9f6iwycxzi3sd6gyd9h0gy0ckg4rl7rhgy73hzgcz";
|
||||||
buildDepends = [ mmorph mtl transformers void ];
|
buildDepends = [ mmorph mtl transformers void ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
mtl QuickCheck testFramework testFrameworkQuickcheck2 transformers
|
mtl QuickCheck testFramework testFrameworkQuickcheck2 transformers
|
||||||
|
|||||||
Reference in New Issue
Block a user