haskell-these: jailbreak to fix build with recent semigroups
This commit is contained in:
parent
b8f0602b5c
commit
268433f6e5
@ -10,6 +10,7 @@ cabal.mkDerivation (self: {
|
||||
bifunctors mtl profunctors semigroupoids semigroups transformers
|
||||
vector
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "https://github.com/isomorphism/these";
|
||||
description = "An either-or-both data type, with corresponding hybrid error/writer monad transformer";
|
||||
|
Loading…
x
Reference in New Issue
Block a user