summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CallArity: Use exprIsCheap to detect thunkswip/callArityExprIsCheapJoachim Breitner2016-12-262-9/+21
* Typo in Call Arity notesJoachim Breitner2016-12-251-1/+1
* Revert "Suppress duplicate .T files"Gabor Greif2016-12-221-1/+1
* Fix another forward reference to a NoteRyan Scott2016-12-211-2/+2
* Notes on parsing lists in Parser.yEdward Z. Yang2016-12-211-0/+44
* Update ghc-cabal command line usage text.Edward Z. Yang2016-12-211-3/+7
* Support for abi-depends for computing shadowing.Edward Z. Yang2016-12-2121-133/+279
* Disambiguate two Notes with identical namesRyan Scott2016-12-211-2/+2
* Fix a forward reference to a NoteRyan Scott2016-12-211-2/+2
* Improved perf for T12227Simon Peyton Jones2016-12-211-1/+3
* Test Trac #12950Simon Peyton Jones2016-12-212-0/+18
* Fix 'SPECIALISE instance'Simon Peyton Jones2016-12-2111-98/+182
* 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