186 Commits

Author SHA1 Message Date
dons
33c374fb75 Random name instead of 'v' 2006-04-10 00:25:00 +00:00
dons
11bdb44011 Note that we don't search for packages in --user packages 2006-02-16 00:35:48 +00:00
dons
5a53230cfa update man page 2005-12-26 23:17:07 +00:00
dons
9ee8796e3e Update documentation 2005-12-26 23:15:58 +00:00
dons
92b8dee308 should be .lhs 2005-12-25 23:44:43 +00:00
dons
6b50678b11 text only 2005-12-25 23:44:04 +00:00
dons
629c1ceb3a comments on the failing hier test from bayley 2005-12-25 23:43:44 +00:00
dons
3db2f02a2c comments, retab 2005-12-25 23:43:27 +00:00
dons
2fb0826f23 resync configure 2005-12-25 23:43:13 +00:00
dons
08e0483f75 sync runplugs from lambdabot 2005-12-25 23:11:57 +00:00
dons
27c8624308 update expected output 2005-12-25 22:57:45 +00:00
dons
c9e5eb2358 v 1.0 2005-12-25 22:49:25 +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
fc1a519459 Some debug ideas from bringert 2005-12-07 23:52:30 +00:00
dons
f3e5ae10fb Out of date reference to Setup.hs 2005-12-04 00:43:39 +00:00
dons
23adc00e22 update readme 2005-12-02 04:58:51 +00:00
dons
c39ad8a207 Literate setup script, and use -fasm. it's faster 2005-12-02 04:58:04 +00:00
ThJaeger
4dfc49d672 Cabal interface change. 2005-10-31 04:46:09 +00:00
lemmih
c8da903578 Cabal fix. 2005-10-07 10:22:09 +00:00
lemmih
1acd230b94 Let new package dbs take precedence over old ones. 2005-09-23 16:12:24 +00:00
Jens Petersen
e2ab337ab7 set binaryInterfaceMagic correctly on 64bit platforms 2005-09-14 08:59:31 +00:00
lemmih
1a2cbbf582 Export 'env' from System.Plugins.Env 2005-09-13 20:33:33 +00:00
lemmih
a7991e8cb6 Refactored System.Plugins.Load.loadFunction 2005-09-13 16:54:28 +00:00
Don Stewart
dfa37bb45f Add some documentation 2005-09-08 07:06:12 +00:00
Don Stewart
ab803f0975 More haddocks 2005-09-07 06:29:51 +00:00
Don Stewart
be506121a2 Better haddocks for Plugins.Make 2005-09-07 02:49:31 +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
29ceaa76f6 improve haddock documentation 2005-09-04 03:27:56 +00:00
Don Stewart
c2a10f4a90 formatting 2005-09-04 03:27:40 +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
150b37cb4b dont need install.sh; regen configure 2005-09-03 05:20:06 +00:00
Don Stewart
e60e3ca3b4 install functionality subsumed by Cabal 2005-09-03 04:48:27 +00:00
Don Stewart
5e3fe71186 Notes on using HSX 2005-09-03 04:47:03 +00:00
Don Stewart
5c8d34fba9 No need for -cpp. Use -fglasgow-exts only where needed 2005-09-03 04:45:56 +00:00
Don Stewart
3dfd017b32 Functionality subsumed by Cabal 2005-09-03 04:45:40 +00:00
Don Stewart
bb5520a88e examples -> testsuite 2005-09-03 04:45:26 +00:00
Don Stewart
dff0363224 Update examples 2005-09-03 04:45:14 +00:00
Don Stewart
5321754614 More cabalisation improvements 2005-09-03 04:09:37 +00:00
Don Stewart
13be765f32 Add ParsePkgConfCabal.hs, to save happy regenerating it 2005-09-03 04:04:45 +00:00
Don Stewart
b4529492d9 Make haddock happy 2005-09-03 03:37:58 +00:00
Don Stewart
1191f0595e update build instructions 2005-09-03 03:37:37 +00:00
Don Stewart
90d780cff8 Partially improve the cabalisation 2005-09-03 03:10:04 +00:00
Don Stewart
698e960ad4 typo in readme 2005-09-01 02:49:43 +00:00
Don Stewart
25726672e8 Fix call to resolveObjs, spotted by cinema on #haskell 2005-08-27 11:32:32 +00:00
Don Stewart
06f2abce6b Add pdynload hierarchical name test from Alistair Bayley 2005-08-27 03:17:55 +00:00
lemmih
d380755047 Report the error when a process returns a non-zero exit code. 2005-08-25 18:46:10 +00:00
lemmih
5d2b4db2a8 Unload loaded code if 'resolveObjs' fail.
Keeping the erroneous code in memory will leave the system in an unusable state.
2005-08-24 18:43:46 +00:00
Don Stewart
fc1f9c698a Don't need -threaded, pointed out by Lemmih 2005-08-19 10:28:42 +00:00
Don Stewart
2cf7f581ab And remove plugins.cabal on distclean 2005-08-19 02:43:28 +00:00
dons
786333a367 expected output 2005-08-19 02:40:29 +00:00