3 Commits

Author SHA1 Message Date
Manuel M T Chakravarty
838f8c0aca Adapt to work with GHC 6.12
- Adapted the package to work with GHC 6.12
- Plugins that depend on the old base3 are currently
  not correctly loaded as the plugin loaded misses
  the dependence on syb (leading to unresolved symbols)
- Cleaned up most of the testsuite (there are still
  some outstanding failures, of which only one
  demonstrates a bug in the plugins library as far
  as I can see — see previous bullet point)
- Cleaned out a little cruft (but more could be done)
2010-09-22 05:10:19 +00:00
dons
3d372cfe5b Move --with-ghc Setup.lhs into Scripts, use standard Setup.lhs at top level 2005-12-25 22:46:17 +00:00
dons
c39ad8a207 Literate setup script, and use -fasm. it's faster 2005-12-02 04:58:04 +00:00