killy971 / hpc-coveralls

coveralls.io support for haskell code coverage with hpc
http://hackage.haskell.org/package/hpc-coveralls
BSD 3-Clause "New" or "Revised" License
60 stars 20 forks source link

Print dist/hpc directory tree when failing to find hoc data files #39

Closed killy971 closed 9 years ago

killy971 commented 9 years ago

For debugging purpose, it would help if hpc-coveralls could output both the current directory and the dist/hpc/ directory tree when it fails to find hpc data files.

Feature branch: https://github.com/guillaume-nargeot/hpc-coveralls/tree/dump-directories-on-failure

killy971 commented 9 years ago

Fixed by 99a0dc4b69d6e945a58d29740a06e441800e5da2