summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* distrib/configure: Carry FFI include/lib paths from source distributionBen Gamari2017-07-231-0/+7
* Update autoconf scriptsBen Gamari2017-07-233-15/+36
* Avoid linear lookup in unload_wkr in the LinkerBartosz Nitka2017-07-221-2/+2
* fix dllwrap issue.Tamar Christina2017-07-221-5/+5
* Fix ungrammatical error messageRyan Scott2017-07-212-2/+2
* build system: Ensure there are no duplicate files in bindist listBen Gamari2017-07-201-1/+3
* HsPat: Assume that no spliced patterns are irrefutableBen Gamari2017-07-203-9/+17
* Revert "testsuite: Add test for #13916"Ben Gamari2017-07-203-169/+0
* testsuite: Add test for #13916Ben Gamari2017-07-203-0/+169
* distrib/configure: Canonicalize triplesBen Gamari2017-07-201-0/+7
* rts: Claim AP_STACK before adjusting SpBen Gamari2017-07-201-5/+5
* Interpreter.c: use macros to access/modify SpMichal Terepeta2017-07-201-227/+240
* Make IfaceAxiom typechecking lazier.Edward Z. Yang2017-07-2010-12/+107
* Fix busy-wait in SysTools.builderMainLoopDouglas Wilson2017-07-202-44/+55
* arcconfig: Set project ruleset to use master merge-base by defaultBen Gamari2017-07-201-0/+1
* testsuite: Pipe stdin directly to processBen Gamari2017-07-201-11/+5
* Introduce -fcatch-bottomsBen Gamari2017-07-205-2/+31
* Demand: Improve commentsBen Gamari2017-07-201-23/+26
* Spelling fixesGabor Greif2017-07-2012-15/+15
* Typeable: Ensure that promoted data family instance tycons get bindingsBen Gamari2017-07-198-10/+40
* base: Improve docs to clarify when finalizers may not be runAndrew Martin2017-07-191-0/+26
* typo: -XUndeci[d]ableInstancesChris Martin2017-07-191-1/+1
* Fix #13983 by creating a TyConFlavour type, and using itRyan Scott2017-07-199-66/+161
* dmdAnal: Ensure that ExnStr flag isn't dropped inappropriatelyBen Gamari2017-07-191-2/+5
* Add Haddocks for Eq (STRef a) and Eq (IORef a)Adam Sandberg Eriksson2017-07-192-7/+7
* Fix links to SPJ’s papers (fixes #12578)Takenobu Tani2017-07-194-8/+8
* Allow visible type application for []Ryan Scott2017-07-193-0/+37
* testsuite: Ensure that hs_try_putmvar003 terminatesBen Gamari2017-07-192-5/+9
* configure: Cleanup ARM COPY bug test artifactsBen Gamari2017-07-181-1/+3
* Typeable: Always use UTF-8 string unpacking primitiveBen Gamari2017-07-181-6/+6
* Make module membership on ModuleGraph fasterBartosz Nitka2017-07-1814-74/+158
* Typos in comments and explanation for unusused importsGabor Greif2017-07-184-9/+9
* Fix a missing getNewNursery(), and related cleanupSimon Marlow2017-07-182-27/+14
* [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