summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change type of UData to [[ArgUse]]wip/T12354Joachim Breitner2016-07-053-56/+67
* Experiment with demand analysis for sum types (#12364)Joachim Breitner2016-07-043-79/+125
* Kill varEnvElts in seqDmdEnvBartosz Nitka2016-07-012-3/+8
* Document some benign nondeterminismBartosz Nitka2016-07-011-2/+8
* Remove uniqSetToListBartosz Nitka2016-07-0112-48/+86
* Linker: some extra debugging / loggingSimon Marlow2016-07-011-0/+25
* Remove unused oc->isImportLib (#12230)Simon Marlow2016-07-012-8/+1
* rules/sphinx.mk: stop xelatex on errorMarkus Rothe2016-07-011-5/+5
* Allow one type signature for multiple pattern synonymsMatthew Pickering2016-07-0111-21/+34
* Add NamedThing (GenLocated l e) instanceBen Gamari2016-07-011-0/+3
* users-guide: Fix markup in release notesBen Gamari2016-07-011-1/+1
* Testsuite: be less strict about topHandler03's stderrThomas Miedema2016-07-011-1/+4
* Fix check_uniques in non-unicode localeThomas Miedema2016-06-301-1/+2
* CmmExpr: remove unused `vgcFlag` functionMichal Terepeta2016-06-301-6/+1
* ghc-pkg: Drop trailing slashes in computing db pathsBen Gamari2016-06-301-1/+1
* nativeGen: Allow -fregs-graph to be usedBen Gamari2016-06-302-15/+19
* Trac #11554 fix loopy GADTsAlexander Vieth2016-06-305-8/+43
* Updates to handle new CabalEdward Z. Yang2016-06-3011-28/+41
* Axe RecFlag on TyCons.Edward Z. Yang2016-06-3013-350/+79
* Remove ufmToListBartosz Nitka2016-06-307-26/+60
* Reorganize some determinism testsBartosz Nitka2016-06-3015-1/+4
* Add a new determinism testBartosz Nitka2016-06-305-0/+46
* Delete Ord UniqueBartosz Nitka2016-06-309-35/+169
* Testsuite: do not depend on sys.stdout.encodingThomas Miedema2016-06-301-2/+2
* Fix pretty-printer for IfaceCoSimon Peyton Jones2016-06-301-11/+16
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-2941-110/+176
* Double the file descriptor limit for openFile008Bartosz Nitka2016-06-291-1/+1
* Refactor match to not use Unique orderBartosz Nitka2016-06-291-9/+23
* Testsuite: fixes for python2.6 supportThomas Miedema2016-06-291-3/+3
* Test Trac #12185Simon Peyton Jones2016-06-292-0/+21
* Stop the simplifier from removing StaticPtr binds.Facundo Domínguez2016-06-287-26/+65
* Wibble error message for #11471Simon Peyton Jones2016-06-281-0/+1
* Deal correctly with unused imports for 'coerce'Simon Peyton Jones2016-06-289-68/+102
* Don't omit any evidence bindingsSimon Peyton Jones2016-06-284-28/+37
* Testsuite: mark tests expect_brokenThomas Miedema2016-06-283-7/+9
* Testsuite: do not add -debug explicitly in .T fileThomas Miedema2016-06-282-5/+3
* Testsuite: run all indexed-types ways on ./validate --slowThomas Miedema2016-06-283-7/+0
* Testsuite: framework failure improvements (#11165)Thomas Miedema2016-06-282-9/+18
* Testsuite: cleanup printing of summaryThomas Miedema2016-06-283-139/+52
* Testsuite: open/close stdin/stdout/stderr explicitlyThomas Miedema2016-06-286-84/+67
* Testsuite: do not print timeout messageThomas Miedema2016-06-281-6/+1
* Testsuite: simplify extra_file handlingThomas Miedema2016-06-282-70/+28
* Testsuite: remove one level of indentation [skip ci]Thomas Miedema2016-06-271-133/+129
* Testsuite: report duplicate testnames when `make TEST=<name>`Thomas Miedema2016-06-271-9/+9
* Testsuite: never pick up .T files in .run directoriesThomas Miedema2016-06-272-14/+9
* rts/Linker.c: Rename ONLY_USED_x86_64_HOST_ARCH macroErik de Castro Lopo2016-06-271-4/+4
* Typos in user manual and code: recurisve -> recursiveÖmer Sinan Ağacan2016-06-273-3/+3
* Remove some `undefined`sÖmer Sinan Ağacan2016-06-274-13/+10
* Don't run the run_command tests with ext-interpSimon Marlow2016-06-271-8/+16
* Make T8761 deterministic, I hopeSimon Marlow2016-06-272-14/+13