Discussion:
patch applied (ghc): Fix for #936
Simon Marlow
2007-01-30 10:13:39 UTC
Permalink
Tue Jan 30 02:13:06 PST 2007 Simon Marlow <***@microsoft.com>
* Fix for #936
We must traverse dependencies recursively if we encounter any [boot]
modules in the dependencies.

M ./compiler/ghci/Linker.lhs -12 +40

Loading...