summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Test case for indirect dependencies in ghci linker (#10322)Reid Barton2015-04-186-0/+23
* Make T9579 parallel-safe and add build outputs to .gitignoreEdward Z. Yang2015-04-172-0/+12
* Better hints when RTS options not available (Trac #9579)Javran Cheng2015-04-1710-0/+85
* Rename tests so that they have a unique name.Iavor S. Diatchki2015-04-163-1/+1
* Fix test outputIavor S. Diatchki2015-04-161-3/+3
* Fix test output.Iavor S. Diatchki2015-04-161-1/+3
* Fixes (hopefully!) T9858Iavor S. Diatchki2015-04-166-0/+40
* Add exception for `KnownNat` and `KnownSymbol` in super classes.Iavor S. Diatchki2015-04-162-0/+25
* Improve Call Arity performanceJoachim Breitner2015-04-152-1/+10
* Fix fundep coverage-condition check for poly-kindsSimon Peyton Jones2015-04-152-0/+11
* Do not allow Typeable on constraints (Trac #9858)Simon Peyton Jones2015-04-146-0/+58
* Implement -f[no-]print-unicode-syntax flag for unicode syntax output (#8959)Bertram Felgenhauer2015-04-143-3/+4
* ApiAnnotations : lexer discards comment close in nested commentAlan Zimmerman2015-04-143-12/+14
* API Annotations : ExprWithTySig processing discards annotated spansAlan Zimmerman2015-04-147-1/+160
* Add "error:" prefix to error-messagesKonstantine Rybnikov2015-04-141-3/+4
* Zap usage info in CSE (Trac #10218)Simon Peyton Jones2015-04-144-2/+22
* parser : the API annotation on opt_sig is being discardedAlan Zimmerman2015-04-143-6/+20
* parser: API Annotations : guardquals1 does not annotate commas properlyAlan Zimmerman2015-04-143-131/+173
* parser: opt_kind_sig has incorrect SrcSpanAlan Zimmerman2015-04-143-6/+29
* Typos in error messages and in commentsGabor Greif2015-04-105-8/+8
* Test Trac #8030Simon Peyton Jones2015-04-083-0/+36
* Axe one-shot sig-ofEdward Z. Yang2015-04-077-15/+15
* Commit missing T10148 files and ignore the built executable.Edward Z. Yang2015-04-072-0/+7
* Support for multiple signature files in scope.Edward Z. Yang2015-04-0725-2/+182
* Final error message wibbleSimon Peyton Jones2015-04-071-1/+1
* More error message wibblesSimon Peyton Jones2015-04-0710-104/+68
* Test Trac #10148Simon Peyton Jones2015-04-073-0/+29
* The production for squals is incorrect; see D806 for specifics.Alan Zimmerman2015-04-0711-22/+72
* The production for `pquals` is incorrect; the specifics are in D803.Alan Zimmerman2015-04-077-3/+256
* Replace endian test by 64-bit word access in T7600Peter Trommler2015-04-071-34/+12
* Look inside synonyms for foralls when unifyingSimon Peyton Jones2015-04-073-0/+15
* More aggressive Given/Wanted overlap checkSimon Peyton Jones2015-04-072-0/+32
* Put quotes round a Name in an error messageSimon Peyton Jones2015-04-075-22/+21
* Do not quantify over the function itself in a RULESimon Peyton Jones2015-04-072-0/+42
* GHC.Prim.Constraint is not built-in syntaxSimon Peyton Jones2015-04-073-0/+7
* Error msg wibbles from reduced module prefixesSimon Peyton Jones2015-04-0739-785/+710
* testdriver: delete unused waysThomas Miedema2015-04-071-0/+3
* Typechecker: refactoring onlyThomas Miedema2015-04-071-1/+1
* Stop profiling output from running together (#8811)Dave Laing2015-04-0611-235/+244
* Test case for #10246Joachim Breitner2015-04-065-0/+54
* testsuite: skip T10017 on WindowsAustin Seipp2015-04-031-1/+2
* testsuite: fix failing amd64/Windows perf testsAustin Seipp2015-04-032-7/+15
* Comments only, mostly typosThomas Miedema2015-04-031-1/+1
* Data.Complex: Derive GenericBen Gamari2015-04-033-4/+7
* parser: allow type-level cons in prefix positionKinokkory2015-04-032-0/+14
* Fix validate linenumber off-by-oneThomas Miedema2015-04-031-1/+1
* Change 'Tab character' warnings so there is one per file (#9723)Dave Laing2015-04-028-5/+50
* Fake (->) fixity declaration (#10145)Oleg Grenrus2015-04-025-0/+10
* Change which files --make thinks are 'Haskellish' (#10220)Thomas Miedema2015-04-013-0/+7
* Don't throw exception when start_phase==stop_phase (#10219)Thomas Miedema2015-03-312-0/+6