[Haskell-cafe] Mutually Recursive Modules

ajb at spamcop.net ajb at spamcop.net
Tue Jun 3 00:47:30 EDT 2008


G'day all.

Quoting Isaac Dupree <isaacdupree at charter.net>:

> Luckily,
> it is very often the case that your code will be better off anyway if
> refactored to have less module recursion. (though not always.)

Nonetheless, I prefer not to leave the robustness of my code to luck.
Besides, if I liked structuring code around artificial language
restrictions, I'd be programming in C, not Haskell.

Cheers,
Andrew Bromage


More information about the Haskell-Cafe mailing list