Commit Graph

11 Commits

Author SHA1 Message Date
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
a1058e1ecb remove AltData.* from exposed-modules in plugins.cabal.hsx; remove a comment that talks about AltData 2007-03-23 00:04:42 +00:00
7856e250aa Remove AltData, yay. 2007-01-29 03:14:51 +00:00
afc53152e9 AltData is pure evil. 2006-01-25 10:49:40 +00:00
a1b9782556 whitespace only 2006-06-21 05:13:53 +00:00
2ba550faa1 Truly random idents to foil #haskell games 2006-04-30 02:01:14 +00:00
33c374fb75 Random name instead of 'v' 2006-04-10 00:25:00 +00:00
29ceaa76f6 improve haddock documentation 2005-09-04 03:27:56 +00:00
c336af2b0e mv code back into src/. Kindly pointed out by Lemmih 2005-09-03 06:38:06 +00:00
90d780cff8 Partially improve the cabalisation 2005-09-03 03:10:04 +00:00
46b07ed75c Mv plugins -> src 2005-08-18 05:05:19 +00:00