summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T4437.hs
Commit message (Expand)AuthorAgeFilesLines
* 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
* testsuite: Fix comment for a language extensionTakenobu Tani2020-04-121-2/+2
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+1
* Update to Cabal submodule to v3.2.0.0-alpha3Oleg Grenrus2020-01-041-7/+5
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-0/+1
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-141-0/+1
* Bump Cabal submoduleBen Gamari2019-06-121-2/+0
* Guard CUSKs behind a language pragmaVladislav Zavialov2019-05-141-0/+1
* Implement ImportQualifiedPostShayne Fletcher2019-05-081-1/+2
* Fix unused-import warningsDavid Eichmann2018-11-221-1/+0
* Bump Cabal submoduleBen Gamari2018-07-311-3/+1
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-0/+1
* Introduce DerivingViaRyan Scott2018-06-041-0/+1
* Implement QuantifiedConstraintsSimon Peyton Jones2018-06-041-1/+2
* Bump Cabal submoduleBen Gamari2018-03-121-2/+0
* Bump Cabal submodule to 2.2Moritz Angermann2018-03-031-0/+1
* DynFlags: Support British spelling of GeneralisedNewtypeDerivingBen Gamari2018-03-021-1/+2
* Bump Cabal submoduleBen Gamari2018-02-051-1/+0
* Implement BlockArguments (#10843)Takano Akio2018-01-311-0/+1
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-211-1/+2
* Fix T4437Bartosz Nitka2017-11-181-2/+1
* Update Win32 version for GHC 8.4.Tamar Christina2017-11-091-2/+0
* Implement the basics of hex floating point literalsIavor Diatchki2017-11-021-1/+2
* Implement the EmptyDataDeriving proposalRyan Scott2017-11-021-1/+2
* Update Cabal submodule to latest version.Edward Z. Yang2016-10-021-1/+0
* Implement deriving strategiesRyan Scott2016-09-301-1/+2
* Implement unboxed sum primitive typeÖmer Sinan Ağacan2016-07-211-1/+2
* Rename InjectiveTypeFamilies to TypeFamilyDependenciesBen Gamari2016-01-141-1/+1
* Add InjectiveTypeFamilies language extensionJan Stolarek2016-01-091-1/+2
* Add a note describing the protocol for adding a language extensionBen Gamari2016-01-061-0/+6
* Bump Cabal and Haddock to fix #11308Ben Gamari2016-01-061-7/+1
* Visible type applicationRichard Eisenberg2015-12-241-1/+2
* Allow recursive (undecidable) superclassesSimon Peyton Jones2015-12-151-0/+1
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+2
* Implement new -XTemplateHaskellQuotes pragmaHerbert Valerio Riedel2015-11-291-0/+1
* Improve MonadFail errors by mentioning the patternDavid Luposchainsky2015-11-181-1/+0
* MonadFail proposal, phase 1David Luposchainsky2015-11-171-1/+3
* Implement OverloadedLabelsAdam Gundry2015-11-171-1/+2
* Update Cabal submodule for new known extensionAdam Sandberg Eriksson2015-11-171-2/+1
* Implement the Strict language extensionAdam Sandberg Eriksson2015-11-141-1/+2
* Update Cabal submoduleHerbert Valerio Riedel2015-11-011-5/+1
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-0/+1
* Update Cabal to recognize DeriveLiftRyanGlScott2015-09-231-2/+1
* DeriveLift extension (#1830)RyanGlScott2015-09-211-1/+2
* ApplicativeDo transformationSimon Marlow2015-09-171-1/+2
* Implementation of StrictData language extensionAdam Sandberg Eriksson2015-07-271-2/+2
* Update Cabal submodule to latest 1.22 snapshotHerbert Valerio Riedel2015-01-031-4/+0