
3 Apr
2001
3 Apr
'01
3:48 p.m.
reid 2001/04/03 12:48:49 PDT Modified files: lib Prelude.hs lib/exts ConcBase.hs Log: Never, ever, make a last minute cleanup as you're about to commit and fail to test it! :-) Moved blockIO from ConceBase back into Prelude. The alternative is to export toObj/fromObj (unsafe coercions) from Prelude - not attractive. Revision Changes Path 1.9 +7 -1 hugs98/lib/Prelude.hs 1.5 +0 -6 hugs98/lib/exts/ConcBase.hs