> Is the mailing list or a github issue a better place to:
> 1. collect information about which modules are mutually recursive.
> 2. Determine why they currently need to be mutually recursive.
> 3. Investigate and discuss alternative reorganizations of the source
Eventually both. Usually for
Hello,
I like to hack on yi from loading bits and pieces of source code into ghci
My edit-compile-run turn around for editing modules which are currently
mutually recursive would be reduced if I could remove the mutual recursive
dependencies.
Is the mailing list or a github issue a better place