[Haskell-cafe] placing modules in the module hierarchy
Henning Thielemann
lemming at henning-thielemann.de
Mon Oct 29 11:08:57 EDT 2007
On Mon, 29 Oct 2007, Dimitry Golubovsky wrote:
> So, I'd suggest for the Grapefruit library: whatever is specific to
> this library, goes under Graphics.UI.Grapefruit. Whatever may be
> commonly used elsewhere (say some useful data structures) might go
> under "Data". So, if FRP signals are usable outside the Grapefruit,
> they might go to Control.
... and they should reside in a separate package.
More information about the Haskell-Cafe
mailing list