cabal2ghci: jailbreak to fix build with Haskell Platform 2013.2.0.0
This commit is contained in:
parent
ff1dbd50b8
commit
36aaa263d3
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
||||
Cabal cmdargs stylishHaskell systemFileio systemFilepath text
|
||||
unorderedContainers yaml
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
description = "A tool to generate .ghci file from .cabal";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
|
Loading…
Reference in New Issue
Block a user