On Fri, May 30, 2014 at 02:00:38AM -0700, John Meacham wrote:
> JHC has the feature that
> 
> Graphics.UI.GTK.Button can live in any of:
> 
> Graphics/UI/GTK/Button.hs
> Graphics/UI/GTK.Button.hs
> Graphics/UI.GTK.Button.hs
> Graphics.UI.GTK.Button.hs
> 
> It lets you have deep module hiarchies without deep directory
> hierarchies and is not terribly surprising as behaviors go.

Well, it might not be terribly surprising in itself, but we
just have quite complex systems and the not terribly surprising
things just accumulate and then it might get surprising somewhere.

I really prefer simplicity and explicitly.

If a central tool like GHC adds this behaviour, then all other
tools are forced to follow.


Greetings,
Daniel
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to