
17 Mar
2005
17 Mar
'05
9:54 p.m.
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