[Haskell-beginners] Help!, was Re: Trouble with "import qualified"

Brandon Allbery allbery.b at gmail.com
Thu May 24 19:46:06 CEST 2012


On Thu, May 24, 2012 at 1:35 PM, Michael Orlitzky <michael at orlitzky.com>wrote:

> If the OP doesn't see any misplaced whitespace at the beginning of the
> file, I'd also check that there's isn't any unicode junk there.


In particular, it was recently found that GHC doesn't ignore the byte order
marks that some versions of Notepad and friends prepend to text files even
in UTF8 mode.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20120524/5c8a8dbc/attachment.htm>


More information about the Beginners mailing list