Sorry about the previous messgae. Perhaps I shold have
bee a bit more explicit about what I deid in order to
build ghc from cvs. What I did (starting this morning)
was:

make clean \
  && cvs update -Pd ghc hslibs \
  && cd ghc \
  && ./configure \
  && cd .. \
  && ./configure \
  && make boot \
  && make all


Regards,


Marc van Dongen

Reply via email to