[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Library conventions
Frank Atanassow <franka@cs.uu.nl> wrote,
> Chris Okasaki writes:
> > If anybody has a good argument against using the module system in
> > this context, I would very much like to hear it, because I use the
> > module-based convention almost exclusively in Edison.
>
> To be fair, I can give 4 arguments against it.
[..]
> 3) Nobody else uses it either, except me (and Chris, apparently :).
[..]
HOpenGL uses it and Gtk+HS is moving the same way. (And
this although the C libraries on which these Haskell
libraries are based use prefixes as poor man's name spaces.)
Manuel