haskell-ghc-mod: re-enable the haddock phase
This commit is contained in:
parent
dc28cdf721
commit
a56e1d1756
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ cabal.mkDerivation (self: {
|
|||
ensureDir "$out/share/emacs"
|
||||
mv $pname-$version emacs/site-lisp
|
||||
'';
|
||||
noHaddock = true;
|
||||
meta = {
|
||||
homepage = "http://www.mew.org/~kazu/proj/ghc-mod/";
|
||||
description = "Happy Haskell Programming";
|
||||
|
|
Loading…
Reference in a new issue