Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-24 Thread Simon Marlow
On 24/02/2010 14:08, Christian Maeder wrote: Simon Marlow schrieb: On 24/02/2010 12:28, Christian Maeder wrote: [...] It is not sufficient for me to reinstall this package with this utf8 setting. (I think ghc-pkg needs to be fixed or maybe recompiled under utf8.) There was a missing hSetEnco

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-24 Thread Christian Maeder
Simon Marlow schrieb: > On 24/02/2010 12:28, Christian Maeder wrote: [...] >> It is not sufficient for me to reinstall this package with this utf8 >> setting. (I think ghc-pkg needs to be fixed or maybe recompiled under >> utf8.) > > There was a missing hSetEncoding, so that ghc-pkg is writing thi

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-24 Thread Simon Marlow
On 24/02/2010 12:28, Christian Maeder wrote: And you got that by just 'cabal install syb'? What version of cabal-install? (cabal --version) No, just by the Setup, configure, build, install procedure. "ghc-pkg describe syb" and "ghc-pkg dump" create UTF-8 output. Aha, I think I see where t

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-24 Thread Christian Maeder
Simon Marlow schrieb: > On 24/02/2010 11:35, Christian Maeder wrote: >> Simon Marlow schrieb: > Both Cabal and ghc-pkg explicitly use UTF-8 for handling .cabal and > package configuration files, so if you end up with a Latin-1 file in > your package database then something has gone wron

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-24 Thread Simon Marlow
On 24/02/2010 11:35, Christian Maeder wrote: Simon Marlow schrieb: Both Cabal and ghc-pkg explicitly use UTF-8 for handling .cabal and package configuration files, so if you end up with a Latin-1 file in your package database then something has gone wrong. If anyone can reproduce this problem t

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-24 Thread Christian Maeder
Simon Marlow schrieb: >>> Both Cabal and ghc-pkg explicitly use UTF-8 for handling .cabal and >>> package configuration files, so if you end up with a Latin-1 file in >>> your package database then something has gone wrong. If anyone can >>> reproduce this problem then please submit a ticket. >> >

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-24 Thread Simon Marlow
On 24/02/2010 10:07, Christian Maeder wrote: Simon Marlow schrieb: On 23/02/10 18:46, Christian Maeder wrote: Ross Paterson schrieb: On Tue, Feb 23, 2010 at 03:05:56PM -, Bayley, Alistair wrote: Just a wild guess, but the package description has this non-ascii text: author:

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-24 Thread Christian Maeder
Simon Marlow schrieb: > On 23/02/10 18:46, Christian Maeder wrote: >> Ross Paterson schrieb: >>> On Tue, Feb 23, 2010 at 03:05:56PM -, Bayley, Alistair wrote: Just a wild guess, but the package description has this non-ascii text: author: Ralf Lämmel, Simon Peyton

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-23 Thread Simon Marlow
On 23/02/10 18:46, Christian Maeder wrote: Ross Paterson schrieb: On Tue, Feb 23, 2010 at 03:05:56PM -, 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,

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-23 Thread Antoine Latter
On Tue, Feb 23, 2010 at 12:46 PM, Christian Maeder wrote: > Ross Paterson schrieb: >> On Tue, Feb 23, 2010 at 03:05:56PM -, Bayley, Alistair wrote: >>> Just a wild guess, but the package description has this non-ascii text: >>> >>> author:                 Ralf Lämmel, Simon Peyton Jones >>> >>

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-23 Thread Christian Maeder
Ross Paterson schrieb: > On Tue, Feb 23, 2010 at 03:05:56PM -, 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-

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-23 Thread Jeremy Shaw
On Tue, Feb 23, 2010 at 10:12 AM, Ross Paterson wrote: > On Tue, Feb 23, 2010 at 03:05:56PM -, 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 e

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-23 Thread Ross Paterson
On Tue, Feb 23, 2010 at 03:05:56PM -, 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-encod

RE: Installing syb(-0.1.03) package in head version of Haskell

2010-02-23 Thread Simon Peyton-Jones
To: Bayley, Alistair Cc: Simon Peyton-Jones; GHC users; cvs-...@haskell.org Subject: Re: Installing syb(-0.1.03) package in head version of Haskell I'm guessing that is indeed the problem, though I cannot reproduce the error (but I'm using Cabal-1.8.0.2). Assuming this is the cause of the probl

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-23 Thread José Pedro Magalhães
ehalf > > Of Simon Peyton-Jones > > Sent: 23 February 2010 14:32 > > To: GHC users > > Cc: cvs-...@haskell.org > > Subject: FW: Installing syb(-0.1.03) package in head version > > of Haskell > > > > Friends > > > > > > > >

RE: Installing syb(-0.1.03) package in head version of Haskell

2010-02-23 Thread Bayley, Alistair
[mailto:kathleen.fis...@gmail.com] > Sent: 16 February 2010 22:54 > To: Simon Peyton-Jones > Subject: Fwd: Installing syb(-0.1.03) package in head version > of Haskell > > > > Hi Simon, > > > > I'm trying to get the PADS file we were working on co

FW: Installing syb(-0.1.03) package in head version of Haskell

2010-02-23 Thread Simon Peyton-Jones
rar...@haskell.org<mailto:librar...@haskell.org> Subject: Installing syb(-0.1.03) package in head version of Haskell Hi all, I'm trying to get a program that uses the Data.Generics module to compile under the head version of GHC, but I am having trouble getting the syb package installed. I