pkgs/development/libraries/haskell/cabal/cabal.nix: build haddock documentation for Haskell libraries
svn path=/nixpkgs/trunk/; revision=19237
This commit is contained in:
parent
3535899507
commit
1dfec1c467
@ -66,6 +66,9 @@ attrs :
|
|||||||
|
|
||||||
./Setup build
|
./Setup build
|
||||||
|
|
||||||
|
export GHC_PACKAGE_PATH=$(ghc-packages)
|
||||||
|
./Setup haddock
|
||||||
|
|
||||||
eval "$postBuild"
|
eval "$postBuild"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user