Skip to content

Commit

Permalink
* haskell-blaze-builder-enumerator: jailbreak to fix build with trans…
Browse files Browse the repository at this point in the history
…formers 0.4.x
  • Loading branch information
peti committed Jun 9, 2014
1 parent 84fb4b9 commit 0e3dfb5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
version = "0.2.0.5";
sha256 = "0bbbv9wwzw9ss3d02mszdzxzhg6pcrnpwir9bvby7xkmfqpyffaa";
buildDepends = [ blazeBuilder enumerator transformers ];
jailbreak = true;
meta = {
homepage = "https://github.com/meiersi/blaze-builder-enumerator";
description = "Enumeratees for the incremental conversion of builders to bytestrings";
Expand Down

0 comments on commit 0e3dfb5

Please sign in to comment.