mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 14:57:28 +03:00
haskell-ghc-mod: re-enable the haddock phase
This commit is contained in:
parent
dc28cdf721
commit
a56e1d1756
@ -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 New Issue
Block a user