[Yhc] Recursively Dependent Modules

Andrew Wilkinson andrewjwilkinson at gmail.com
Fri Feb 23 05:19:35 EST 2007


Hi,

I've been trying to fix the dependency issues introduced through the changes
to Control.Exception and we've got a loop in the dependencies. How should I
handle this?

Foreign.C -> System.IO -> System.IO.Error -> Control.Exception ->
Data.Array-> Numeric ->
Foreign.Word -> Foreign.C.Types -> Foreign.C

a -> b means that b depends on a, i.e. has b an 'import a' statement.

Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/yhc/attachments/20070223/28a4851e/attachment.htm


More information about the Yhc mailing list