summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: manually move some extra_files into *.T filesReid Barton2017-02-2610-24/+44
* Manually move extra_files for tests T9579_*Reid Barton2017-02-261-2/+1
* Ensure that Literals are in rangeJoachim Breitner2017-02-267-2/+37
* Add testcase for #13340Ben Gamari2017-02-264-0/+14
* testsuite: Bump down T2762 numberBen Gamari2017-02-261-1/+2
* Load dependent dlls.Tamar Christina2017-02-261-4/+0
* Bring in unicode variants of API Annotations for HsBracketAlan Zimmerman2017-02-262-5/+5
* Correctly pretty print a wild card in infix positionAlan Zimmerman2017-02-253-0/+11
* Record full FieldLabel in ifConFields.Edward Z. Yang2017-02-243-0/+19
* Make exprIsConApp_maybe work better for literals stringsSimon Peyton Jones2017-02-245-2/+27
* Add instances for (:~~:) mirroring those for (:~:)Ryan Scott2017-02-232-2/+2
* Include OverloadedRecordFields selectors in NameShape.Edward Z. Yang2017-02-233-0/+31
* Use half as much memory when reading interfacesReid Barton2017-02-231-2/+4
* base: Add handling of -- to getArgs for WindowsAndreas Klebinger2017-02-233-0/+9
* testsuite: Bump a performance testsBen Gamari2017-02-231-32/+35
* Revert recent submodule bumpsBen Gamari2017-02-227-14/+12
* Test Trac #13244Simon Peyton Jones2017-02-222-0/+35
* Fix ApplicativeDo constraint scopingSimon Peyton Jones2017-02-222-0/+17
* Test Trac #13271Simon Peyton Jones2017-02-223-0/+18
* Bump Cabal and containers submodulesBen Gamari2017-02-217-12/+14
* Fix all broken perf tests on x64 WindowsTamar Christina2017-02-215-6/+29
* Test Trac #13300Simon Peyton Jones2017-02-213-0/+17
* Gather constraints locally in checkMainSimon Peyton Jones2017-02-214-0/+34
* Disallow class instances for synonymsSimon Peyton Jones2017-02-213-0/+21
* testsuite: Fix allocations of T10547Ben Gamari2017-02-211-1/+1
* Fix computation of dfun_tvs in mkNewTypeEqnSimon Peyton Jones2017-02-212-0/+10
* Fix DeriveAnyClass (again)Simon Peyton Jones2017-02-213-0/+46
* Bump a few more performance regressions from Type-indexed TypeableBen Gamari2017-02-201-2/+4
* Bump Cabal submoduleBen Gamari2017-02-204-10/+13
* Kill off the remaining Rec []Simon Peyton Jones2017-02-201-30/+30
* Change -dppr-ticks to -dsuppress-ticksSimon Peyton Jones2017-02-201-2/+2
* Typos in manual, tests and commentsGabor Greif2017-02-203-3/+3
* Remove ghc-api/landmine testsAlan Zimmerman2017-02-199-206/+0
* Disable Typeable binding generation for unboxed sumsBen Gamari2017-02-182-4/+4
* Type-indexed TypeableBen Gamari2017-02-1837-374/+1176
* Generalize kind of the (->) tyconBen Gamari2017-02-189-16/+15
* Say 'data' explicitly in IfAbstractTyCon output.Edward Z. Yang2017-02-1710-11/+11
* Improvements/bugfixes to signature reexport handling.Edward Z. Yang2017-02-1712-6/+70
* Fix recompilation tracking on signatures.Edward Z. Yang2017-02-179-0/+61
* Fix a Backpack recompilation avoidance bug when signatures change.Edward Z. Yang2017-02-1710-1/+84
* Simplify OutputableBndrSimon Peyton Jones2017-02-174-43/+43
* Honour -dsuppress-uniques more thoroughlySimon Peyton Jones2017-02-174-40/+40
* Better perf for haddock.base, haddock.CabalSimon Peyton Jones2017-02-161-2/+4
* Use the correct origin in SectionL and Section RSimon Peyton Jones2017-02-164-1/+16
* Typos [ci skip]Gabor Greif2017-02-152-3/+3
* Don't warn about missing methods for instances in signatures.Edward Z. Yang2017-02-143-0/+16
* Check local type family instances against all imported onesReid Barton2017-02-1420-2/+135
* Implement HasField constraint solving and modify OverloadedLabelsAdam Gundry2017-02-1431-27/+315
* Allow type defaulting for multi-param type classes with ExtendedDefaultRulesvivid-synth2017-02-144-0/+71
* Refactor renaming of operators/sections to fix DuplicateRecordFields bugsAdam Gundry2017-02-143-0/+16