MacPort developers tweak sources into packages which can install by themselves. So one just types
 sudo port install ghc
and it does the rest. Here is info about ghc:
$ port info ghc
ghc 6.8.3, Revision 1, lang/ghc (Variants: universal, darwin_6, darwin_7, darwin_8_powerpc, darwin_8_i386, darwin_9_powerpc, darwin_9_i386, no_opengl)
http://haskell.org/

A bit out of date:

MigMit:~ MigMit$ port info ghc
ghc @6.10.1, Revision 8 (lang, haskell)
...blah-blah...

Maybe, your $(port version) is still 1.600?

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to