summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enabled -fomit-type-family-coercions in validate buildwip/zyla-T8095Matthew Pickering2017-07-201-2/+2
* Add -fomit-type-family-coercionsMatthew Pickering2017-07-186-5/+163
* [skip ci] Temporarily disable split-sections on Windows.Tamar Christina2017-07-131-2/+3
* Fix some excessive spacing in error messagesRyan Scott2017-07-124-15/+15
* testsuite: Again update allocations of T13701Ben Gamari2017-07-121-1/+2
* testsuite: Update haddock allocationsBen Gamari2017-07-121-2/+4
* [iserv] Fixing the word size for RemotePtr and toWordArrayBen Gamari2017-07-1210-67/+158
* distrib/configure: Fail if we can't detect machine's word sizeBen Gamari2017-07-123-6/+16
* Fix missing escape in macroMoritz Angermann2017-07-121-1/+1
* Use correct section types syntax for architectureBen Gamari2017-07-118-19/+47
* Mention which -Werror promoted a warning to an errorÖmer Sinan Ağacan2017-07-1128-148/+169
* Remove redundant import; fix noteDavid Feuer2017-07-112-6/+3
* Fix minor typoIsmail2017-07-111-1/+1
* testsuite: Show stderr output on command failureBen Gamari2017-07-111-1/+1
* StgLint: Don't loop on tycons with runtime rep argumentsBen Gamari2017-07-111-6/+19
* configure: Ensure that we don't set LD to unusable linkerBen Gamari2017-07-111-5/+7
* testsuite: Fix T13701 allocations yet againBen Gamari2017-07-111-1/+1
* Remove unnecessarily returned res_ty from rejigConResRyan Scott2017-07-111-11/+10
* Add Template Haskell support for overloaded labelsMatthew Pickering2017-07-111-0/+6
* Parenthesize infix type names in data declarations in TH printerEugene Akentyev2017-07-113-7/+8
* Fix #13947 by checking for unbounded names moreRyan Scott2017-07-114-2/+12
* Fix #13948 by being pickier about when to suggest DataKindsRyan Scott2017-07-1114-25/+15
* Fix logic error in GhcMake.enableCodeGenForTHDouglas Wilson2017-07-117-16/+54
* Optimize TimerManageralexbiehl2017-07-112-425/+404
* Add Template Haskell support for overloaded labelsMatthew Pickering2017-07-119-4/+44
* users-guide/rel-notes: Describe #13875 fixBen Gamari2017-07-111-0/+6
* ByteCodeGen: use depth instead of offsets in BCEnvMichal Terepeta2017-07-112-32/+32
* Always allow -staticlibMoritz Angermann2017-07-113-12/+8
* Sort list of failed tests for easier comparison between runsAndreas Klebinger2017-07-111-1/+1
* Suppress unused warnings for selectors for some derived classesRyan Scott2017-07-115-38/+110
* Add testcase for T13818Douglas Wilson2017-07-113-0/+14
* Improve Wmissing-home-modules warning under CabalBen Gamari2017-07-119-9/+16
* Fix Work Balance computation in RTS statsDouglas Wilson2017-07-1111-33/+176
* Make ':info Coercible' display an arbitrary string (fixes #12390)Patrick Dougherty2017-07-118-14/+43
* user-guide: Various fixes to FFI sectionBen Gamari2017-07-111-9/+9
* testsuite: Decrease T13701 allocationsBen Gamari2017-07-111-1/+1
* Pretty-printer no longer butchers function arrow fixityAlan Zimmerman2017-07-105-0/+54
* Big-obj support for the Windows runtime linkerTamar Christina2017-07-088-152/+543
* Fix typos in Bag.hs [ci skip]Ömer Sinan Ağacan2017-07-081-2/+2
* aclocal.m4: allow arbitrary <vendor> string in toolchain tripletsSergei Trofimovich2017-07-081-2/+1
* Implement split-sections support for windows.Tamar Christina2017-07-086-18/+72
* Typos in comments [ci skip]Gabor Greif2017-07-068-8/+8
* lowercase clangMoritz Angermann2017-07-061-2/+2
* mkDocs: Don't install *.psBen Gamari2017-07-051-1/+1
* rts: Address AP_STACK comment suggestion from SimonBen Gamari2017-07-051-3/+3
* rts/sm/Storage.c: tweak __clear_cache proto for clangSergei Trofimovich2017-07-051-2/+15
* Revert "rts/sm/Storage.c: tweak __clear_cache proto for clang"Sergei Trofimovich2017-07-051-13/+2
* rts/sm/Storage.c: tweak __clear_cache proto for clangSergei Trofimovich2017-07-051-2/+13
* Eagerly blackhole AP_STACKsBen Gamari2017-07-033-0/+190
* testsuite: Add testcase for #13615Ben Gamari2017-07-034-0/+192