summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Progresswip/iface-type-prettyBen Gamari2016-05-174-1/+31
* Kill Type pretty-printerBen Gamari2016-05-172-398/+78
* rules/build-prog: Ensure programs depend upon their transitive depsBen Gamari2016-05-171-1/+3
* rules: Fix name of ghc-boot-th libraryBen Gamari2016-05-171-1/+1
* Delete libraries/ghci/GNUmakefile [skip ci]Thomas Miedema2016-05-171-4/+0
* Testsuite: don't skip concio001 and concio001_thrThomas Miedema2016-05-172-4/+4
* Testsuite: delete unused file [skip ci]Thomas Miedema2016-05-171-3/+0
* Testsuite: delete old cleanup code (#11980)Thomas Miedema2016-05-174-156/+13
* Testsuite: run tests in /tmp after copying required filesThomas Miedema2016-05-177-27/+743
* Document determinism in shortOutIndirectionsBartosz Nitka2016-05-171-1/+5
* Add ghc-boot-th to rules/foreachLibraryBen Gamari2016-05-171-1/+3
* Set `USE_MMAP` at configure timeErik de Castro Lopo2016-05-172-35/+47
* Remove html_theme requirement of haddock docsBen Gamari2016-05-161-0/+0
* Another bump of haddock submoduleBen Gamari2016-05-161-0/+0
* Kill varSetElems in tcInferPatSynDeclBartosz Nitka2016-05-161-16/+26
* Move Extension type to ghc-boot-thBen Gamari2016-05-1616-143/+242
* testsuite/ImpSafe03: Normalize version of bytestringBen Gamari2016-05-161-1/+3
* PPC: Implement SMP primitives using gcc built-insPeter Trommler2016-05-162-65/+9
* PPC NCG: Fix pretty printing of st[wd]ux instr.Peter Trommler2016-05-161-1/+2
* Bump haddock submoduleBen Gamari2016-05-161-0/+0
* Update bytestring submodule to 0.10.8.1 release tagHerbert Valerio Riedel2016-05-151-0/+0
* Fix a performance issue with -fprint-expanded-synonymsÖmer Sinan Ağacan2016-05-154-79/+226
* Bump haddock submoduleBen Gamari2016-05-141-0/+0
* Test Trac #12039Simon Peyton Jones2016-05-133-0/+10
* Refactor some ppr functions to use pprUFMBartosz Nitka2016-05-1212-20/+27
* Fix comments about scavenging WEAK objectsTakano Akio2016-05-124-12/+6
* RtsUtils: Use `size_t` instead of `int` where appropriateErik de Castro Lopo2016-05-122-16/+12
* rts: Make function pointer parameters `const` where possibleErik de Castro Lopo2016-05-128-23/+23
* Use StgHalfWord instead of a CPP #ifTomas Carnecky2016-05-121-8/+3
* Kill varEnvElts in specImportsBartosz Nitka2016-05-123-12/+73
* Document zonkTyCoVarsAndFV determinismBartosz Nitka2016-05-121-1/+6
* Allow putting Haddocks on derived instancesRyan Scott2016-05-125-5/+35
* Make Generic1 poly-kindedRyanGlScott2016-05-1217-129/+846
* Fix deriveTyData's kind unification when two kind variables are unifiedRyanGlScott2016-05-125-7/+77
* Add TH support for pattern synonyms (fixes #8761)Dominik Bollmann2016-05-1220-164/+833
* Bump haddock submoduleBen Gamari2016-05-121-0/+0
* docs: add skeleton 8.2.1 release notesAustin Seipp2016-05-123-797/+194
* Make absentError not depend on uniquesBartosz Nitka2016-05-121-1/+8
* Don't prematurely force TyThing thunks with -ddump-if-trace.Edward Z. Yang2016-05-111-1/+4
* Remove stale comment.Edward Z. Yang2016-05-111-4/+0
* Remove a copy of System.Random and use reqlib('random')Simon Marlow2016-05-113-600/+4
* Make random an "extra" packageSimon Marlow2016-05-111-1/+1
* Fix ASSERT failure and re-enable setnumcapabilities001Simon Marlow2016-05-113-13/+62
* Document SCC determinismBartosz Nitka2016-05-1112-15/+102
* Remove some varSetElems in dsCmdStmtBartosz Nitka2016-05-111-3/+5
* Handle promotion failures when scavenging a WEAK (#11108)Takano Akio2016-05-113-3/+42
* rts: Fix C compiler warnings on WindowsErik de Castro Lopo2016-05-113-9/+18
* RtsFlags: Make `mallocFailHook` const correctErik de Castro Lopo2016-05-113-3/+3
* Document why closeOverKind is OK for determinismBartosz Nitka2016-05-111-1/+3
* Kill foldUFM in classifyTyConBartosz Nitka2016-05-101-1/+1