haskell-pipes-attoparsec: update to version 0.5.1
This commit is contained in:
parent
8dc5275299
commit
3e53f7128a
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pipes-attoparsec";
|
pname = "pipes-attoparsec";
|
||||||
version = "0.5.0";
|
version = "0.5.1";
|
||||||
sha256 = "1xpqna850lxawx0m84lzaxwrwfw4vccr7jjf199ir7bmwwhqlr5h";
|
sha256 = "0qvsvbcn211xp4c669cpljmnsqn9zk1rn94ya1dbq77l970s8xah";
|
||||||
buildDepends = [ attoparsec pipes pipesParse text transformers ];
|
buildDepends = [ attoparsec pipes pipesParse text transformers ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
attoparsec HUnit mmorph pipes pipesParse tasty tastyHunit text
|
attoparsec HUnit mmorph pipes pipesParse tasty tastyHunit text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user