summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* ghc-prim: Bump versionBen Gamari2017-07-2361-63/+63
* Bump integer-gmp versionBen Gamari2017-07-231-2/+2
* Fix ungrammatical error messageRyan Scott2017-07-211-1/+1
* HsPat: Assume that no spliced patterns are irrefutableBen Gamari2017-07-202-0/+10
* Revert "testsuite: Add test for #13916"Ben Gamari2017-07-203-169/+0
* testsuite: Add test for #13916Ben Gamari2017-07-203-0/+169
* Make IfaceAxiom typechecking lazier.Edward Z. Yang2017-07-208-0/+41
* Fix busy-wait in SysTools.builderMainLoopDouglas Wilson2017-07-201-1/+2
* testsuite: Pipe stdin directly to processBen Gamari2017-07-201-11/+5
* Spelling fixesGabor Greif2017-07-201-1/+1
* Typeable: Ensure that promoted data family instance tycons get bindingsBen Gamari2017-07-195-1/+27
* Fix #13983 by creating a TyConFlavour type, and using itRyan Scott2017-07-194-1/+17
* Allow visible type application for []Ryan Scott2017-07-192-0/+6
* testsuite: Ensure that hs_try_putmvar003 terminatesBen Gamari2017-07-192-5/+9
* Make module membership on ModuleGraph fasterBartosz Nitka2017-07-181-1/+3
* Fix some excessive spacing in error messagesRyan Scott2017-07-123-14/+14
* testsuite: Again update allocations of T13701Ben Gamari2017-07-121-1/+2
* testsuite: Update haddock allocationsBen Gamari2017-07-121-2/+4
* [iserv] Fixing the word size for RemotePtr and toWordArrayBen Gamari2017-07-122-0/+30
* Mention which -Werror promoted a warning to an errorÖmer Sinan Ağacan2017-07-1120-81/+68
* testsuite: Show stderr output on command failureBen Gamari2017-07-111-1/+1
* testsuite: Fix T13701 allocations yet againBen Gamari2017-07-111-1/+1
* Parenthesize infix type names in data declarations in TH printerEugene Akentyev2017-07-112-4/+4
* Fix #13947 by checking for unbounded names moreRyan Scott2017-07-113-0/+9
* Fix #13948 by being pickier about when to suggest DataKindsRyan Scott2017-07-1113-24/+5
* Fix logic error in GhcMake.enableCodeGenForTHDouglas Wilson2017-07-116-0/+33
* Add Template Haskell support for overloaded labelsMatthew Pickering2017-07-112-0/+22
* Sort list of failed tests for easier comparison between runsAndreas Klebinger2017-07-111-1/+1
* Suppress unused warnings for selectors for some derived classesRyan Scott2017-07-113-0/+17
* Add testcase for T13818Douglas Wilson2017-07-113-0/+14
* Improve Wmissing-home-modules warning under CabalBen Gamari2017-07-118-8/+10
* Make ':info Coercible' display an arbitrary string (fixes #12390)Patrick Dougherty2017-07-111-0/+5
* testsuite: Decrease T13701 allocationsBen Gamari2017-07-111-1/+1
* Pretty-printer no longer butchers function arrow fixityAlan Zimmerman2017-07-104-0/+53
* Big-obj support for the Windows runtime linkerTamar Christina2017-07-085-0/+17
* testsuite: Add testcase for #13615Ben Gamari2017-07-034-0/+192
* rts: Fix isByteArrayPinned#'s treatment of large arraysBen Gamari2017-07-032-0/+19
* ApplicativeDo: document behaviour with strict patterns (#13875)Simon Marlow2017-07-034-1/+62
* Fix -fno-code for modules that use -XQuasiQuotesDouglas Wilson2017-07-033-0/+16
* Fix #13311 by using tcSplitNestedSigmaTys in the right placeRyan Scott2017-07-033-0/+23
* Implement recompilation checking for -fignore-assertsÖmer Sinan Ağacan2017-07-034-0/+39
* Prevent ApplicativeDo from applying to strict pattern matches (#13875)Simon Marlow2017-06-294-0/+48
* configure: Coerce gcc to use $LD instead of system defaultBen Gamari2017-06-291-0/+4
* Allow optional instance keyword in associated type family instancesTibor Erdesz2017-06-292-0/+25
* Fix T13701 allocation for LinuxDavid Feuer2017-06-291-0/+1
* Fix lexically-scoped type variablesSimon Peyton Jones2017-06-292-0/+18
* Typos in comments and manual [ci skip]Gabor Greif2017-06-281-1/+1
* Fix constraint solving for forall-typesSimon Peyton Jones2017-06-283-1/+31
* Revert "Make module membership on ModuleGraph faster"Ben Gamari2017-06-271-3/+1
* Make module membership on ModuleGraph fasterBartosz Nitka2017-06-271-1/+3