Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change a few throwGhcException uses to throwGhcExceptionIO | Ian Lynagh | 2013-01-30 | 1 | -2/+2 |
* | When using a GHC plugin, load its interface file very partially: just enough ... | Daniel Vainsencher | 2012-12-05 | 1 | -4/+3 |
* | Pass DynFlags down to showSDoc | Ian Lynagh | 2012-06-12 | 1 | -10/+11 |
* | Refactor to replace hscGetModuleExports by hscGetModuleInterface | Simon Peyton Jones | 2011-08-03 | 1 | -15/+15 |
* | Fix #5289 (loading libstdc++.so in GHCi), and also fix some other | Simon Marlow | 2011-08-03 | 1 | -1/+20 |
* | Add dynamically-linked plugins (see Trac #3843) | Simon Peyton Jones | 2011-06-16 | 1 | -0/+150 |