|
RE: type class problem / GHC bug: msg#00021lang.haskell.glasgow.bugs
On Mon, 10 Nov 2003, Simon Peyton-Jones wrote: > | Also, I tried to update and rebuild, but the makefiles seem to have > the > | dependencies wrong or something. I compiles THSyntax.hs by hand, then > ran > | into some trouble with files that needed some modules from GHCI trying > | (and dying) to build before the ghci files.Is there a guide to > building > | GHC from CVS anywhere? I had the same problem with alex, but that's > | small enough to build by hand. > > Should be ok... are you sure you are up to date? Make sure you give > "-d" to cvs update, so you get the new TH subdirectory of > Haskell-src/Language/Haskell I've done a clean rebuild, which fails at HscTypes (in compiler/main) which depends on ByteCodeAsm (in compiler/ghci), which hasn't been built yet. It looks like ghci may be missed in dependency generation, based on grep not finding ghci in .depend-1.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Strange panic when examining interface files, Simon Marlow |
|---|---|
| Next by Date: | RE: eval_thunk_selector: strange selectee 29, Josef Svenningsson |
| Previous by Thread: | RE: type class problem / GHC bug, Simon Peyton-Jones |
| Next by Thread: | Incompatibilities between RPM & .tar.gz versions of ghc-6.0.1, George Russell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |