[Haskell-cafe] Cyclic Inclusions

C.M.Brown cmb21 at kent.ac.uk
Mon Aug 11 17:03:09 EDT 2008


Hi,

I have a question about cyclic inclusions. It appears in the Haskell 98
report that mutually recursive modules are allowed, however GHC complains
at any Haskell project that has cyclic inclusions (implicit or explicit).
Am I right in thinking that this is a GHC limitation?


http://www.haskell.org/onlinereport/modules.html


Kind regards,
Chris.





More information about the Haskell-Cafe mailing list