[Haskell-cafe] ghc-6.7.20070330 on Mac OS X

2007-04-01 Thread Ruben Zilibowitz
I am trying to build this version of GHC on Mac OS X. I'm currently using GHC 6.6. The build is failing with the following error: ghci/InteractiveUI.hs:69:7: Could not find module `System.Console.Readline': Use -v to see a list of the files searched for. ghc: 310591992 bytes, 51 GCs,

Re: [Haskell-cafe] ghc-6.7.20070330 on Mac OS X

2007-04-01 Thread Ruben Zilibowitz
Hi, I managed to build it eventually using the instructions on: http://hackage.haskell.org/trac/ghc/wiki/Building/MacOSX Sorry to Greg - I accidentally sent this to your personal email address first. Ruben On 02/04/2007, at 4:34 AM, Gregory Wright wrote: Hi Ruben, The GHC wiki also has