kili af5b2adfde Switch back to compiling Setup.l?hs and running the resulting program
instead of using runghc (the interpreter).

This is a *workaround* for the following two symptoms:

- Setup.hs: waitForProcess: resource exhausted (Resource temporarily
  unavailable)

- Setup.hs: fd:15: hGetContents: illegal operation (Inappropriate
  ioctl for device)

Note that this is not a *fix*. I'm sure there's some misbehaving
signal handler, either in runghc/ghci or in the ghc runtime library.

(No, it's *not* rts/posix/Signals.c:generic_handler(); I patched
it to preserve errno, but it didn't help)

Until I find the bug, it's better to let bulk builds pass without
(or with less) errors.

ok (with the workaround) espie@
2011-07-25 21:45:15 +00:00
..
2010-10-18 19:20:41 +00:00
2010-11-17 08:05:12 +00:00
2011-06-23 07:40:25 +00:00
2011-07-01 12:41:23 +00:00
2011-01-05 18:40:55 +00:00
2011-07-05 20:07:49 +00:00
2011-01-05 18:45:45 +00:00
2010-10-24 21:06:28 +00:00
2011-05-02 20:45:39 +00:00
2010-10-24 21:06:28 +00:00
2010-11-17 08:05:12 +00:00
2010-11-17 08:05:12 +00:00
2010-11-17 08:05:12 +00:00
2010-11-17 08:05:12 +00:00
2010-06-08 07:36:20 +00:00
2011-06-13 19:42:25 +00:00
2011-03-08 09:36:04 +00:00
2011-05-02 19:02:40 +00:00
2010-11-17 08:05:12 +00:00
2010-10-24 21:06:28 +00:00
2010-10-18 19:20:41 +00:00
2010-11-17 08:05:12 +00:00
2011-01-15 13:07:50 +00:00
2010-12-17 18:42:04 +00:00
2010-11-17 08:05:12 +00:00
2011-03-07 19:26:28 +00:00
2010-11-17 08:05:12 +00:00
2010-10-18 19:20:41 +00:00
2011-04-10 18:00:23 +00:00
2011-07-20 22:51:32 +00:00
2011-07-08 11:42:09 +00:00
2010-10-24 21:06:28 +00:00
2010-11-17 08:05:12 +00:00
2011-04-28 19:28:15 +00:00
2010-11-17 08:05:12 +00:00
2010-11-17 08:05:12 +00:00
2011-06-01 16:14:52 +00:00
2011-07-08 18:23:17 +00:00