Circular dependency between the compiler and TH?

Simon Marlow simonmarhaskell at gmail.com
Tue Aug 22 05:16:53 EDT 2006


Joel Reymont wrote:
> I get to stage two and then this:
> 
> 
> ghci/InteractiveUI.hs:74:7:
>     Could not find module `System.Console.Readline':
>       Use -v to see a list of the files searched for.
> <<ghc: 302864492 bytes, 43 GCs, 4361258/9612180 avg/max bytes  residency 
> (4 samples), 24M in use, 0.01 INIT (0.00 elapsed), 0.79 MUT  (11.30 
> elapsed), 0.13 GC (0.15 elapsed) :ghc>>

Was the readline package built? (it's in libraries/readline).

Cheers,
	Simon


More information about the Glasgow-haskell-users mailing list