cabal: installing documentation under hsenv -


i have hsenv sandbox project, , can't cabal install install documentation libraries. following:

cabal install --enable-documentation $package 

installs package, without generating haddock docs (only license , such copied docs directory). build log contains only:

install-outcome: installok docs-outcome: ok tests-outcome: nottried 

i can't useful information out of cabal install, verbose=3. outside of hsenv, works fine. ideas on how fix, or @ least debug this?


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -