| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump Cabal submodule | Ben Gamari | 2020-07-15 | 1 | -3/+0 |
* | Implement -XLexicalNegation (GHC Proposal #229) | Vladislav Zavialov | 2020-07-01 | 1 | -0/+1 |
* | Implement the proposed -XQualifiedDo extension | Matthias Pall Gissurarson | 2020-06-26 | 1 | -0/+1 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -0/+1 |
* | testsuite: Fix comment for a language extension | Takenobu Tani | 2020-04-12 | 1 | -2/+2 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 1 | -1/+1 |
* | testsuite: Fix -Wcompat-unqualified-imports issues | Ben Gamari | 2020-02-08 | 1 | -1/+1 |
* | Update to Cabal submodule to v3.2.0.0-alpha3 | Oleg Grenrus | 2020-01-04 | 1 | -7/+5 |
* | Standalone kind signatures (#16794)wip/top-level-kind-signatures | Vladislav Zavialov | 2019-09-25 | 1 | -0/+1 |
* | Implement the -XUnliftedNewtypes extension. | Andrew Martin | 2019-06-14 | 1 | -0/+1 |
* | Bump Cabal submodule | Ben Gamari | 2019-06-12 | 1 | -2/+0 |
* | Guard CUSKs behind a language pragma | Vladislav Zavialov | 2019-05-14 | 1 | -0/+1 |
* | Implement ImportQualifiedPost | Shayne Fletcher | 2019-05-08 | 1 | -1/+2 |
* | Fix unused-import warnings | David Eichmann | 2018-11-22 | 1 | -1/+0 |
* | Bump Cabal submodule | Ben Gamari | 2018-07-31 | 1 | -3/+1 |
* | Embrace -XTypeInType, add -XStarIsType | Vladislav Zavialov | 2018-06-14 | 1 | -0/+1 |
* | Introduce DerivingVia | Ryan Scott | 2018-06-04 | 1 | -0/+1 |
* | Implement QuantifiedConstraints | Simon Peyton Jones | 2018-06-04 | 1 | -1/+2 |
* | Bump Cabal submodule | Ben Gamari | 2018-03-12 | 1 | -2/+0 |
* | Bump Cabal submodule to 2.2 | Moritz Angermann | 2018-03-03 | 1 | -0/+1 |
* | DynFlags: Support British spelling of GeneralisedNewtypeDeriving | Ben Gamari | 2018-03-02 | 1 | -1/+2 |
* | Bump Cabal submodule | Ben Gamari | 2018-02-05 | 1 | -1/+0 |
* | Implement BlockArguments (#10843) | Takano Akio | 2018-01-31 | 1 | -0/+1 |
* | Implement underscores in numeric literals (NumericUnderscores extension) | Takenobu Tani | 2018-01-21 | 1 | -1/+2 |
* | Fix T4437 | Bartosz Nitka | 2017-11-18 | 1 | -2/+1 |
* | Update Win32 version for GHC 8.4. | Tamar Christina | 2017-11-09 | 1 | -2/+0 |
* | Implement the basics of hex floating point literals | Iavor Diatchki | 2017-11-02 | 1 | -1/+2 |
* | Implement the EmptyDataDeriving proposal | Ryan Scott | 2017-11-02 | 1 | -1/+2 |
* | Update Cabal submodule to latest version. | Edward Z. Yang | 2016-10-02 | 1 | -1/+0 |
* | Implement deriving strategies | Ryan Scott | 2016-09-30 | 1 | -1/+2 |
* | Implement unboxed sum primitive type | Ömer Sinan Ağacan | 2016-07-21 | 1 | -1/+2 |
* | Rename InjectiveTypeFamilies to TypeFamilyDependencies | Ben Gamari | 2016-01-14 | 1 | -1/+1 |
* | Add InjectiveTypeFamilies language extension | Jan Stolarek | 2016-01-09 | 1 | -1/+2 |
* | Add a note describing the protocol for adding a language extension | Ben Gamari | 2016-01-06 | 1 | -0/+6 |
* | Bump Cabal and Haddock to fix #11308 | Ben Gamari | 2016-01-06 | 1 | -7/+1 |
* | Visible type application | Richard Eisenberg | 2015-12-24 | 1 | -1/+2 |
* | Allow recursive (undecidable) superclasses | Simon Peyton Jones | 2015-12-15 | 1 | -0/+1 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -1/+2 |
* | Implement new -XTemplateHaskellQuotes pragma | Herbert Valerio Riedel | 2015-11-29 | 1 | -0/+1 |
* | Improve MonadFail errors by mentioning the pattern | David Luposchainsky | 2015-11-18 | 1 | -1/+0 |
* | MonadFail proposal, phase 1 | David Luposchainsky | 2015-11-17 | 1 | -1/+3 |
* | Implement OverloadedLabels | Adam Gundry | 2015-11-17 | 1 | -1/+2 |
* | Update Cabal submodule for new known extension | Adam Sandberg Eriksson | 2015-11-17 | 1 | -2/+1 |
* | Implement the Strict language extension | Adam Sandberg Eriksson | 2015-11-14 | 1 | -1/+2 |
* | Update Cabal submodule | Herbert Valerio Riedel | 2015-11-01 | 1 | -5/+1 |
* | Implement DuplicateRecordFields | Adam Gundry | 2015-10-16 | 1 | -0/+1 |
* | Update Cabal to recognize DeriveLift | RyanGlScott | 2015-09-23 | 1 | -2/+1 |
* | DeriveLift extension (#1830) | RyanGlScott | 2015-09-21 | 1 | -1/+2 |
* | ApplicativeDo transformation | Simon Marlow | 2015-09-17 | 1 | -1/+2 |
* | Implementation of StrictData language extension | Adam Sandberg Eriksson | 2015-07-27 | 1 | -2/+2 |