[Haskell-cafe] Mutually Recursive Modules
Richard Giraud
richardg at richardg.name
Mon Jun 2 09:39:39 EDT 2008
Hello
I'm using GHC 6.8.2 with mutally recursive modules. I'm familiar with
how to do simple cases in GHC ({-# SOURCE #-} and .hs-boot files) but I
can't figure out how to get it to work for a particular set of modules.
Is it known (i.e., proven) that GHC 6.8.2 can compile any set of
mutually recursive modules without refactoring? Are there known
limitations?
Thanks,
Richard G.
More information about the Haskell-Cafe
mailing list