summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove HasSrcSpan (#17494)wip/no-hassrcspanVladislav Zavialov2019-11-2952-1599/+1440
* Improve few Foreign.Marshal.Utils docsÖmer Sinan Ağacan2019-11-291-11/+21
* Pass ModDetails with (partial) ModIface in HscStatusÖmer Sinan Ağacan2019-11-294-46/+51
* Factor out HsSCC/HsCoreAnn/HsTickPragma into HsPragEwip/hs-pragVladislav Zavialov2019-11-2816-183/+169
* Fix endian handling of LLVM backendStefan Schulze Frielinghaus2019-11-281-10/+4
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-28121-160/+160
* Reduce boolean blindness in OccInfo(OneOcc) #17482Philipp Krüger2019-11-285-56/+86
* .gitmodules: tweak 'exception' URL to avoid redirection warningsSergei Trofimovich2019-11-271-1/+1
* Fix @since annotations for isResourceVanishedError and friends (#17488)Ryan Scott2019-11-271-3/+3
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-27172-742/+937
* Make warnings for TH splices opt-inSebastian Graf2019-11-2710-88/+168
* Remove prefix arrow support for GADTs (#17211)Krzysztof Gogolewski2019-11-253-23/+0
* configure: Fix HAVE_C11_ATOMICS macroBen Gamari2019-11-241-1/+3
* On FreeBSD 12 sys/sysctl.h requires sys/types.hViktor Dukhovni2019-11-241-0/+1
* Fix typosBrian Wignall2019-11-2336-55/+54
* Bump exceptions submoduleÖmer Sinan Ağacan2019-11-231-0/+0
* Stricten functions ins GHC.NaturalSebastian Graf2019-11-234-36/+63
* Packages: Don't use expectJustBen Gamari2019-11-231-5/+8
* rts: Consolidate spinlock implementationBen Gamari2019-11-231-47/+13
* Bump ghc version to 8.11Ben Gamari2019-11-232-1/+1
* Prevent -optc arguments from being duplicated in reverse order (#17471)Ryan Scott2019-11-235-3/+22
* Make CorePrep.tryEtaReducePrep and CoreUtils.tryEtaReduce line upMatheus Magalhães de Alcantara2019-11-232-20/+10
* Take care to not eta-reduce jumps in CorePrepMatheus Magalhães de Alcantara2019-11-233-2/+30
* rts: Expose interface for configuring EventLogWritersBen Gamari2019-11-2311-50/+195
* Target the IsList instance for ZipList at base-4.14.0.0 (#17489)Ryan Scott2019-11-231-1/+3
* Fix typo in Note reference [skip ci]nineonine2019-11-231-6/+6
* Bump hsc2hs submodule againBen Gamari2019-11-231-0/+0
* Bump hsc2hs submoduleBen Gamari2019-11-211-0/+0
* Strip parentheses in expressions contexts in error messagesVladislav Zavialov2019-11-1916-27/+31
* hpc: Fix encoding issues. Add test for and fix #17073Alexey Kuleshevich2019-11-198-33/+41
* Use pointer equality in Eq/Ord for ThreadIdRoland Zumkeller2019-11-194-17/+29
* Changing Thread IDs from 32 bits to 64 bits.Roland Zumkeller2019-11-193-6/+6
* nonmoving: Drop redundant write barrier on stack underflowBen Gamari2019-11-191-10/+0
* testsuite: Increase width of stack003 testBen Gamari2019-11-191-5/+11
* nonmoving: Fix handling on large object marking on 32-bitBen Gamari2019-11-191-4/+7
* nonmoving: Rework mark queue representationBen Gamari2019-11-192-23/+18
* nonmoving: Fix incorrect masking in mark queue type testBen Gamari2019-11-191-2/+2
* nonmoving: Use correct info table pointer accessorBen Gamari2019-11-192-19/+7
* rts: Add missing include of SymbolExtras.hBen Gamari2019-11-191-0/+1
* Properly account for libdw paths in make build systemBen Gamari2019-11-194-3/+14
* Packages.hs: use O(n*log(n)) ordNub instead of O(n*n) nubÖmer Sinan Ağacan2019-11-191-6/+6
* Enable USE_PTHREAD_FOR_ITIMER also on FreeBSDViktor Dukhovni2019-11-191-0/+3
* Give seq a more precise type and remove magicBen Gamari2019-11-1911-170/+142
* desugar: Drop stale Note [Matching seqId]Ben Gamari2019-11-191-6/+0
* Optimize MonadUnique instances based on IO (#16843)nineonine2019-11-1911-121/+79
* testsuite: Skip T17414 on LinuxBen Gamari2019-11-171-0/+4
* Turn some comments into GHC.Hs.Utils into haddocksAndreas Klebinger2019-11-171-37/+46
* Fixed issue #17435, missing Data instancesMario Blažević2019-11-172-0/+16
* Fix random typos [skip ci]nineonine2019-11-178-9/+9
* exceptions: Bump submodule back to masterBen Gamari2019-11-171-0/+0