summaryrefslogtreecommitdiff
path: root/compiler/GHC/Prelude.hs
Commit message (Expand)AuthorAgeFilesLines
* Export pprTrace and friends from GHC.Prelude.Andreas Klebinger2022-11-031-55/+5
* Fix typosEric Lindblad2022-09-141-1/+1
* Isolate some Applicative hidings to GHC.PreludeGeorgi Lyubenov2022-09-081-1/+3
* Tag inference work.Andreas Klebinger2022-02-121-0/+12
* compiler: Mark GHC.Prelude as Haddock no-homeBen Gamari2021-11-251-0/+1
* Prelude: Fix version bound on Bits importPeter Trommler2021-04-141-2/+1
* Re-export GHC.Bits from GHC.Prelude with custom shift implementation.Andreas Klebinger2021-04-091-4/+59
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-0/+33