a0391e5cd3
More for GHC 6.10
2009-01-31 23:29:21 +00:00
9d431c68a3
Updating for GHC 6.10
2009-01-31 23:16:26 +00:00
77722b17bc
fix-cabal-1.4-build
...
Hide conflicting imports of Distribution.Package.depends and packageName where necessary to allow hs-plugins to build against Cabal>=1.4.
2008-11-04 16:12:06 +00:00
d548687001
added support for --user package discovery
...
This patch allows run plugins, containig
import of --user installed packages. Useful
for lambdabot installation in $HOME.
package.conf are found by parsing `ghc-pkg list`
2008-08-20 12:55:16 +00:00
48e054cfd5
Ugly fix to an ugly problem.
2007-01-30 04:00:41 +00:00
9b3069cb3d
Comment.
2007-01-29 03:20:59 +00:00
bc5726ccd2
Version handling wibbles.
2007-01-29 03:16:34 +00:00
5d497a1c60
Hardcoding ["m","gmp"] is bad. We shouldn't link with any of the DLLs from a already linked package.
2006-01-25 10:45:40 +00:00
ec3e63ef8d
look for dynamic libraries when loading packages
2006-08-14 14:37:28 +00:00
1acd230b94
Let new package dbs take precedence over old ones.
2005-09-23 16:12:24 +00:00
1a2cbbf582
Export 'env' from System.Plugins.Env
2005-09-13 20:33:33 +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