summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Never apply worker/wrapper to DFunsSimon Peyton Jones2016-12-212-38/+46
* Move InId/OutId to CoreSynSimon Peyton Jones2016-12-218-84/+51
* Lint DFunUnfoldingsSimon Peyton Jones2016-12-211-2/+14
* Don't eta-expand in stable unfoldingsSimon Peyton Jones2016-12-217-13/+64
* Add INLINE pragamas on Traversable default methodsSimon Peyton Jones2016-12-211-0/+45
* Move typeSize/coercionSize into TyCoRepSimon Peyton Jones2016-12-214-47/+59
* Add note for rebindable syntax of [a..b]Simon Peyton Jones2016-12-211-0/+4
* Test Trac #12968, plus some commentsSimon Peyton Jones2016-12-214-0/+20
* Fix typos (not test relevant)Gabor Greif2016-12-212-2/+2
* Suppress duplicate .T filesGabor Greif2016-12-211-1/+1
* Rewrite Note [Api annotations] for clarity.Edward Z. Yang2016-12-203-55/+88
* Make CompactionFailed a newtypeRyan Scott2016-12-201-2/+2
* Test Trac #12996Simon Peyton Jones2016-12-203-0/+60
* Allow use of the external interpreter in stage1.Shea Levy2016-12-2033-405/+218
* Mark T8089 as unbroken since #7325 is now resolvedBen Gamari2016-12-191-3/+1
* Fix timeout's timeout on WindowsTamar Christina2016-12-191-15/+18
* Revert "Allow use of the external interpreter in stage1."Tamar Christina2016-12-1933-195/+405
* T8242: disable on NOSMP targetsSergei Trofimovich2016-12-181-1/+1
* regalloc_unit_tests: disable on UNREG targetsSergei Trofimovich2016-12-181-1/+2
* T10296a: disable on NOSMP targetsSergei Trofimovich2016-12-181-1/+1
* T8209: disable on NOSMP targetsSergei Trofimovich2016-12-181-1/+1
* T12035j: disable on NOSMP targetsSergei Trofimovich2016-12-181-1/+1
* Fix #12998 by removing CTimerRyan Scott2016-12-183-12/+8
* Introduce unboxedSum{Data,Type}Name to template-haskellRyan Scott2016-12-186-4/+81
* Fix Haddock comment typo.Edward Z. Yang2016-12-181-1/+1
* Check family instance consistency of hs-boot families later, fixes #11062.Edward Z. Yang2016-12-1710-8/+95
* Allow use of the external interpreter in stage1.Shea Levy2016-12-1733-405/+195
* Docs: Delete duplicate paragraph in user guideSiddhanathan Shanmugam2016-12-171-8/+0
* Improve StringBuffer and FastString docsPhil Ruffwind2016-12-172-4/+51
* Run some tests with -fexternal-interpreter -profSimon Marlow2016-12-172-7/+21
* Fix bug in previous fix for #5654Simon Marlow2016-12-171-4/+9
* Reexport Language.Haskell.TH.Lib from Language.Haskell.THRyan Scott2016-12-173-85/+115
* rts/win32/IOManager: Fix integer typesBen Gamari2016-12-174-27/+27
* Windows: Improve terminal detection mechanismPhil Ruffwind2016-12-174-98/+154
* Reshuffle levity polymorphism checks.Richard Eisenberg2016-12-1714-26/+56
* utils/genargs: delete unused toolSergei Trofimovich2016-12-172-73/+0
* fix OpenBSD linkage (wxneeded)Sergei Trofimovich2016-12-173-4/+5
* Revert "Do not init record accessors as exported"Ben Gamari2016-12-174-19/+3
* Fix Pretty printer tests on WindowsTamar Christina2016-12-171-5/+10
* rts/Compact.cmm: fix UNREG build failureSergei Trofimovich2016-12-171-54/+55
* revert '-Wl' prefixing to *_LD_OPTSSergei Trofimovich2016-12-171-1/+1
* UNREG: include CCS_OVERHEAD to STGSergei Trofimovich2016-12-171-0/+1
* testsuite: Add test for #12993Ben Gamari2016-12-163-0/+10
* Enable split sections by default where possibleSimon Brenner2016-12-161-5/+16
* Fix string merging with -split-sectionsSimon Brenner2016-12-161-3/+14
* Make up a module name for c-- filesBen Gamari2016-12-161-2/+5
* CLabel: Kill redundant UnitId argument from labelDynamicBen Gamari2016-12-164-11/+22
* Packages: Kill unused UnitId argument to isDllNameBen Gamari2016-12-164-19/+16
* DynFlags: Rip out remnants of WarnContextQuantificationBen Gamari2016-12-162-7/+2
* Typos in commentsGabor Greif2016-12-169-9/+9