building only the docs

Peter Gammie peteg42 at gmail.com
Sun Dec 23 20:30:32 EST 2007


Do you expect this to work?

<setup> clean
<setup> configure
<setup> haddock
<setup> install

I get, e.g.:

$ runghc Setup install
Installing: /home/peteg/lib/HaXml-1.13.2/ghc-6.6.1
Installing: /home/peteg/bin
Setup.hs: Error: Could not find module:  
Text.ParserCombinators.HuttonMeijerWallace with any suffix: ["hi"]

whereas if I swap "build" for "haddock" line the "install" line does  
not complain about the lack of docs to install.

cheers
peter



More information about the cabal-devel mailing list