haskell-pipes-binary: fix build with ghc < 7.8
This commit is contained in:
parent
2220e24ee3
commit
d51617e877
@ -34,6 +34,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
haddock = self.haddock_2_13_2;
|
haddock = self.haddock_2_13_2;
|
||||||
|
pipesBinary = super.pipesBinary.override { binary = self.binary_0_7_0_1; };
|
||||||
transformers = self.transformers_0_3_0_0;
|
transformers = self.transformers_0_3_0_0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user