summaryrefslogtreecommitdiff
path: root/compiler/utils/FV.hs
Commit message (Expand)AuthorAgeFilesLines
* 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