f488cf07c806517f27be7e02fc77bcd4a8711b7d
Let parseModule take a ModSummary like checkAndLoadModule did.
15b702c0f3c83f9500ce77088f3df86980b79d7f
Generalise type of 'defaultErrorHandler' so it can be used inside a Ghc session.
d5be62fae1b36118ba5132bc3d0932ee2a1a9a12
Change 'loadWithCompiler' callback argument to just print warnings.
5aa8c036bc1a35d3e71aaf0a020f89ef33a0bf16
Generalise type of 'withExtendedLinkEnv'.
dc230c1ed53edb5b1c370e2d3e543d1c955ec848
Use 'GhcMonad' in ghci/InteractiveUI.
589b19e4ba0ab8c0db78ddcb91f69a029ba2d0b4
Use 'GhcMonad' in ghci/GhciTags.
3f0d4c48ef8ab75a168ee690739e0bbc01d4a51f
Use 'GhcMonad' in ghci/Debugger.
0c40f40369a2cb3a14430565adf12349d1452d12
Use 'GhcMonad' in ghci/GhciMonad.
9b6c8bea48b1f828af403313ac29e996fb556779
Use 'GhcMonad' in ghc/Main.
eace238df54c486139a7e723376f1a098cb56c10
Require PatternSignatures for bootstrapping compiler.