summaryrefslogtreecommitdiff
path: root/compiler/GHC/Data/List/SetOps.hs
Commit message (Expand)AuthorAgeFilesLines
* Introduce Concrete# for representation polymorphism checkssheaf2021-10-171-1/+11
* Put tracing functions into their own moduleSylvain Henry2021-06-221-2/+35
* Remove useless {-# LANGUAGE CPP #-} pragmasSylvain Henry2021-05-121-1/+1
* Fully remove HsVersions.hSylvain Henry2021-05-121-3/+1
* Replace CPP assertions with Haskell functionsSylvain Henry2021-05-121-1/+1
* When deriving Eq always use tag based comparisons for nullary constructorsAndreas Klebinger2021-01-221-1/+2
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+2
* Always use rnImplicitBndrs to bring implicit tyvars into scopeRyan Scott2020-06-101-6/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-0/+182