[rmonad] RPrelude?
Ganesh Sittampalam
ganesh at earth.li
Thu May 7 16:36:59 EDT 2009
On Thu, 7 May 2009, Ganesh Sittampalam wrote:
> On Wed, 6 May 2009, Daniel Schüssler wrote:
>
>> I'm just getting started with this package, so maybe I'm missing
>> something... but shouldn't Control.RMonad reexport the prelude (except for
>> the colliding names, obviously)? Or maybe have an RPrelude package which
>> does that (like utf8-prelude).
>
> The problem with re-exporting the prelude with some names hidden is that it
> doesn't compose well with other packages that do the same. I guess having a
> Control.Monad.RPrelude would make sense for the common case, though.
I meant Control.RMonad.Prelude of course - I've just pushed it to the
repo.
Ganesh
More information about the rmonad
mailing list