haskell-codex: jailbreak due to circular dependency
It seems the codex-0.1.0.2 build requires 0.1.0.1.
This commit is contained in:
parent
3282de17fd
commit
9b608c0e99
@ -10,6 +10,7 @@ cabal.mkDerivation (self: {
|
|||||||
sha256 = "0dsc5dx5zcxf5wd2qf6gqzr8d613z1gkllmzzkbny3lxa512crsw";
|
sha256 = "0dsc5dx5zcxf5wd2qf6gqzr8d613z1gkllmzzkbny3lxa512crsw";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
|
jailbreak = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
Cabal downloadCurl either filepath hackageDb MissingH monadLoops
|
Cabal downloadCurl either filepath hackageDb MissingH monadLoops
|
||||||
tar text transformers yaml zlib
|
tar text transformers yaml zlib
|
||||||
|
Loading…
Reference in New Issue
Block a user