New issue 39 by sarah.a180: GHC 6.12.1 Support
http://code.google.com/p/scion-lib/issues/detail?id=39
This is a big issue, because GHC < 6.12 doesn't work on Mac OS X 10.6
("Snow Leopard").
Consequently, scion is useless on any new Apple computer. This is sad since
Mac OS is one of
the best development environments available.... I'd love to get EclipseFP 2
working on this
system.
I can remove the cabal markings that prohibit GHC 0.6.12, but now I'm
getting errors about
RecStmt having the wrong number of parameters. Of course, I won't be
surprised if there are
other issues past this one. :-)
I'm a pretty good engineer with some Haskell experience and a *little* bit
of free time if
somebody wants to point me in the right direction. However, I don't know
anything about GHC
internals.
Has anybody looked at getting scion working with the new GHC? It seems like
this should be the
one of the highest-prority issues.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 on issue 39 by nominolo: GHC 6.12.1 Support
http://code.google.com/p/scion-lib/issues/detail?id=39
Duplicate of #38. Fixed in the devel branch, and will hence be fixed in
the next
stable release.