summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Try accepting new output for memcpy testBen Gamari2018-12-121-2/+2
* Fix recompilation checking of pure pluginsDaniel Gröber2018-12-123-0/+62
* Improvements to demand analysisSimon Peyton Jones2018-12-1213-24/+57
* testsuite: Mark linkwhole as broken on FreeBSDBen Gamari2018-12-111-0/+1
* testsuite: Mark keep-cafs and keep-cafs-fail as broken on FreeBSDBen Gamari2018-12-111-1/+3
* testsuite: Skip T703 on non-Linux platformsBen Gamari2018-12-111-1/+3
* testsuite: Don't use sed -i in T15369Ben Gamari2018-12-111-1/+3
* testsuite: Ensure that unregisterised function is calledBen Gamari2018-12-116-10/+10
* Enable rebindable fail with overloaded stringsShayne Fletcher2018-12-113-0/+22
* testsuite: Add tests for #15270Ben Gamari2018-12-115-0/+28
* Support generating HIE filesAlec Theriault2018-12-1132-1/+4308
* Support registering Plugins through the GHC APIDaniel Gröber2018-12-114-0/+113
* Misleading msg with qualified imports "No module named X imported"Roland Senn2018-12-113-0/+6
* Do not save performance test results if worktree is dirty.David Eichmann2018-12-112-2/+11
* Fix recompilation bug with default class methods (#15970)Simon Marlow2018-12-116-0/+69
* Fix uninformative hp2ps error when the cmdline contains double quotesZejun Wu2018-12-114-0/+24
* testsuite: Mark tickets identified in #15467 as brokenBen Gamari2018-12-115-5/+13
* testsuite: Use explicit -e in sed commandBen Gamari2018-12-111-1/+1
* Fix #16008 with a pinch of addConsistencyConstraintsRyan Scott2018-12-112-0/+17
* testsuite: 32-bit expected output for T15460Ben Gamari2018-12-082-0/+3
* Add -fno-safe-haskell flagMatthew Pickering2018-12-073-0/+12
* Fix StgLint bound id check, generalize StgLintÖmer Sinan Ağacan2018-12-071-1/+2
* Fix #15369: GHCi doesn't honor :set +c when loading for a second timeRoland Senn2018-12-074-0/+25
* Mark broken tests on powerpc64le and skip ghci-extPeter Trommler2018-12-072-1/+3
* testsuite: Fix tests expecting 64-bit word sizeBen Gamari2018-12-076-0/+33
* testsuite: Fix use of stats_num_fieldBen Gamari2018-12-071-2/+1
* Fix #12102/#15872 by removing outdated users' guide proseRyan Scott2018-12-073-0/+24
* Wibble to Taming the Kind Inference MonsterSimon Peyton Jones2018-12-0732-96/+119
* Add fusion rules for the zipWith functions in base (#15263)Tobias Decking2018-12-063-0/+50
* Tests Trac #14847Simon Peyton Jones2018-12-062-0/+18
* Remove duplicates in -ddump-minimial-importsSimon Peyton Jones2018-12-054-1/+13
* linker: store entire link map and use it.Tamar Christina2018-12-045-0/+28
* Improve test T14452 for WindowsRoland Senn2018-12-041-1/+2
* Add test cases for #7503, #14451Ryan Scott2018-12-033-0/+48
* Fix embarrassing infinite loop in pprParendTypeRyan Scott2018-12-032-0/+8
* Fix #15954 by rejigging check_type's orderRyan Scott2018-12-037-6/+31
* Warn on all out-of-range literals in pats/exprsAlec Theriault2018-12-0311-1/+119
* testsuite: Don't use git status to determine whether we are inside a repoBen Gamari2018-12-012-7/+8
* Skip all performance tests if not in a git repo.David Eichmann2018-11-302-6/+35
* Add 'Lift' instances for 'NonEmpty' and 'Void'Alec Theriault2018-11-302-1/+4
* Two tests for Trac #14230Simon Peyton Jones2018-11-305-0/+39
* Accept T15828 test outputRyan Scott2018-11-291-6/+4
* Add a test case for #15962Chaitanya Koparkar2018-11-293-0/+55
* Fix #15953 by consistently using dumpIfSet_dyn to print debug outputChaitanya Koparkar2018-11-293-0/+21
* Fix #15828, from `More explicit foralls`Matthew Yacavone2018-11-293-0/+19
* Taming the Kind Inference MonsterSimon Peyton Jones2018-11-29106-322/+615
* Test Trac #15943Simon Peyton Jones2018-11-292-0/+34
* Fix #15941 by only special-casing visible infix applicationsRyan Scott2018-11-263-0/+7
* Print explicit foralls in type family eqns when appropriateRyan Scott2018-11-2610-27/+54
* Revert "Fix uninformative hp2ps error when the cmdline contains double quotes"Ben Gamari2018-11-244-25/+0