Skip to content

Commit

Permalink
haskell-pipes-attoparsec: update to version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Jun 9, 2014
1 parent 8dc5275 commit 3e53f71
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

cabal.mkDerivation (self: {
pname = "pipes-attoparsec";
version = "0.5.0";
sha256 = "1xpqna850lxawx0m84lzaxwrwfw4vccr7jjf199ir7bmwwhqlr5h";
version = "0.5.1";
sha256 = "0qvsvbcn211xp4c669cpljmnsqn9zk1rn94ya1dbq77l970s8xah";
buildDepends = [ attoparsec pipes pipesParse text transformers ];
testDepends = [
attoparsec HUnit mmorph pipes pipesParse tasty tastyHunit text
Expand Down

0 comments on commit 3e53f71

Please sign in to comment.