ghc-imported-from icon indicating copy to clipboard operation
ghc-imported-from copied to clipboard

Warn user to build Haddock

Open carlohamalainen opened this issue 8 years ago • 0 comments

Instead of

test/ImportedFromSpec.hs:45:
1) ImportedFrom.checkImportedFrom can look up Maybe
   uncaught exception: IOException of type NoSuchThing (/home/petersen/.stack/snapshots/x86_64-linux/nightly-2016-01-24/7.10.3/doc/safe-0.3.9/safe.haddock: openBinaryFile: does not exist (No such file or directory))

tell the user that they have not built their Haddock docs.

carlohamalainen avatar Apr 01 '16 03:04 carlohamalainen