Twinside / Juicy.Pixels

Haskell library to load & save pictures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source code for JuicyPixels-3.2.9.2 contains invalid UTF-8 byte sequence

peti opened this issue · comments

The haddock phase for JuicyPixels-3.2.9.2 fails with the following error:

Running hscolour for JuicyPixels-3.2.9.2...
Preprocessing library for JuicyPixels-3.2.9.2..
HsColour: src/Codec/Picture/Jpg/Progressive.hs: hGetContents: invalid argument (invalid byte sequence)

Looks like it's not fixed by previous release :/

I just ran into this...

https://gist.github.com/jeffreycwitt/89d6a9137c312e1b4b35472cd19a7d40
It is caused by: naïvely ;)
UTF-8 is your friend :-)