ANN: hs-fltk - a binding to the FLTK GUI toolkit
Sven Panne
Sven.Panne at aedion.de
Sun Dec 19 15:55:15 EST 2004
Einar Karttunen wrote:
> [...] This changed things so that one cannot export the contents of a hidden module, e.g.
>
> module Exposed (module Private) where
> import Private
>
> If this is the intended behavior things can be made to work by changing
> the all the modules to be exposed in Setup.description.in.
Hmmm, I am not sure that this is really intended: "Exposed" explicitly says that
it wants to export "Private", hidden or not. It seems like a perfectly normal
use case. Perhaps SimonM could comment on this...
Cheers,
S.
More information about the Libraries
mailing list