Re: Using GHC API

2006-11-25 Thread Ian Lynagh
Hi Chris, On Fri, Nov 10, 2006 at 04:15:10PM +, C.M.Brown wrote: I am currently in the process of porting some of the Haskell Refactorer (HaRe) over to ghc 6.6. Part of HaRe requires the API and until now I've been content with using th 6.5 API. However, since I've started the switch

Re: Hacking on GHC interactively with GHCi

2006-11-25 Thread Ian Lynagh
On Tue, Oct 17, 2006 at 09:54:26AM +, Clemens Fruhwirth wrote: *Main :main -B/usr/lib/ghc-6.6 --help ...[freeze here .. pressed C-c] *** Exception: exit: ExitFailure 1 *Main I could reproduce this with stage2/ghc-inplace --interactive :set -I. -Istage1 -cpp -fglasgow-exts