26 Commits

Author SHA1 Message Date
Don Stewart
c3cbce5390 Bump 2010-09-23 21:23:09 +00:00
Don Stewart
b8e8809186 Replace custom mktemp implementation in favor of one now in base 2010-09-23 21:22:06 +00:00
Don Stewart
420a1644ce Strip out two dead package api modules 2010-09-23 20:11:04 +00:00
Don Stewart
f56ab96f34 Make ascii clean and ghci clean, bump 2010-09-23 19:43:18 +00:00
Don Stewart
bdd7df5bec Add upper bound 2010-09-22 20:42:17 +00: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
Don Stewart
e848b6ea1d Remove Linker.h 2009-03-15 20:14:03 +00:00
alson
a0391e5cd3 More for GHC 6.10 2009-01-31 23:29:21 +00:00
alson
9d431c68a3 Updating for GHC 6.10 2009-01-31 23:16:26 +00:00
Don Stewart
80291eec13 bump range 2008-11-11 19:02:41 +00:00
Don Stewart
8038250591 cabal tweaks 2008-11-02 18:01:25 +00:00
Don Stewart
686892fbdc bump 2008-08-25 18:51:58 +00:00
Spencer Janssen
3e128d4b58 Bump version to 1.2 2008-04-07 23:27:23 +00:00
Spencer Janssen
24d17934fd More extra-source-files 2008-04-07 23:20:22 +00:00
Spencer Janssen
2250501fca Merge in changes from the tarball on hackage, add install.sh to extra-source-files 2008-04-07 23:10:45 +00:00
Spencer Janssen
72cfea7cda Remove -O and -fasm from plugins.cabal 2008-04-07 23:06:53 +00:00
Don Stewart
a8e1d4f21f Cabal >= 1.2.3 2007-12-20 02:25:55 +00:00
Don Stewart
de2f42f9c2 update .cabal file for ghc 6.8. we *depend* on ghc 6.8 from this point onwards 2007-12-16 05:56:54 +00:00
cgibbard
b80977561c Remove Language.Hi in favour of using the ghc-api directly, fix to work with GHC 6.8.2.
This is still *very* kludgey, and it needs lots of work which I'm not
entirely prepared for, seeing as I really don't know anything about
the ghc-api and how things are supposed to fit together. It is quite
conceivable that the code could be simplified much further by someone who
actually understands the ghc-api, and there may be bugs related to the fact
that I don't actually know what some things do. However, this builds
and does appear to work. Most of the testsuite is passing.
2007-12-16 05:28:44 +00:00
lemmih
afc53152e9 AltData is pure evil. 2006-01-25 10:49:40 +00:00
dons
c9e5eb2358 v 1.0 2005-12-25 22:49:25 +00:00
dons
c39ad8a207 Literate setup script, and use -fasm. it's faster 2005-12-02 04:58:04 +00:00
Don Stewart
5ee8fb5486 Use hs-source-dir. Works with 6.4. Suggested by Lemmih. 2005-09-05 01:50:52 +00:00
Don Stewart
c336af2b0e mv code back into src/. Kindly pointed out by Lemmih 2005-09-03 06:38:06 +00:00
Don Stewart
5321754614 More cabalisation improvements 2005-09-03 04:09:37 +00:00
Don Stewart
90d780cff8 Partially improve the cabalisation 2005-09-03 03:10:04 +00:00