cvs: make all -> error PackedString.lhs

2000-03-12 Thread Marc van Dongen
Hello again, Just to let jou know. I just updated and tried to rebuild ghc from cvs. I then got: PackedString -c PackedString.lhs -o PackedString.o -osuf o PackedString.lhs:394: Couldn't match `MutableByteArray RealWorld a' against `ByteArray ix' Expected type: MutableB

RE: cvs: make all -> error PackedString.lhs

2000-03-13 Thread Simon Marlow
> I've already fixed that one (and a related bug in ghc itself) > yesterday evening. But I don't know when exactly these changes > are mirrored in the anonCVS. > > A note for GHC-from-CVS afficionados: Due to versionitis which is not > reflected in GHC's version number, you probably have to tempo

Re: cvs: make all -> error PackedString.lhs

2000-03-12 Thread Sven Panne
Marc van Dongen wrote: > Just to let jou know. I just updated and tried to rebuild > ghc from cvs. I then got: > > PackedString -c PackedString.lhs -o PackedString.o -osuf o > [...] I've already fixed that one (and a related bug in ghc itself) yesterday evening. But I don't know when exactly

Re: cvs: make all -> error PackedString.lhs

2000-03-12 Thread Marc van Dongen
Sven Panne ([EMAIL PROTECTED]) wrote: : Marc van Dongen wrote: : > Just to let jou know. I just updated and tried to rebuild : > ghc from cvs. I then got: : > : > PackedString -c PackedString.lhs -o PackedString.o -osuf o : > [...] : : I've already fixed that one (and a related bug in ghc i