summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add -fuse-ld flag to CFLAGS during configureBen Gamari2017-07-032-0/+2
* rts: Fix isByteArrayPinned#'s treatment of large arraysBen Gamari2017-07-033-2/+22
* configure: Remove --with-curses-includes flagBen Gamari2017-07-033-10/+0
* ApplicativeDo: document behaviour with strict patterns (#13875)Simon Marlow2017-07-035-5/+107
* rts: Fix uninitialised variable usesBen Gamari2017-07-032-2/+2
* Bump array submodule to v0.5.2.0Ben Gamari2017-07-031-0/+0
* CmmParse: Emit source notes for assignmentsBen Gamari2017-07-031-2/+2
* Fix -fno-code for modules that use -XQuasiQuotesDouglas Wilson2017-07-036-11/+36
* Fix #13311 by using tcSplitNestedSigmaTys in the right placeRyan Scott2017-07-035-6/+72
* Tag the FUN before making a PAP (#13767)Simon Marlow2017-07-031-2/+12
* Implement recompilation checking for -fignore-assertsÖmer Sinan Ağacan2017-07-035-1/+44
* Allow per-argument documentation on pattern synonym signaturesalexbiehl2017-07-031-1/+1
* users-guide: Wibbles in shared libraries discussionBen Gamari2017-07-031-11/+10
* rename tcInstBinder(s)X to tcInstBinder(s)Gabor Greif2017-07-033-14/+14
* Fix paper link in MVar docs [ci skip]Ömer Sinan Ağacan2017-07-021-1/+1
* Prevent ApplicativeDo from applying to strict pattern matches (#13875)Simon Marlow2017-06-295-6/+104
* rts/RetainerProfile: Const-correctness fixesBen Gamari2017-06-291-9/+9
* configure: Coerce gcc to use $LD instead of system defaultBen Gamari2017-06-294-62/+82
* Allow optional instance keyword in associated type family instancesTibor Erdesz2017-06-294-7/+55
* configure: Check for binutils #17166Ben Gamari2017-06-291-0/+59
* users-guide: Document FFI safety guaranteesBen Gamari2017-06-291-27/+39
* Fix T13701 allocation for LinuxDavid Feuer2017-06-291-0/+1
* Typos in commentsRyan Scott2017-06-294-5/+5
* Revert "Remove the Windows GCC driver."Simon Peyton Jones2017-06-295-30/+88
* Fix lexically-scoped type variablesSimon Peyton Jones2017-06-295-28/+78
* remove dead function 'tcInstBinders'Gabor Greif2017-06-291-6/+1
* Remove unneeded importGabor Greif2017-06-281-2/+2
* More typos in comments [ci skip]Gabor Greif2017-06-285-5/+5
* Typos in comments and manual [ci skip]Gabor Greif2017-06-287-8/+8
* Zap stable unfoldings in worker/wrapperSimon Peyton Jones2017-06-283-6/+13