haskell-pointed: jailbreak to fix build with transformers 0.4.x
This commit is contained in:
parent
19e56fafaf
commit
f0b034f13d
@ -10,6 +10,7 @@ cabal.mkDerivation (self: {
|
|||||||
comonad dataDefaultClass semigroupoids semigroups stm tagged
|
comonad dataDefaultClass semigroupoids semigroups stm tagged
|
||||||
transformers
|
transformers
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/pointed/";
|
homepage = "http://github.com/ekmett/pointed/";
|
||||||
description = "Pointed and copointed data";
|
description = "Pointed and copointed data";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user