summaryrefslogtreecommitdiff
path: root/compiler/GHC/Iface/Ext/Binary.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: Remove instance Binary Charwip/no-binary-charZubin Duggal2023-05-171-2/+3
* Add Javascript backendSylvain Henry2022-11-291-1/+0
* Remove source location information from interface filesOwen Shepherd2022-10-271-4/+4
* Remove Outputable Char instanceKrzysztof Gogolewski2022-09-071-1/+1
* Use foldGet in getSymbolTableSylvain Henry2021-03-261-5/+10
* Remove UniqSupply from NameCacheSylvain Henry2021-03-261-24/+24
* Refactor NameCacheSylvain Henry2021-03-261-16/+14
* FastMutInt: Ensure that newFastMutInt initializes valueBen Gamari2021-03-101-4/+2
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-011-5/+2
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-7/+9
* Clean up haddock hyperlinks of GHC.* (part2)Takenobu Tani2020-06-251-1/+1
* Add info about typeclass evidence to .hie filesZubin Duggal2020-05-261-46/+0
* Move Config module into GHC.SettingsSylvain Henry2020-05-241-2/+1
* Allow atomic update of NameCache in readHieFileZubin Duggal2020-05-061-21/+24
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-6/+6
* Modules (#13009)Sylvain Henry2020-04-181-2/+2
* Modules: Types (#13009)Sylvain Henry2020-03-291-7/+7
* Remove Ord SrcLoc, Ord SrcSpanVladislav Zavialov2020-02-241-2/+5
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-061-0/+403