summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Update Cabal submoduleHerbert Valerio Riedel2015-11-011-5/+1
* ApiAnnotations: BooleanFormula is not properly LocatedAlan Zimmerman2015-11-011-12/+19
* Bump ghc-prim version to 0.5.0.0 (closes #11043)Herbert Valerio Riedel2015-11-0154-61/+61
* Bump `base` version to 4.9.0.0 (closes #11026)Herbert Valerio Riedel2015-11-0171-78/+78
* Provide a utility to check API Annotations docsAlan Zimmerman2015-11-0116-1694/+866
* Add subWordC# on x86ishNikita Karetnikov2015-10-314-0/+21
* testsuite: 'threaded2' tests require '-N' RTS option supportSergei Trofimovich2015-10-301-1/+1
* testsuite: performGC requires SMP support for 'qg' optionSergei Trofimovich2015-10-301-7/+2
* Make type-class dictionary let binds deterministicBartosz Nitka2015-10-304-0/+41
* Add failing test for #11039Matthew Pickering2015-10-302-0/+8
* Reimplement shadowing on a per database basis.Edward Z. Yang2015-10-303-12/+14
* Generate Typeable info at definition sitesBen Gamari2015-10-3056-126/+583
* Testsuite: suggest quoting $(TEST_HC)Thomas Miedema2015-10-303-10/+57
* CmmParse: Expose popcnt operationsBen Gamari2015-10-304-0/+22
* Disambiguate record selectors by type signatureAdam Gundry2015-10-3013-5/+107
* integerConstantFolding: when(compiler_debugged(), expect_broken(#11006))Thomas Miedema2015-10-301-1/+2
* Record usage information using GlobalRdrEltSimon Peyton Jones2015-10-304-9/+12
* Fix unused-import stuff in a better waySimon Peyton Jones2015-10-306-1/+35
* x86 codegen: don't generate location commentsSergei Trofimovich2015-10-292-0/+7
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-2956-580/+124
* Generate Typeable info at definition sitesBen Gamari2015-10-2956-124/+580
* Record pattern synonymsMatthew Pickering2015-10-2924-3/+239
* Testsuite: report and error out on unfound testsThomas Miedema2015-10-293-4/+19
* Fix rts/T9579 tests on OS XErik de Castro Lopo2015-10-291-1/+1
* Pattern synonyms: swap provided/requiredSimon Peyton Jones2015-10-287-4/+32
* Testsuite: accept output for T10999 (#10999)Thomas Miedema2015-10-271-1/+14
* Make T10970a non-dependent on GCC version.Edward Z. Yang2015-10-274-9/+7
* Sort field labels before fingerprint hashingBartosz Nitka2015-10-275-0/+29
* Zonk properly when checkig pattern synonymsSimon Peyton Jones2015-10-276-5/+24
* Add regression tests for #10045, #10999Simon Peyton Jones2015-10-275-0/+43
* Implement MIN_VERSION and VERSION macros natively in GHC.Edward Z. Yang2015-10-266-1/+25
* Remove cygwin32_HOST_OS #ifdefsErik de Castro Lopo2015-10-262-2/+2
* Add testcase for #10370Ben Gamari2015-10-262-0/+1022
* Provide a utility to check API AnnotationsAlan Zimmerman2015-10-2517-195/+19
* Add testcase for #10426Ben Gamari2015-10-232-0/+4
* Make stronglyConnCompFromEdgedVertices deterministicBartosz Nitka2015-10-2210-74/+109
* Add missing stderr fileBen Gamari2015-10-221-0/+3
* Suggest enabling PatternSynonyms (#10943)Moritz Kiefer2015-10-223-0/+8
* Add another test for #10549Ben Gamari2015-10-223-0/+7
* Testsuite: add test for #10997Thomas Miedema2015-10-213-0/+34
* Extended default rules now specialize Foldable, Traversable to [] (#10971)David Kraeutmann2015-10-209-0/+159
* Reject top-level typed TH splices. Fixes #10945Jan Stolarek2015-10-202-1/+30
* Testsuite Windows: don't use forward slashes in topdir pathThomas Miedema2015-10-202-3/+5
* Driver: `ghci -e` should behave like `ghc -e` (#9360)Thomas Miedema2015-10-191-0/+3
* Add typed holes support in Template Haskell.Jan Stolarek2015-10-166-8/+91
* Implement DuplicateRecordFieldsAdam Gundry2015-10-1654-3/+520
* ELF/x86_64: map object file sections separately into the low 2GBSimon Marlow2015-10-152-3/+3
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-142-8/+8
* Update Cabal to HEAD, IPID renamed to Component ID.Edward Z. Yang2015-10-1434-99/+147
* Fix incorrect import warnings when methods with identical names are importedÖmer Sinan Ağacan2015-10-138-0/+73