summaryrefslogtreecommitdiff
path: root/compiler/utils/FV.hs
Commit message (Expand)AuthorAgeFilesLines
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-200/+0
* Modules: Types (#13009)Sylvain Henry2020-03-291-4/+4
* Simplify closeOverKindsSimon Peyton Jones2020-02-061-17/+16
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Mark mapUnionFV as INLINABLE rather than INLINEMatthew Pickering2016-09-231-1/+1
* Rename FV related functionsBartosz Nitka2016-04-201-34/+35
* Implement more deterministic operations and document themBartosz Nitka2015-12-021-12/+123
* Create a deterministic version of tyVarsOfTypeBartosz Nitka2015-11-211-0/+87