summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-22203-2505/+810
* testsuite: Bump allocations on T5321Fun and T12707Ben Gamari2017-01-221-2/+9
* Revert "Remove unnecessary isTyVar tests in TcType"Ryan Scott2017-01-225-0/+77
* Always use -Xlinker for -rpathBartosz Nitka2017-01-217-0/+64
* Warn on missing home modulesYuras Shumovich2017-01-204-0/+13
* testsuite: Don't fail if "target has RTS linker" field is missingReid Barton2017-01-201-1/+4
* Add a failing test for #13099Reid Barton2017-01-208-0/+65
* Show explicit quantifiers in conflicting definitions errorPhil de Joux2017-01-2010-42/+40
* Allow top-level string literals in Core (#8472)Takano Akio2017-01-2024-132/+439
* Add 'type family (m :: Symbol) <> (n :: Symbol)'Oleg Grenrus2017-01-208-3/+67
* Test Trac #11444Simon Peyton Jones2017-01-202-0/+10
* Simplify and improve CSESimon Peyton Jones2017-01-204-1/+50
* Fix a nasty bug in exprIsExpandableSimon Peyton Jones2017-01-204-0/+24
* Update levity polymorphismRichard Eisenberg2017-01-1962-154/+487
* Fix get_op in the case of an unambiguous record selector (#13132)Reid Barton2017-01-182-0/+6
* Improve suggestion for misspelled flag including '=' (fixes #11789)Daishi Nakajima2017-01-185-0/+17
* testsuite: Really fix recomp001Ben Gamari2017-01-181-1/+1
* Spelling fixes in comments [ci skip]Gabor Greif2017-01-182-2/+2
* Typos in comments only [ci skip]Gabor Greif2017-01-181-4/+4
* Unquote ‘import’ in bad import error messagePhil Ruffwind2017-01-173-8/+8
* testsuite: Bump allocations for T12234Ben Gamari2017-01-171-3/+4
* testsuite/recomp001: Sleep to ensure that GHC notices file changeBen Gamari2017-01-171-0/+3
* Fix API Annotations for unboxed sumsAlan Zimmerman2017-01-175-0/+93
* Add missing test files for T13082.Tamar Christina2017-01-162-0/+10
* Add dump-parsed-ast flag and functionalityAlan Zimmerman2017-01-153-0/+343
* Improve access violation reporting on WindowsRyan Scott2017-01-153-5/+11
* Fix abort and import lib search on WindowsTamar Christina2017-01-155-0/+35
* Use latin1 code page on Windows for response files.Tamar Christina2017-01-152-2/+2
* Desugar static forms to makeStatic calls.Facundo Domínguez2017-01-134-0/+36
* Typos in commentsGabor Greif2017-01-132-2/+2
* Fix top-level constraint handling (Trac #12921)Simon Peyton Jones2017-01-123-0/+42
* Typos in manual, comments and testsGabor Greif2017-01-126-6/+6
* Fix handling of closed type families in Backpack.Edward Z. Yang2017-01-118-0/+81
* Revamp Backpack/hs-boot handling of type class signatures.Edward Z. Yang2017-01-1114-30/+141
* Improve Backpack support for fixities.Edward Z. Yang2017-01-119-0/+78
* Warn if you explicitly export an identifier with warning attached.Edward Z. Yang2017-01-111-0/+4
* Attach warnings to non-PVP compatible uses of signatures.Edward Z. Yang2017-01-114-0/+20
* Support for using only partial pieces of included signatures.Edward Z. Yang2017-01-1135-30/+257
* Inline partially-applied wrappersDavid Feuer2017-01-104-2/+40
* Mark *FB functions INLINE[0] (Fixes #13001)Takano Akio2017-01-103-0/+16
* testsuite driver: don't append to existing output filesReid Barton2017-01-101-2/+2
* Check that type variable does not reference itself in its kind signatureJohn Leo2017-01-103-0/+30
* Throw an exception on heap overflowDemi Obenour2017-01-106-0/+36
* testsuite: Add performance testcase from #12707Ben Gamari2017-01-102-0/+204
* Make HsIParamTy have a Located HsIPNameAlan Zimmerman2017-01-101-1/+0
* Typos in comments (and in a test)Gabor Greif2017-01-095-5/+5
* Fix zonk_eq_types in TcCanonicalSimon Peyton Jones2017-01-093-1/+82
* Parse holes as infix operatorsÖmer Sinan Ağacan2017-01-083-0/+38
* TH: Add Trustworthy language pragmaErik de Castro Lopo2017-01-082-5/+4
* Have addModFinalizer expose the local type environment.Facundo Domínguez2017-01-062-0/+9