haskell-free: jailbreak to fix build with transformers 0.4.x
This commit is contained in:
parent
413401f760
commit
c7a09ba40a
@ -10,6 +10,7 @@ cabal.mkDerivation (self: {
|
||||
bifunctors comonad distributive mtl preludeExtras profunctors
|
||||
semigroupoids semigroups transformers
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/ekmett/free/";
|
||||
description = "Monads for free";
|
||||
|
Loading…
Reference in New Issue
Block a user