~jaro/balkon

56fb5b805c2a64c262752070c44dbc4cf510207e — Jaro 1 year, 1 month ago 7efca56
Properly configure Haddock documentation.
1 files changed, 11 insertions(+), 0 deletions(-)

A cabal.project
A cabal.project => cabal.project +11 -0
@@ 0,0 1,11 @@
packages: ./balkon.cabal

-- Include documentation for reexported internal modules.
documentation: True
haddock-internal: True

-- Include links to documentation for dependencies.
-- (Not sure why this is not the default.)
package *
    documentation: True
    haddock-html-location: https://hackage.haskell.org/package/$pkg-$version/docs