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 |
|
dons
|
405400da87
|
updaate output
|
2005-08-19 02:39:09 +00:00 |
|
dons
|
838fd803e5
|
expected output
|
2005-08-19 02:37:42 +00:00 |
|
Don Stewart
|
fcc91a57ab
|
warning police
|
2005-08-19 02:09:20 +00:00 |
|
Don Stewart
|
2610a9cf58
|
Need to specify -package plugins when compiling foreign binaries against hs-plugins
|
2005-08-19 02:08:54 +00:00 |
|
Don Stewart
|
3c44c98dc1
|
Update runplugs to latest version from lambdabot
|
2005-08-19 02:08:35 +00:00 |
|
Don Stewart
|
07a2f5e150
|
dont' use plugins.conf.inplace anymore
|
2005-08-19 02:07:19 +00:00 |
|
Don Stewart
|
ec04008616
|
expected output
|
2005-08-19 02:05:40 +00:00 |
|
Don Stewart
|
bbef1c8415
|
expected output
|
2005-08-19 02:04:12 +00:00 |
|
Don Stewart
|
e59c59d3ea
|
Make dependency on HSX *optional*. Use ./configure --enable-hsx to use it
|
2005-08-19 01:43:17 +00:00 |
|
Don Stewart
|
9d68153395
|
expected output
|
2005-08-19 01:41:27 +00:00 |
|
Don Stewart
|
ee40ab8d1a
|
update expected output
|
2005-08-19 01:37:53 +00:00 |
|
dons
|
5dbfa70f74
|
More fixes for 605, and adjust expected output
|
2005-08-19 01:04:43 +00:00 |
|
dons
|
6c122b67c4
|
Fixes to compile with 6.5
|
2005-08-19 00:52:51 +00:00 |
|
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 |
|