summaryrefslogtreecommitdiff
path: root/compiler/main/DynamicLoading.hs
Commit message (Expand)AuthorAgeFilesLines
* Refactor to replace hscGetModuleExports by hscGetModuleInterfaceSimon Peyton Jones2011-08-031-15/+15
* Fix #5289 (loading libstdc++.so in GHCi), and also fix some otherSimon Marlow2011-08-031-1/+20
* Add dynamically-linked plugins (see Trac #3843)Simon Peyton Jones2011-06-161-0/+150