haskell-pipes-attoparsec: update to version 0.3.1
This commit is contained in:
parent
d40a537038
commit
133e07cae5
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pipes-attoparsec";
|
pname = "pipes-attoparsec";
|
||||||
version = "0.3.0";
|
version = "0.3.1";
|
||||||
sha256 = "1jsgssfs0ndn8aayc0rxyb4vlp2fny8npmnvym7v1yhp2qv84c7b";
|
sha256 = "1bvz5fxy2mfz3swiv9jfmhxl1psmm3c7nfi58pggam52lz20va2h";
|
||||||
buildDepends = [ attoparsec pipes pipesParse text transformers ];
|
buildDepends = [ attoparsec pipes pipesParse text transformers ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
attoparsec HUnit mmorph pipes pipesParse QuickCheck testFramework
|
attoparsec HUnit mmorph pipes pipesParse QuickCheck testFramework
|
||||||
|
Loading…
x
Reference in New Issue
Block a user