5 Commits

Author SHA1 Message Date
Mark Laws
c475a46223 Unquiet build process 2018-01-23 10:32:42 +09:00
Mark Laws
9eb6ab384e Fixes for GHC 8.x, archive loading, -dynamic, and file generation 2018-01-23 10:32:37 +09:00
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
Lemmih
e930951796 Fix the testsuite. 2007-01-29 03:18:27 +00:00
Don Stewart
dff0363224 Update examples 2005-09-03 04:45:14 +00:00