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 -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -