Y
Hacker News
new
|
ask
|
show
|
jobs
by
mifrai
5028 days ago
While I prefer the module solution, it's not always possible when you have mutually recursive record definitions. Well, technically it is possible - but it's very unpleasant [1].
[1]
http://www.haskell.org/ghc/docs/latest/html/users_guide/sepa...