patch applied (ghc): Add new skolem tyvars to the
InteractiveContext after type reconstruction
Pepe Iborra
mnislaih at gmail.com
Tue May 1 07:03:11 EDT 2007
Tue May 1 03:11:05 PDT 2007 Pepe Iborra <mnislaih at gmail.com>
* Add new skolem tyvars to the InteractiveContext after type reconstruction
This was being done already for each binding added by :print,
but :sprint does not add any new binding, so we take care of it
separately
M ./compiler/ghci/Debugger.hs -3 +8
More information about the Cvs-ghc
mailing list