Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add LANGUAGE pragmas to compiler/ source files | Herbert Valerio Riedel | 2014-05-15 | 1 | -0/+2 |
* | Re-work the naming story for the GHCi prompt (Trac #8649) | Simon Peyton Jones | 2014-01-09 | 1 | -11/+15 |
* | Clean up some outdated comments (#8418) | Austin Seipp | 2013-10-09 | 1 | -3/+6 |
* | Restructure compilation pipeline to allow hooks | Austin Seipp | 2013-09-22 | 1 | -6/+17 |
* | 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 |