Re: GHC as a package

2005-02-12 Thread Lennart Kolmodin
Simon Marlow wrote: To compile GHC as a package, get a recent GHC source tree and set 'BuildPackageGHC=YES' in your mk/build.mk. You should also set $(GHC_PKG) to point to your ghc-pkg command. Then build ghc as normal, and in ghc/compiler say 'make install-inplace-pkg' to

RE: GHC as a package

2005-02-09 Thread Simon Marlow
On 08 February 2005 12:43, Lennart Kolmodin wrote: > I'm working on an IDE for Haskell, written in Haskell. > Currently, I'm looking for a way to parse .hs-files for a module > browser and I recall that Simon Marlow was going to release GHC as a > package "soon".

GHC as a package

2005-02-08 Thread Lennart Kolmodin
Hi! I'm working on an IDE for Haskell, written in Haskell. Currently, I'm looking for a way to parse .hs-files for a module browser and I recall that Simon Marlow was going to release GHC as a package "soon". We could also use that package to compile source code without invoki

RE: problems building the GHC as a package

2004-04-27 Thread Simon Marlow
On 26 April 2004 19:59, Mauro La Salete Costa Lima de Araujo wrote: > Hi folks, > > I'm having a little problem when building the GHC as a package. > I've set the option 'BuildPackageGHC=YES' in the build.mk file and > done the usual steps to build the

problems building the GHC as a package

2004-04-26 Thread Mauro La Salete Costa Lima de Araujo
Hi folks, I'm having a little problem when building the GHC as a package. I've set the option 'BuildPackageGHC=YES' in the build.mk file and done the usual steps to build the GHC under windows (including the './configure --host=i386-unknown-mingw32 --with-gcc=c:/mingw/b