ghci 7.4.1 no longer loading .o files?
Evan Laforge
qdunkan at gmail.com
Fri Mar 2 05:24:35 CET 2012
> 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!
More information about the Glasgow-haskell-users
mailing list