ndmitchell / hoogle

Haskell API search engine
http://hoogle.haskell.org/
Other
738 stars 134 forks source link

haddock: internal error: <stderr>: hPutChar: invalid argument (invalid character) #188

Open dontdieych opened 8 years ago

dontdieych commented 8 years ago

Windows 7 64bit Korean version (CP949) MSYS2 Shell (LANG=C.UTF-8)

stack version Version 1.2.1, Git revision 2caa0524b7a37c57c465b4c6414c1089eb81f137 x86_64 hpack-0.14.1

hoogle version Hoogle 5.0.1, http://hoogle.haskell.org/

While running stack hoogle command, It has failed with same error message on both pacakge. I've tested with lts-7.0 ~ 7.2.

hoogle-5.0.1_binary-search-1.0.0.3_error.txt

dontdieych commented 8 years ago

I've tried with hoogle-5.0.4 + nightly-2016-10-03.

Same result.

Thanks.

ndmitchell commented 7 years ago

Do you still have this error? Can you paste just the current error message, from the version end. Is it still about haddock failing to write out a file?

felixonmars commented 7 years ago

Hit by this issue again with text-textual,0.3.0.2 built with scientific,0.3.4.11 (no problem with 0.3.4.10, though):

haddock: internal error: <stderr>: hPutChar: invalid argument (invalid character)
ndmitchell commented 7 years ago

Which version of Hoogle are you using? I believe this got fixed in 5.0.8.