Re: Two issues bulding ghc 6.4.1

2005-12-27 Thread Christian Maeder
Dimitry Golubovsky wrote: 2. Error while assembling (or mangling?) ForeignObj.lhs; fragments of make output below (long lines wrapped/truncated, the whole file is too long to post it here but I'll provide it if needed): Could it be that sed chops of some lines and perl should be used

Re: darcs switchover

2005-12-27 Thread Sven Panne
Am Freitag, 16. Dezember 2005 12:20 schrieb Malcolm Wallace: I've been looking at the cvs configuration file CVSROOT/modules. I /think/ the procedure is something like changing this: nhc98src-d nhc98 nhc98 nhc98libraries -d nhc98/src/libraries fptools/libraries

Re: Duplicate instance declarations

2005-12-27 Thread Ashley Yakeley
Bulat Ziganshin wrote: Hello all why the folowing is not allowed even with all extensions enabled both in Hugs and GHC? class BufStream h where class CharStream h where instance (CharStream h) = BufStream h where class MemoryStream h where instance (MemoryStream h) = BufStream h where Try

Re: darcs switchover

2005-12-27 Thread John Goerzen
On 2005-12-23, Malcolm Wallace [EMAIL PROTECTED] wrote: Is there more to this job than just running either cvs2darcs or tailor, then waiting a few days (:-) for it to finish? There is quite some time involved in bootstrapping things, especially when branches are concerned. About 30-60 minutes