summaryrefslogtreecommitdiff
path: root/compiler/prelude/TysWiredIn.hs-boot
Commit message (Expand)AuthorAgeFilesLines
* Modules: Types (#13009)Sylvain Henry2020-03-291-2/+2
* Modules: Core (#13009)Sylvain Henry2020-03-161-2/+2
* Special case `mkTyConApp liftedTypeKind []`Matthew Pickering2020-02-211-0/+2
* Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott2019-11-071-0/+5
* Create {Int,Word}32RepJohn Ericson2019-07-171-4/+7
* Add AnonArgFlag to FunTySimon Peyton Jones2019-02-231-5/+0
* Introduce Int16# and Word16#Abhiroop Sarkar2018-11-171-0/+1
* Add Int8# and Word8#Michal Terepeta2018-11-021-3/+3
* Finish fix for #14880.Tobias Dammers2018-10-281-0/+2
* Revert "Add Int8# and Word8#"Ben Gamari2018-10-091-3/+3
* Add Int8# and Word8#Michal Terepeta2018-10-071-3/+3
* Fix #15039 by pretty-printing equalities more systematicallyRyan Scott2018-05-161-0/+2
* Update levity polymorphismRichard Eisenberg2017-01-191-4/+5
* Kill Type pretty-printerBen Gamari2016-11-131-1/+1
* Implement unboxed sum primitive typeÖmer Sinan Ağacan2016-07-211-0/+2
* s/Invisible/Inferred/g s/Visible/Required/gRichard Eisenberg2016-06-251-2/+2
* Major patch to introduce TyConBinderSimon Peyton Jones2016-06-151-0/+4
* Default RuntimeRep variables unless -fprint-explicit-runtime-repsBen Gamari2016-03-241-0/+1
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-241-3/+19
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-3/+7
* Major Overhaul of Pattern Match Checking (Fixes #595)George Karachalias2015-12-031-1/+1
* compiler: de-lhs prelude/Austin Seipp2014-12-031-0/+9