ihaskell-wrapper: adapt so that it evaluates with the new Haskell infrastructure
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
name = "ihaskell-" + ihaskell.version ;
|
||||
inherit (ihaskell) name;
|
||||
|
||||
buildInputs = [ makeWrapper ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user