Jailbreak haskellPackages.fb
This is necessary until https://github.com/meteficha/fb/issues/24 is resolved.
This commit is contained in:
parent
f67cf3e18d
commit
1b635150b5
@ -27,4 +27,5 @@ cabal.mkDerivation (self: {
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
};
|
||||
jailbreak = true;
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user