Problems with CABAL in GHC head.

Simon Peyton-Jones simonpj at microsoft.com
Mon Nov 15 12:46:47 EST 2004


There have been quite a few changes here including new directories. Make
sure you cvs update with the "-d" flag, in both ghc/ and libraries/.
And make sure all makefiles and autoconf stuff is up to date. then
autoreconf and ./configure.   

Before doing make, go to ghc/driver and 'make clean'.  

Simon

| -----Original Message-----
| From: glasgow-haskell-users-bounces at haskell.org
[mailto:glasgow-haskell-users-
| bounces at haskell.org] On Behalf Of Keean Schupke
| Sent: 15 November 2004 17:37
| To: glasgow-haskell-users at haskell.org
| Subject: Problems with CABAL in GHC head.
| 
| Trying to recompile GHC (for the template-haskell existential
support), but
| keeps failing on CABAL (the import for Foreign.Marshal.Alloc is
missing
| from ghc/lib/compat/Distribution/Version.hs as well as import paths
for
| Data/Version.hi which is not compiled yet as it depends on
ghc-inplace.
| 
|     Keean.
| _______________________________________________
| Glasgow-haskell-users mailing list
| Glasgow-haskell-users at haskell.org
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


More information about the Glasgow-haskell-users mailing list