#440: cabal update ignores configured haddock
---------------------------------+------------------------------------------
Reporter: guest | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: cabal-install tool | Version: 1.6.0.1
Severity: normal | Keywords:
Difficulty: normal | Ghcversion: 6.10.1
Platform: |
---------------------------------+------------------------------------------
When I run `cabal update` it refresh the packages, but does not generate
the haddock documentation.
This is what i have in the {{{~/.cabal/config}}} file:
{{{
..
documentation: True
}}}
This is what i got in the {{{~/.cabal/packages/hackage.haskell.org/build-
reports.log}}} file:
{{{
..
install-outcome: InstallOk
docs-outcome: NotTried
}}}
If I rerun the `cabal install <pkg> --reinstall` command, it generates the
documentation right.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/440>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel