summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-18Enable building Cabal with parsecwip/cabal-parsecHerbert Valerio Riedel
2017-07-18Make module membership on ModuleGraph fasterBartosz Nitka
2017-07-18Typos in comments and explanation for unusused importsGabor Greif
2017-07-18Fix a missing getNewNursery(), and related cleanupSimon Marlow
2017-07-13[skip ci] Temporarily disable split-sections on Windows.Tamar Christina
2017-07-12Fix some excessive spacing in error messagesRyan Scott
2017-07-12testsuite: Again update allocations of T13701Ben Gamari
2017-07-12testsuite: Update haddock allocationsBen Gamari
2017-07-12[iserv] Fixing the word size for RemotePtr and toWordArrayBen Gamari
2017-07-12distrib/configure: Fail if we can't detect machine's word sizeBen Gamari
2017-07-12Fix missing escape in macroMoritz Angermann
2017-07-11Use correct section types syntax for architectureBen Gamari
2017-07-11Mention which -Werror promoted a warning to an errorÖmer Sinan Ağacan
2017-07-11Remove redundant import; fix noteDavid Feuer
2017-07-11Fix minor typoIsmail
2017-07-11testsuite: Show stderr output on command failureBen Gamari
2017-07-11StgLint: Don't loop on tycons with runtime rep argumentsBen Gamari
2017-07-11configure: Ensure that we don't set LD to unusable linkerBen Gamari
2017-07-11testsuite: Fix T13701 allocations yet againBen Gamari
2017-07-11Remove unnecessarily returned res_ty from rejigConResRyan Scott
2017-07-11Add Template Haskell support for overloaded labelsMatthew Pickering
2017-07-11Parenthesize infix type names in data declarations in TH printerEugene Akentyev
2017-07-11Fix #13947 by checking for unbounded names moreRyan Scott
2017-07-11Fix #13948 by being pickier about when to suggest DataKindsRyan Scott
2017-07-11Fix logic error in GhcMake.enableCodeGenForTHDouglas Wilson
2017-07-11Optimize TimerManageralexbiehl
2017-07-11Add Template Haskell support for overloaded labelsMatthew Pickering
2017-07-11users-guide/rel-notes: Describe #13875 fixBen Gamari
2017-07-11ByteCodeGen: use depth instead of offsets in BCEnvMichal Terepeta
2017-07-11Always allow -staticlibMoritz Angermann
2017-07-11Sort list of failed tests for easier comparison between runsAndreas Klebinger
2017-07-11Suppress unused warnings for selectors for some derived classesRyan Scott
2017-07-11Add testcase for T13818Douglas Wilson
2017-07-11Improve Wmissing-home-modules warning under CabalBen Gamari
2017-07-11Fix Work Balance computation in RTS statsDouglas Wilson
2017-07-11Make ':info Coercible' display an arbitrary string (fixes #12390)Patrick Dougherty
2017-07-11user-guide: Various fixes to FFI sectionBen Gamari
2017-07-11testsuite: Decrease T13701 allocationsBen Gamari
2017-07-10Pretty-printer no longer butchers function arrow fixityAlan Zimmerman
2017-07-08Big-obj support for the Windows runtime linkerTamar Christina
2017-07-08Fix typos in Bag.hs [ci skip]Ömer Sinan Ağacan
2017-07-08aclocal.m4: allow arbitrary <vendor> string in toolchain tripletsSergei Trofimovich
2017-07-07Implement split-sections support for windows.Tamar Christina
2017-07-06Typos in comments [ci skip]Gabor Greif
2017-07-06lowercase clangMoritz Angermann
2017-07-05mkDocs: Don't install *.psBen Gamari
2017-07-05rts: Address AP_STACK comment suggestion from SimonBen Gamari
2017-07-05rts/sm/Storage.c: tweak __clear_cache proto for clangSergei Trofimovich
2017-07-05Revert "rts/sm/Storage.c: tweak __clear_cache proto for clang"Sergei Trofimovich
2017-07-05rts/sm/Storage.c: tweak __clear_cache proto for clangSergei Trofimovich