base package -- goals

Ian Lynagh ian at well-typed.com
Tue Mar 12 17:25:56 CET 2013


On Tue, Mar 12, 2013 at 03:58:28PM +0100, Joachim Breitner wrote:
> 
> Both have issues: Putting it in file-io will cause everyone to depend on
> file-io

If it ended up there, then we'd presumably encourage people to use
NoImplicitPrelude and import e.g. list functions from Data.List rather
than Prelude.


Thanks
Ian




More information about the Glasgow-haskell-users mailing list