summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve the Occurrence Analyzer’s handling of one-shot functionswip/T13227Joachim Breitner2017-02-111-21/+59
* IcmmMachOpFoldM: clarify panic messageSergei Trofimovich2017-02-111-1/+1
* Refactor DeriveAnyClass's instance context inferenceRyan Scott2017-02-1021-191/+579
* Relax test TH_addCStub2 so it succeeds on travis.Facundo Domínguez2017-02-102-7/+11
* Prevent Template Haskell splices from throwing a spurious TypeInType errorRyan Scott2017-02-103-2/+68
* Change rewritableTyVarsOfType to anyRewritableTyVarSimon Peyton Jones2017-02-103-55/+61
* Spelling in comments [ci skip]Gabor Greif2017-02-106-10/+10
* TH-spliced class instances are pretty-printed incorrectly post-#3384Alan Zimmerman2017-02-1016-72/+201
* Guard rewritableTyVarsOfTypeSimon Peyton Jones2017-02-093-14/+18
* testsuite: Add testcase for #13248Ben Gamari2017-02-092-0/+13
* Bump bytestring submoduleBen Gamari2017-02-091-0/+0
* Library docs: Document the order for sort and sortOn.Alexander Kjeldaas2017-02-091-0/+6
* Bump array submoduleBen Gamari2017-02-091-0/+0
* Tweaks and typos in manual, note refs, commentsGabor Greif2017-02-0927-34/+34
* Implement addCStub in template-haskell.Facundo Domínguez2017-02-0912-2/+105
* Bump array submoduleBen Gamari2017-02-081-0/+0
* Fix documentation for setByteArray#Ben Gamari2017-02-081-1/+2
* users-guide: Document defaults for remaining optimization flagsBen Gamari2017-02-081-10/+42
* Add dump flags for the renamed and typechecked hsSyn ASTsAlan Zimmerman2017-02-0810-144/+478
* Back-pedal the fix for Trac #8155Simon Peyton Jones2017-02-081-26/+29
* Kill inaccessible-branch complaints in record updateSimon Peyton Jones2017-02-083-2/+52
* Add some commented-out tracing in SpecConstrSimon Peyton Jones2017-02-081-5/+9
* Fix stop_thread unwinding informationBen Gamari2017-02-083-8/+26
* CmmLayoutStack: Correctly annotate Sp adjustments with unwinding informationBen Gamari2017-02-081-5/+16
* Cmm: Add support for undefined unwinding statementsBen Gamari2017-02-0810-36/+68
* CmmLayoutStack: Add unwind information on stack fixupsBen Gamari2017-02-081-1/+9
* Generalize CmmUnwind and pass unwind information through NCGBen Gamari2017-02-0818-131/+450
* Improve -dsuppress-coercionsSimon Peyton Jones2017-02-082-3/+4
* Improve the simple optimiserSimon Peyton Jones2017-02-081-198/+364
* More typos in comments [skip ci]Gabor Greif2017-02-089-13/+13
* Update hoopl submoduleBen Gamari2017-02-071-0/+0
* Pass -v0 to ghc-pkg to reduce noise in build ouputMatthew Pickering2017-02-071-1/+1
* Fix comment (broken link to users_guide) in $(TOP)/Takenobu Tani2017-02-071-1/+1
* Fix comment of `section "Exceptions"`Takenobu Tani2017-02-071-13/+12
* Fix push_bang_into_newtype when the pattern match has no argumentsMatthew Pickering2017-02-076-9/+47
* Update Core formalize for Levity -> RuntimeRepBen Gamari2017-02-071-3/+3
* cpeApp: Make Int accumulator strictBen Gamari2017-02-071-1/+1
* testsuite: Bump bytes allocated for T5837Ben Gamari2017-02-071-1/+4
* testsuite: Bump max_bytes_used for T4029Ben Gamari2017-02-071-1/+2
* Clean up findPartiallyCompletedCyclesDavid Feuer2017-02-071-17/+12
* Use better map operations in CoreMonadDavid Feuer2017-02-071-9/+4
* Add Wredundant-constraints to list of flags excluded from -WallSiddhanathan Shanmugam2017-02-071-0/+1
* Docs: Fix typo in glasgow_exts.rstDaniel Gröber2017-02-071-1/+1
* Another improvement to SetLevelsSimon Peyton Jones2017-02-074-204/+329
* Comments onlySimon Peyton Jones2017-02-071-3/+3
* Do not inline bottoming thingsSimon Peyton Jones2017-02-071-0/+5
* Typos in comments [skip ci]Gabor Greif2017-02-073-3/+3
* Derive <$David Feuer2017-02-077-22/+202
* Remove unnecessary use of -DGENERICS flagRyan Scott2017-02-061-1/+1
* Typos in comments [skip ci]Gabor Greif2017-02-066-7/+7