summaryrefslogtreecommitdiff
path: root/rts/CheckUnload.h
Commit message (Expand)AuthorAgeFilesLines
* rts: Fix various #include issuesBen Gamari2022-04-061-2/+2
* Fix and enable object unloading in GHCiÖmer Sinan Ağacan2020-11-111-1/+29
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* Really unload object code when it is safe to do so (#8039)Simon Marlow2013-08-221-0/+20