jailbreak pipes-text which depends an older pipes-bytestring

This commit is contained in:
Aycan iRiCAN 2014-06-25 02:58:43 +03:00
parent 41f5e0121c
commit cc0c939773
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ cabal.mkDerivation (self: {
pipes pipesBytestring pipesGroup pipesParse pipesSafe profunctors
streamingCommons text transformers
];
jailbreak = true;
meta = {
homepage = "https://github.com/michaelt/text-pipes";
description = "Text pipes";