summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Ix.hs
Commit message (Expand)AuthorAgeFilesLines
* Add more instances for SoloDavid Feuer2021-09-181-0/+18
* Export indexError from GHC.Ix (#18579)Krzysztof Gogolewski2020-11-201-1/+1
* Remove all the unnecessary LANGUAGE pragmasHécate2020-08-051-1/+3
* Add missing Ix instances for tuples of size 6 through 15 (#16643)Joshua Price2020-06-301-0/+427
* base: Move Ix typeclass to GHC.IxBen Gamari2019-09-251-0/+348