haskell-pipes: update to version 4.1.3
This commit is contained in:
parent
1d52010387
commit
8a108d6830
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pipes";
|
pname = "pipes";
|
||||||
version = "4.1.2";
|
version = "4.1.3";
|
||||||
sha256 = "0prxk4qjdcmxjdvpi1bwql0s3l1kwlaz9sydr9swa8bc8ams3a11";
|
sha256 = "188gwfw0v8v9rac9m00j453a4hr0n4dmjfn92r8zymxc8806mqaw";
|
||||||
buildDepends = [ mmorph mtl transformers ];
|
buildDepends = [ mmorph mtl transformers ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
mtl QuickCheck testFramework testFrameworkQuickcheck2 transformers
|
mtl QuickCheck testFramework testFrameworkQuickcheck2 transformers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user