summaryrefslogtreecommitdiff
path: root/compiler/basicTypes/NameEnv.hs
Commit message (Expand)AuthorAgeFilesLines
* A few optimizations in STG and Cmm parts:Andreas Klebinger2020-01-311-3/+9
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-1/+3
* Encode shape information in `PmOracle`Sebastian Graf2019-09-161-2/+11
* TmOracle: Replace negative term equalities by refutable PmAltConsSebastian Graf2019-06-071-0/+4
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Replace Digraph's Node type synonym with a data typeMatthew Pickering2017-04-041-1/+2
* Typos in comments (notes too) [ci skip]Gabor Greif2017-03-241-1/+1
* Expanded abbreviations in Haddock documentationBen Gamari2016-08-051-1/+3
* Provide Uniquable version of SCCBartosz Nitka2016-06-231-1/+1
* Document some benign nondeterminismBartosz Nitka2016-05-241-4/+1
* Document SCC determinismBartosz Nitka2016-05-111-0/+10
* Kill non-deterministic foldUFM in TrieMap and TcAppMapBartosz Nitka2016-05-041-0/+24
* Remove unused foldNameEnvBartosz Nitka2016-04-281-3/+1
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+4
* compiler: de-lhs basicTypes/Austin Seipp2014-12-031-0/+117