haskell-keys: jailbreak to fix build with transformers 0.4.x
This commit is contained in:
parent
f0b034f13d
commit
6a46d71832
@ -7,6 +7,7 @@ cabal.mkDerivation (self: {
|
||||
buildDepends = [
|
||||
comonad free semigroupoids semigroups transformers
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/ekmett/keys/";
|
||||
description = "Keyed functors and containers";
|
||||
|
Loading…
Reference in New Issue
Block a user