[project @ 2003-01-28 21:38:30 by panne]
authorpanne <unknown>
Tue, 28 Jan 2003 21:38:30 +0000 (21:38 +0000)
committerpanne <unknown>
Tue, 28 Jan 2003 21:38:30 +0000 (21:38 +0000)
After trying out re-exporting Foreign.Marshal.Pool from Marshal, it
became obvious that -fno-implicit-prelude would be a good idea. :-}
Otherwise one gets cirular dependencies to the Prelude. Alas, fixing
this resulted in some uglification of the code in some places...


No differences found