summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Major patch to add -fwarn-redundant-constraintsSimon Peyton Jones2015-01-06171-502/+703
* Print singleton consraints without parensSimon Peyton Jones2015-01-0652-483/+482
* Modify a couple of error messages slightlySimon Peyton Jones2015-01-0684-1369/+1357
* Updaete perf numbers for 32-bit machinesSimon Peyton Jones2015-01-061-9/+20
* Make the location in TcLclEnv and CtLoc into a RealSrcSpanSimon Peyton Jones2015-01-064-7/+7
* Update Cabal submodule to latest 1.22 snapshotHerbert Valerio Riedel2015-01-031-4/+0
* Fix #9243 so recompilation avoidance works with -fno-codeEdward Z. Yang2015-01-0320-1/+126
* Mark T9938 as not brokenJoachim Breitner2015-01-031-1/+1
* Refine test case for #9938Joachim Breitner2014-12-303-2/+26
* Test case for #9938Joachim Breitner2014-12-293-0/+23
* Skip T2276_ghci on Darwin, since stdcall is not supported.Edward Z. Yang2014-12-291-0/+1
* Support pattern synonyms in GHCi (fixes #9900)Dr. ERDI Gergo2014-12-284-0/+18
* Run T9762 only if dynamic libraries are availableJoachim Breitner2014-12-271-2/+5
* 2nd attempt to fix T9032 test-caseHerbert Valerio Riedel2014-12-254-4/+2
* Fix linker interaction between Template Haskell and HPC (#9762)Reid Barton2014-12-236-1/+20
* Make ghc -e fail on invalid declarationsReid Barton2014-12-235-0/+17
* Make ghc -e not exit on valid import commands (#9905)Reid Barton2014-12-236-1/+30
* Fixup edd233acc19d269385 (T9032 test)Herbert Valerio Riedel2014-12-232-1/+2
* Test earlier for self-import (Trac #9032)Simon Peyton Jones2014-12-234-0/+25
* Attempt to improve cleaningSimon Peyton Jones2014-12-233-4/+8
* Eliminate so-called "silent superclass parameters"Simon Peyton Jones2014-12-2323-182/+254
* Rename NamedWildcards flag to NamedWildCardsThomas Winant2014-12-2323-23/+23
* Fix panic on :kind _ in GHCi (Trac #9879)Thomas Winant2014-12-234-0/+9
* fix spInfoSrcLoc field nameFacundo Domínguez2014-12-221-5/+5
* Groom comments related to StaticPointers.Facundo Domínguez2014-12-223-10/+8
* For :info, return all matching Names, rather than complaining about ambiguitySimon Peyton Jones2014-12-224-1/+37
* Update containers submodule to 0.5.6.2 releaseHerbert Valerio Riedel2014-12-221-2/+2
* Update pretty and random submodulesHerbert Valerio Riedel2014-12-221-2/+3
* Strip leading whitespace before checking if a statement looks like a declarat...Dr. ERDI Gergo2014-12-223-0/+15
* Add expected output to T9915 testDr. ERDI Gergo2014-12-212-0/+4
* Check dflags for language extensions when deciding if "foreign " and "deriving "Dr. ERDI Gergo2014-12-212-0/+6
* Change performance numbers for T3064Richard Eisenberg2014-12-191-1/+2
* Optimize flattener by trying to reduce a TF before reducing its args.Richard Eisenberg2014-12-191-5/+9
* Add instance Lift NaturalRichard Eisenberg2014-12-191-0/+4
* Add Jan Stolarek's test for Trac #9872Simon Peyton Jones2014-12-192-0/+157
* Merge some instances from th-orphans.Richard Eisenberg2014-12-192-0/+76
* Consider equality contexts exotic, uninferrable by "deriving"Richard Eisenberg2014-12-194-1/+6
* Add Data.Version.makeVersion & `IsList Version`Herbert Valerio Riedel2014-12-191-3/+6
* Update Cabal submodule to 1.22 versionHerbert Valerio Riedel2014-12-181-1/+0
* Update `bytestring` submoduleHerbert Valerio Riedel2014-12-181-1/+1
* Fix wrong-kind-of-family error message (Trac #9896)Simon Peyton Jones2014-12-185-6/+20
* Minor typo in commentGabor Greif2014-12-171-1/+1
* Performance enhancements in TcFlatten.Richard Eisenberg2014-12-171-5/+11
* Wibble error messageSimon Peyton Jones2014-12-171-1/+1
* Fix egregious bug in the new canonicalisation code for AppTySimon Peyton Jones2014-12-172-0/+18
* Comment in testSimon Peyton Jones2014-12-171-0/+10
* Improve TidyPgm.hasCafRefs to account for Integer literals (Trac #8525)Simon Peyton Jones2014-12-171-2/+1
* Fix the scope-nesting for arrowsSimon Peyton Jones2014-12-173-7/+7
* Typos in commentsGabor Greif2014-12-171-2/+2
* update containers submodules to 0.5.6.1 releaseHerbert Valerio Riedel2014-12-161-2/+2