[Haskell-cafe] what I learnt from my first serious haskell programm

Henning Thielemann lemming at henning-thielemann.de
Mon Mar 19 09:51:55 EDT 2007


On Sat, 17 Mar 2007, Philippa Cowderoy wrote:

> On Sat, 17 Mar 2007, Fawzi Mohamed wrote:
>
> > So I am wondering how people cope with them,  share your opinion,
> > for me the best thing seem to be to try to use one
> > module per "big" type, and then "import qualified x as y", what are
> > good coding practices?

http://haskell.org/haskellwiki/Qualified_names

http://haskell.org/haskellwiki/Category:Style


More information about the Haskell-Cafe mailing list