Does any one have notes on hermetic GHC/Haskell Platform installs?

Crutcher Dunnavant crutcher at google.com
Wed Apr 14 18:32:37 EDT 2010


Hi all.
Some of you may recognize me from asking a bunch of questions which I didn't
follow up on last fall. Sorry about that, but I'll try and make up for my
sins.

I am attempting to clean up Haskell integration for our build system. I'll
be spending all of next week on this, but wanted to see if anyone had
pointers on how to make this happen.

I need to put ghc and the Haskell platform into a source control system,
rather than installing them on a system; and I need to be able to build from
their install directories.

If I could reach a point at which I had a tree similar to:

haskell/ghc/6.12.1/...
haskell/platform/2010.1/...

And the command line to make GHC do the right thing from there, I'd be
pretty much done.

Does anyone have any notes knocking about on how such systems should be set
up? If not, I guess I'll write them up when I'm done.

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/cvs-ghc/attachments/20100414/e92fae78/attachment.html


More information about the Cvs-ghc mailing list