ihaskell: jailbreak to fix build with recent haskell-src-exts and classy-prelude
This commit is contained in:
@@ -39,6 +39,7 @@ cabal.mkDerivation (self: {
|
||||
postInstall = ''
|
||||
patchShebangs .
|
||||
'';
|
||||
jailbreak = true;
|
||||
meta = with self.stdenv.lib; {
|
||||
homepage = "http://gibiansky.github.io/IHaskell/";
|
||||
description = "A Haskell backend kernel for the IPython project";
|
||||
|
||||
Reference in New Issue
Block a user