[Haskell-cafe] Re: Best practices for modular programming in
Haskell
Benjamin Pierce
bcpierce at cis.upenn.edu
Thu Mar 17 16:54:16 EST 2005
> Actually Haskell fully matches the module system of OCaml -- and then
> adds some. Haskell provides both generative and applicative (recursive)
> functors. The following two messages elucidate the correspondence
>
> http://www.haskell.org/pipermail/haskell/2004-August/014463.html
> http://www.haskell.org/pipermail/haskell/2004-September/014515.html
Wow.
Do people actually develop significant bodies of code in this style?
- Benjamin
More information about the Haskell-Cafe
mailing list