haskell-ghc-mod: re-enable the test suite
This commit is contained in:
parent
b92620f680
commit
66fa31308c
@ -17,7 +17,6 @@ cabal.mkDerivation (self: {
|
|||||||
ioChoice syb time transformers
|
ioChoice syb time transformers
|
||||||
];
|
];
|
||||||
buildTools = [ emacs ];
|
buildTools = [ emacs ];
|
||||||
doCheck = false;
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
cd $out/share/$pname-$version
|
cd $out/share/$pname-$version
|
||||||
make
|
make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user