summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reshuffle levity polymorphism checks.wip/T12819Richard Eisenberg2016-12-018-21/+48
* testsuite: Actually update haddock.compiler allocationsBen Gamari2016-12-011-1/+1
* Typos in commentsGabor Greif2016-12-0112-13/+13
* rts: Ensure we always give MADV_DONTNEED a chance in osDecommitMemoryBen Gamari2016-12-011-3/+16
* testsuite: Remove Unicode literals from driverBen Gamari2016-12-011-12/+12
* rts: Fix type of bool literalBen Gamari2016-12-011-1/+1
* Make note of #12907 in 8.0.2 release notesRyan Scott2016-12-011-0/+13
* Levity polymorphic expressions mustn't be floated-out in let-bindings.Sylvain Henry2016-12-011-0/+4
* Ensure flags destined for ld are properly passedBen Gamari2016-12-011-1/+1
* Fix typo in functional dependencies docChris Martin2016-11-301-1/+2
* testsuite: Add another testcase for #11821Ben Gamari2016-11-302-0/+5
* Revert "Fix windows validate."Tamar Christina2016-11-301-0/+1
* Revert "Make globals use sharedCAF"Ben Gamari2016-11-3014-156/+182
* Rename RuntimeRepPolymorphism to LevityPolymorphismSimon Peyton Jones2016-11-304-10/+25
* Tweaks to grammar and such.Gabor Greif2016-11-301-6/+6
* Fix windows validate.Tamar Christina2016-11-301-1/+0
* Update Mingw-w64 bindist for WindowsTamar Christina2016-11-293-21/+48
* testsuite: Use python3 by defaultBen Gamari2016-11-292-13/+4
* Update test output for WindowsTamar Christina2016-11-292-3/+3
* Fix testsuite threading, timeout, encoding and performance issues on WindowsTamar Christina2016-11-296-112/+425
* Hoopl/Dataflow: use block-oriented interfaceMichal Terepeta2016-11-294-292/+160
* Added Eq1, Ord1, Read1 and Show1 instances for NonEmptyShane2016-11-292-0/+25
* Remove most functions from cmm/BlockIdMichal Terepeta2016-11-298-36/+35
* rts: Add missing #include <stdbool.h>Ben Gamari2016-11-291-0/+1
* Use C99's boolBen Gamari2016-11-29103-994/+954
* Fix type of GarbageCollect declarationBen Gamari2016-11-291-1/+1
* Make globals use sharedCAFMoritz Angermann2016-11-2914-182/+156
* hschooks.c: Ensure correct header file is includedBen Gamari2016-11-291-1/+8
* testsuite: Bump haddock.compiler allocationsBen Gamari2016-11-291-0/+1
* OrdList: Add Foldable, Traversable instancesBen Gamari2016-11-291-3/+9
* NCGMonad: Add MonadUnique NatM instanceBen Gamari2016-11-291-0/+8
* AsmCodeGen: Refactor worker in cmmNativeGensBen Gamari2016-11-291-10/+13
* Use newBlockId instead of newLabelCBen Gamari2016-11-2911-41/+48
* Purge GHC of literate PerlDemi Obenour2016-11-296-25/+15
* Refactor Pattern Match Checker to use ListTMatthew Pickering2016-11-293-111/+287
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-29173-618/+623
* testsuite: Mention CLEANUP option in READMEBen Gamari2016-11-291-0/+2
* Minor cleanup of foldRegs{Used,Defd}Michal Terepeta2016-11-292-43/+23
* Detect color supportPhil Ruffwind2016-11-292-2/+107
* Make diagnostics slightly more colorfulPhil Ruffwind2016-11-296-23/+111
* users_guide: Bring 8.0.2 release notes up-to-date with ghc-8.0 branchBen Gamari2016-11-291-49/+83
* Define thread primitives if they're supported.Shea Levy2016-11-292-39/+44
* Store string as parsed in SourceText for CImportAlan Zimmerman2016-11-291-1/+1
* Typos in commentsGabor Greif2016-11-297-8/+8
* Zonk the free tvs of a RULE lhs to TyVarsSimon Peyton Jones2016-11-293-8/+16
* Make note of #12881 in 8.0.2 release notesRyan Scott2016-11-291-0/+15
* Comments only (related to #12789)Simon Peyton Jones2016-11-284-74/+76
* Test Trac #12885Simon Peyton Jones2016-11-282-0/+13
* Test Trac #12776Simon Peyton Jones2016-11-282-0/+43
* Typos in comments only [ci skip]Gabor Greif2016-11-285-8/+8