summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-01Reshuffle levity polymorphism checks.wip/T12819Richard Eisenberg
2016-12-01testsuite: Actually update haddock.compiler allocationsBen Gamari
2016-12-01Typos in commentsGabor Greif
2016-12-01rts: Ensure we always give MADV_DONTNEED a chance in osDecommitMemoryBen Gamari
2016-12-01testsuite: Remove Unicode literals from driverBen Gamari
2016-12-01rts: Fix type of bool literalBen Gamari
2016-12-01Make note of #12907 in 8.0.2 release notesRyan Scott
2016-12-01Levity polymorphic expressions mustn't be floated-out in let-bindings.Sylvain Henry
2016-12-01Ensure flags destined for ld are properly passedBen Gamari
2016-12-01Fix typo in functional dependencies docChris Martin
2016-12-01testsuite: Add another testcase for #11821Ben Gamari
2016-11-30Revert "Fix windows validate."Tamar Christina
2016-11-30Revert "Make globals use sharedCAF"Ben Gamari
2016-11-30Rename RuntimeRepPolymorphism to LevityPolymorphismSimon Peyton Jones
2016-11-30Tweaks to grammar and such.Gabor Greif
2016-11-30Fix windows validate.Tamar Christina
2016-11-30Update Mingw-w64 bindist for WindowsTamar Christina
2016-11-30testsuite: Use python3 by defaultBen Gamari
2016-11-30Update test output for WindowsTamar Christina
2016-11-30Fix testsuite threading, timeout, encoding and performance issues on WindowsTamar Christina
2016-11-29Hoopl/Dataflow: use block-oriented interfaceMichal Terepeta
2016-11-29Added Eq1, Ord1, Read1 and Show1 instances for NonEmptyShane
2016-11-29Remove most functions from cmm/BlockIdMichal Terepeta
2016-11-29rts: Add missing #include <stdbool.h>Ben Gamari
2016-11-29Use C99's boolBen Gamari
2016-11-29Fix type of GarbageCollect declarationBen Gamari
2016-11-29Make globals use sharedCAFMoritz Angermann
2016-11-29hschooks.c: Ensure correct header file is includedBen Gamari
2016-11-29testsuite: Bump haddock.compiler allocationsBen Gamari
2016-11-29OrdList: Add Foldable, Traversable instancesBen Gamari
2016-11-29NCGMonad: Add MonadUnique NatM instanceBen Gamari
2016-11-29AsmCodeGen: Refactor worker in cmmNativeGensBen Gamari
2016-11-29Use newBlockId instead of newLabelCBen Gamari
2016-11-29Purge GHC of literate PerlDemi Obenour
2016-11-29Refactor Pattern Match Checker to use ListTMatthew Pickering
2016-11-29Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry
2016-11-29testsuite: Mention CLEANUP option in READMEBen Gamari
2016-11-29Minor cleanup of foldRegs{Used,Defd}Michal Terepeta
2016-11-29Detect color supportPhil Ruffwind
2016-11-29Make diagnostics slightly more colorfulPhil Ruffwind
2016-11-29users_guide: Bring 8.0.2 release notes up-to-date with ghc-8.0 branchBen Gamari
2016-11-29Define thread primitives if they're supported.Shea Levy
2016-11-29Store string as parsed in SourceText for CImportAlan Zimmerman
2016-11-29Typos in commentsGabor Greif
2016-11-29Zonk the free tvs of a RULE lhs to TyVarsSimon Peyton Jones
2016-11-29Make note of #12881 in 8.0.2 release notesRyan Scott
2016-11-28Comments only (related to #12789)Simon Peyton Jones
2016-11-28Test Trac #12885Simon Peyton Jones
2016-11-28Test Trac #12776Simon Peyton Jones
2016-11-28Typos in comments only [ci skip]Gabor Greif