
1 Mar
2012
1 Mar
'12
11:24 p.m.
I just committed a fix for this:
http://hackage.haskell.org/trac/ghc/ticket/3217#comment:28
What do people think about getting this into 7.4.2? Strictly speaking it's more than a bug fix, because it adds a new GHCi command (:seti) and some extra functions to the GHC API, although I believe it has no effect on existing usage of GHCi or the GHC API.
Well, I'm all for it :) You could stretch it into calling it a bug fix for a regression (it's maybe not technically a regression, but it pushed me back to 7.0.3... well, that and the -D thing...).
[1 of 1] Compiling Test2 ( Test2.hs, Test2.o ) [flags changed]
Very cool, I love it!