summaryrefslogtreecommitdiff
path: root/compiler/main/StaticPtrTable.hs
Commit message (Expand)AuthorAgeFilesLines
* Move 'Platform' to ghc-bootJohn Ericson2019-06-191-1/+1
* StaticPointers: Clarify documentationFacundo Domínguez2017-11-151-3/+3
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Fix the treatment of 'closed' definitionsSimon Peyton Jones2017-06-161-9/+3
* Add support for StaticPointers in GHCiBen Gamari2017-02-021-15/+23
* Desugar static forms to makeStatic calls.Facundo Domínguez2017-01-131-57/+218
* Revert "Have addModFinalizer expose the local type environment."Facundo Domínguez2017-01-061-121/+54
* Have addModFinalizer expose the local type environment.Facundo Domínguez2017-01-061-54/+121
* Comments about static formsSimon Peyton Jones2016-05-101-0/+2
* StaticPointers: Allow closed vars in the static form.Facundo Domínguez2016-05-021-0/+125