[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)
commit6075d5f981bbe94387a8322de1b516968dcc000b
tree66c93eb6b45e6b647562ad1037120ca3b73c7456
parentae435eed4b2deb978af88f7ff44b1706a7d6fa67
[project @ 2003-01-28 21:38:30 by panne]
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...
Foreign/Marshal/Pool.hs