223 Commits

Author SHA1 Message Date
dons
bf228280e3 Also depend on base (for new cabal) 2005-08-19 00:47:45 +00:00
Don Stewart
ddebf95148 And the rest, oops 2005-08-19 00:47:47 +00:00
Don Stewart
6f4011ce43 Use the popen in Process.hs from yi,lambdabot,h4sh 2005-08-19 00:47:22 +00:00
Don Stewart
fae77c92d6 happy.sh was a hack 2005-08-18 06:48:58 +00:00
Don Stewart
bbd6456dff regen 2005-08-18 05:16:12 +00:00
Don Stewart
c790ab9d7e regen configure 2005-08-18 05:05:54 +00:00
Don Stewart
46b07ed75c Mv plugins -> src 2005-08-18 05:05:19 +00:00
Don Stewart
931bfe8c05 And add Setup.hs and plugins.cabal 2005-08-18 05:04:34 +00:00
Don Stewart
e568f1f6bf HEADS UP: First go at cabalising hs-plugins build system. Bugs have been introduced though 2005-08-18 05:03:08 +00:00
Don Stewart
fcbbc78a28 wibble 2005-08-17 11:52:50 +00:00
Thomas Jaeger
8c86567be6 Adjust hi-parsing to new interface format.
NB: This will break hs-plugins for all versions of ghc-6.5 before 
2005/07/28 05:57:14 PDT
2005-08-03 02:52:34 +00:00
lemmih
b0553f9eb8 Fixed 'way' tag in the Hi parser. 2005-08-03 02:16:29 +00:00
Don Stewart
9a221a70d0 No need for explicit -package Cabal, spotted by dcoutts 2005-07-29 13:00:40 +00:00
Don Stewart
3b457de2a1 Get rid of non-portable autogen.sh 2005-07-29 10:51:48 +00:00
Don Stewart
893bc5e5c4 update todos 2005-07-09 02:31:33 +00:00
Don Stewart
5fb645e6e2 Update Readme 2005-07-09 01:52:52 +00:00
Don Stewart
411de94734 TAG 0.9.10 2005-07-06 05:37:21 +00:00
Don Stewart
8b81654a56 We need 6.4 now 2005-07-06 05:24:50 +00:00
Don Stewart
1e80e35463 6.2.2 fixes 2005-07-06 05:22:54 +00:00
Don Stewart
8aa4659aaf Don't test runplugs for now 2005-07-06 05:15:57 +00:00
Don Stewart
b8060ed7b3 Accept output 2005-07-06 05:14:36 +00:00
Don Stewart
663d5457a8 Misc shell code 2005-07-06 05:00:19 +00:00
Don Stewart
e20870488d Update version 2005-07-06 04:56:13 +00:00
Don Stewart
68bfb384f6 Work on runplugs. Disable for now 2005-07-06 04:49:07 +00:00
Don Stewart
90c6ce5c4b Update version number in .conf.in.cpps 2005-07-06 04:48:36 +00:00
Don Stewart
05f29f1f0e More docs 2005-07-06 04:30:13 +00:00
Don Stewart
d27f323df0 Wibbles 2005-07-06 04:29:57 +00:00
Don Stewart
6997145d4e Update documenation for new release 2005-07-06 04:11:47 +00:00
Don Stewart
3697ba0fd1 Wrap exec, a la lambdabot 2005-07-04 04:39:44 +00:00
Don Stewart
fc572bf6f8 Add missing posix dependency 2005-07-04 03:36:38 +00:00
Don Stewart
e66008210d regen configure 2005-07-04 03:23:58 +00:00
Don Stewart
20e08f523a Add getImports, a useful interface to the .hi file parser 2005-07-04 03:23:30 +00:00
shelarcy
62b6e31734 mkModid is fixed, so pdynload works well on Windows 2005-06-19 12:05:49 +00:00
shelarcy
d07bb01b48 now dirname and basename work well on Windows and other platform that can use backslash on path 2005-06-18 20:47:08 +00:00
Don Stewart
5be5242113 Have pdynload handle hierarchical names 2005-06-09 01:34:43 +00:00
Don Stewart
74c9d832f9 Lots of todos have been done. Add cabal support note 2005-06-05 04:58:16 +00:00
Don Stewart
f7fcae5289 Warn about using eval from a thread 2005-06-05 02:17:01 +00:00
Samuel Bronson
0124bbfb11 Avoid trouble with shabang in docs/munge.sed 2005-05-31 18:19:27 +00:00
shelarcy
492fe0e440 now syslibdir definition is correct for Window_NT, 2000 or later. I don't know Windows 9X has OS system variable. 2005-05-30 15:13:33 +00:00
vivian.mcphail
14654ff8f3 mingw32 negative processID and nonexistent SYSTEMROOT 2005-05-30 12:42:39 +00:00
hellish
00a5a94c60 Added mkHsValues helper function
I was using this function in a project of mine, and I think it's generally useful.
2005-05-26 17:49:10 +00:00
dons
39e7ae6133 Kill ref to ghcii.sh 2005-05-29 01:46:31 +00:00
vivian.mcphail
1c57e2fea1 avoid warning output from ghci when setting TOP 2005-05-29 01:29:31 +00:00
vivian.mcphail
d8ad122552 use ghcii.sh to avoid warning for TOP 2005-05-28 21:26:37 +00:00
dons
e0a72cf772 Regen configure 2005-05-29 00:23:26 +00:00
vivian.mcphail
9f99e1394b fixed make error, could not find Distribution... 2005-05-28 21:49:05 +00:00
lemmih
087442a7d2 s/not changed/changed/ typo in 'recompileAll'. 2005-05-27 11:57:33 +00:00
lemmih
463b96f190 Hacked System.Plugins.Make.recompileAll and a bit of refactoring.
Moved 'hasChanged' to System.Plugins.Make and
moved the FilePath utilities to System.Plugins.Utils.
2005-05-27 11:27:59 +00:00
lemmih
36fa0c6433 Fixed a bug in 'hasChanged'. 2005-05-26 10:01:28 +00:00
hellish
ecef36e749 Added powerpc-linux to list of working systems. 2005-05-26 17:11:42 +00:00