summaryrefslogtreecommitdiff
path: root/libraries/ghc-boot-th/GHC/LanguageExtensions/Type.hs
Commit message (Expand)AuthorAgeFilesLines
* Implement record dot syntaxwip/joachim/bump-haddockShayne Fletcher2021-03-061-0/+2
* Implement NoFieldSelectors extension (ghc-proposals 160)Adam Gundry2021-02-161-0/+1
* Remove deprecated -XGenerics and -XMonoPatBindsKrzysztof Gogolewski2021-02-131-1/+0
* Remove -XMonadFailDesugaring referencesHécate2021-01-271-1/+0
* Implement -XLexicalNegation (GHC Proposal #229)Vladislav Zavialov2020-07-011-0/+1
* Implement the proposed -XQualifiedDo extensionMatthias Pall Gissurarson2020-06-261-0/+1
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-0/+1
* Derive Ord instance for ExtensionShayne Fletcher2020-04-201-0/+4
* Modules: Core (#13009)Sylvain Henry2020-03-161-1/+2
* Add explicit LANGUAGE Safe to template-haskellOleg Grenrus2020-02-141-1/+1
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-0/+1
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-141-0/+1
* Guard CUSKs behind a language pragmaVladislav Zavialov2019-05-141-0/+1
* Implement ImportQualifiedPostShayne Fletcher2019-05-081-0/+1
* Make Extension derive BoundedShayne Fletcher2019-05-031-1/+1
* NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghciShayne Fletcher2018-09-181-0/+1
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-0/+1
* Introduce DerivingViaRyan Scott2018-06-041-0/+1
* Implement QuantifiedConstraintsSimon Peyton Jones2018-06-041-0/+1
* Implement BlockArguments (#10843)Takano Akio2018-01-311-0/+1
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-211-0/+1
* Implement the basics of hex floating point literalsIavor Diatchki2017-11-021-0/+1
* Implement the EmptyDataDeriving proposalRyan Scott2017-11-021-0/+1
* Implement deriving strategiesRyan Scott2016-09-301-0/+1
* Implement unboxed sum primitive typeÖmer Sinan Ağacan2016-07-211-0/+1
* Move Extension type to ghc-boot-thBen Gamari2016-05-161-0/+132