On Tue, Feb 23, 2010 at 03:05:56PM -0000, Bayley, Alistair wrote:
> Just a wild guess, but the package description has this non-ascii text:
> 
> author:                 Ralf Lämmel, Simon Peyton Jones
> 
> It could well be Latin-1 encoded, rather than UTF8.

No, syb-0.1.0.3/syb.cabal is UTF-8-encoded (conforming to the Cabal docs).

> Try editing the author field to this:
> 
> author:                 Ralf Laemmel, Simon Peyton Jones
> 
> and rebuilding/installing.

If it's a ghc-pkg problem, that might work.
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to