June 2018 Archives by date
Starting: Fri Jun 1 12:10:52 UTC 2018
Ending: Fri Jun 29 19:01:53 UTC 2018
Messages: 284
- [commit: ghc] master: Cleanups [ci skip] (9921f5b)
git at git.haskell.org
- [commit: ghc] wip/T2893: Wibbles (mainly comments) (8308b2d)
git at git.haskell.org
- [commit: ghc] master: UNREG: mark SRT as writable in generated C code (9fd4ed9)
git at git.haskell.org
- [commit: ghc] master: Optimizations for CmmBlockElim. (bd43378)
git at git.haskell.org
- [commit: ghc] master: testsuite: Add test for #15186 (c983a1d)
git at git.haskell.org
- [commit: ghc] master: Conservatively estimate levity in worker/wrapper (f0c1eb8)
git at git.haskell.org
- [commit: ghc] master: Add llvm-target for powerpc64le-unknown-linux (13a8660)
git at git.haskell.org
- [commit: ghc] master: vectorise: Put it out of its misery (faee23b)
git at git.haskell.org
- [commit: ghc] master: C codegen: print details of pprStatics panics (9ea4596)
git at git.haskell.org
- [commit: ghc] master: rts: Rip out support for STM invariants (a122d4f)
git at git.haskell.org
- [commit: ghc] master: testsuite: Don't assume location of bash (e0f33a6)
git at git.haskell.org
- [commit: ghc] master: Bump version of stm submodule back to 2.4 (7272566)
git at git.haskell.org
- [commit: ghc] master: Extended the plugin system to run plugins on more representations (c2783cc)
git at git.haskell.org
- [commit: ghc] master: Fix #13777 by improving the underdetermined CUSK error message (ac91d07)
git at git.haskell.org
- [commit: ghc] master: Check for singletons when creating Bag/OrdList from a list. (18cb4f5)
git at git.haskell.org
- [commit: ghc] master: Fix #15214 by listing (~) in isBuiltInOcc_maybe (21e9d4f)
git at git.haskell.org
- [commit: ghc] master: rts: Query system rlimit for maximum address-space size (2627377)
git at git.haskell.org
- [commit: ghc] master: Handle abi-depends correctly in ghc-pkg (1626fe6)
git at git.haskell.org
- [commit: ghc] master: Remove ~# from surface syntax (5b82ee6)
git at git.haskell.org
- [commit: ghc] master: Fix a bad interaction between GADTs and COMPLETE sets (4d80044)
git at git.haskell.org
- [commit: ghc] master: Turn "inaccessible code" error into a warning (08073e1)
git at git.haskell.org
- [commit: ghc] master: tcExtendTyVarEnv2 changed to tcExtendNameTyVarEnv (9b7eec8)
git at git.haskell.org
- [commit: ghc] master: Allow aligning of cmm procs at specific boundry (f68c2cb)
git at git.haskell.org
- [commit: ghc] master: Improve exhaustiveness checking for literal values and patterns, fix #14546 (1f88f54)
git at git.haskell.org
- [commit: ghc] master: Fix typo in OverloadedLabels docs (6128037)
git at git.haskell.org
- [commit: ghc] master: Add tests for #8128 and #8740 (90e99c4)
git at git.haskell.org
- [commit: ghc] master: testsuite: Mark T14547 as broken (b564eb7)
git at git.haskell.org
- [commit: ghc] master: testsuite: Really mark T14547 as broken (4dd1895)
git at git.haskell.org
- [commit: packages/haskeline] master: Bump stm upper bound (4f0fae2)
git at git.haskell.org
- [commit: packages/haskeline] master: Merge pull request #83 from bgamari/patch-1 (4168a4a)
git at git.haskell.org
- [commit: ghc] master: Provide `getWithUserData` and `putWithUserData` (554bc7f)
git at git.haskell.org
- [commit: ghc] master: Do a late CSE pass (0e5d2b7)
git at git.haskell.org
- [commit: ghc] master: Expand type synonyms when Linting a forall (9d600ea)
git at git.haskell.org
- [commit: ghc] master: Refactor SetLevels.abstractVars (a1a507a)
git at git.haskell.org
- [commit: ghc] master: Bump stm and haskeline submodules (c560f38)
git at git.haskell.org
- [commit: ghc] master: Fix broken test T14547. (d8efb09)
git at git.haskell.org
- [commit: ghc] master: Document the fact that cmm dumps won't show unreachable blocks. (36091ec)
git at git.haskell.org
- [commit: ghc] master: Implement QuantifiedConstraints (7df5896)
git at git.haskell.org
- [commit: ghc] master: Add Outputable instance for HsArg (1a61c6b)
git at git.haskell.org
- [commit: ghc] master: Improve extendTvSubst assertion (97cea31)
git at git.haskell.org
- [commit: ghc] master: Also suppress uniques in cmm dumps with `-dsuppress-uniques`. (aa77c60)
git at git.haskell.org
- [commit: ghc] master: Serialize docstrings to ifaces, display them with new GHCi :doc command (85309a3)
git at git.haskell.org
- [commit: ghc] master: Introduce DerivingVia (8ed8b03)
git at git.haskell.org
- [commit: ghc] master: Rename some mutable closure types for consistency (4075656)
git at git.haskell.org
- [commit: ghc] master: rts: Reuse dbl_link_remove in a few places (455477a)
git at git.haskell.org
- [commit: ghc] branch 'wip/seq-res-eval' created
git at git.haskell.org
- [commit: ghc] wip/seq-res-eval: Let the simplifier know that seq# forces (ff1d40a)
git at git.haskell.org
- [commit: ghc] master: Let the simplifier know that seq# forces (d964b05)
git at git.haskell.org
- [commit: ghc] master: Do not scavenge SMALL_MUT_ARR_PTRS_CLEAN in mut_lists (635a59a)
git at git.haskell.org
- [commit: ghc] master: Comments only (7f45906)
git at git.haskell.org
- [commit: ghc] master: Remove ad-hoc special case in occAnal (c16382d)
git at git.haskell.org
- [commit: ghc] master: testsuite: Fix dynamic-paper stderr file (1508600)
git at git.haskell.org
- [commit: hadrian] master: Fix missing symbols when cross-compiling (#583) (fcc62d1)
git at git.haskell.org
- [commit: hadrian] master: Update cross-compiling doc (#586) (7c04521)
git at git.haskell.org
- [commit: hadrian] master: Add all the default-on extensions to build.global-db.bat (#587) (d8190ba)
git at git.haskell.org
- [commit: hadrian] master: Fix unlit by placing it under lib/bin/ instead of bin/ (#591) (a161b8e)
git at git.haskell.org
- [commit: hadrian] master: Fix redundant import, minor revision (1ee62bf)
git at git.haskell.org
- [commit: hadrian] master: Add checkPpr package and infrastructure for testsuite packages (#596) (44368b6)
git at git.haskell.org
- [commit: hadrian] master: Add dependency on the new "llvm-passes" file. (#604) (85f2506)
git at git.haskell.org
- [commit: hadrian] master: Preliminary nofib rule (#599) (d6c4e04)
git at git.haskell.org
- [commit: hadrian] master: remove (unnecessary) recursive dependency involving ghcPath (#606) (3837187)
git at git.haskell.org
- [commit: hadrian] master: Add ghc-heap (c0292ff)
git at git.haskell.org
- [commit: hadrian] master: Do not always add -Iincludes to C arguments (#610) (ec5e9d3)
git at git.haskell.org
- [commit: ghc] master: Update hadrian submodule (f741711)
git at git.haskell.org
- [commit: ghc] master: Don't use unsafeGlobalDynFlags in optCoercion (64c71ce)
git at git.haskell.org
- [commit: ghc] master: WorkWrap: Rip out unsafeGlobalDynFlags usage in mkWwInlineRule (db4f064)
git at git.haskell.org
- [commit: ghc] master: Index arrays more eagerly (e7678d6)
git at git.haskell.org
- [commit: ghc] master: Fix unparseable pretty-printing of promoted data cons (767536c)
git at git.haskell.org
- [commit: ghc] master: Check if both branches of an Cmm if have the same target. (efea32c)
git at git.haskell.org
- [commit: ghc] master: Move 'HsBangTy' out in constructor arguments (0361fc0)
git at git.haskell.org
- [commit: ghc] master: testsuite: Add test for #15232 (5026840)
git at git.haskell.org
- [commit: ghc] master: Fix #15243 by fixing incorrect uses of NotPromoted (569c16a)
git at git.haskell.org
- [commit: ghc] master: Document #15079 in the users' guide (bc9a838)
git at git.haskell.org
- [commit: ghc] master: testsuite: Skip T13838 in ghci way (04e29fc)
git at git.haskell.org
- [commit: ghc] master: Don't expose (~#), (~R#), (~P#) from GHC.Prim (5926b6e)
git at git.haskell.org
- [commit: ghc] master: Fix #15236 by removing parentheses from funTyConName (3397396)
git at git.haskell.org
- [commit: ghc] master: rts: Fix reference to srt_bitmap in ASSERT in RetainerProfile (838cb53)
git at git.haskell.org
- [commit: ghc] master: Rename dataConRepNameUnique to dataConTyRepNameUnique (fa34ced)
git at git.haskell.org
- [commit: ghc] master: Run typeCheckResultAction and renamedResultAction in TcM rather than Hsc (dc8c03b)
git at git.haskell.org
- [commit: ghc] master: Allow Haddock comments before function arguments. (200c8e0)
git at git.haskell.org
- [commit: ghc] master: Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv` (6fbe5f2)
git at git.haskell.org
- [commit: ghc] master: Add support for FreeBSD arm (297879a)
git at git.haskell.org
- [commit: ghc] master: typecheck: Don't warn about "redundant" TypeError constraints (d66ca01)
git at git.haskell.org
- [commit: ghc] master: Run Linux slow validate nightly on Circle CI (838aeb9)
git at git.haskell.org
- [commit: ghc] master: Fix `print-explicit-runtime-reps` (#11786). (40db277)
git at git.haskell.org
- [commit: ghc] master: users guide: Fix spelling (a9eb645)
git at git.haskell.org
- [commit: ghc] master: rts: Handle SMALL_MUT_ARR_PTRS in checkClosure (9976bed)
git at git.haskell.org
- [commit: ghc] master: Do not omit T4030 in GHCi mode (bb83831)
git at git.haskell.org
- [commit: ghc] master: users-guide: Spelling and style pass over QuantifiedConstraints docs (e1f74aa)
git at git.haskell.org
- [commit: ghc] master: testsuite: Bump performance metrics of T9233 and T13035 (229789a)
git at git.haskell.org
- [commit: ghc] master: Bump Cabal submodule (14f4347)
git at git.haskell.org
- [commit: ghc] master: testsuite: Suppress uniques in T15243 output (96ddfa4)
git at git.haskell.org
- [commit: ghc] master: testsuite: Remove uniques from T15243's stderr output (93220d4)
git at git.haskell.org
- [commit: ghc] master: Make seq# evaluatedness look through casts (502026f)
git at git.haskell.org
- [commit: ghc] master: Remove duplicate quantified constraints (a169149)
git at git.haskell.org
- [commit: ghc] master: Small refactor, adding checkBadTelescope (97d0542)
git at git.haskell.org
- [commit: ghc] master: Remove a tc-trace (6ccfa62)
git at git.haskell.org
- [commit: ghc] master: Comments only (25597a9)
git at git.haskell.org
- [commit: ghc] master: rts: Fix a var name in a comment, fix a typo (0180230)
git at git.haskell.org
- [commit: ghc] branch 'wip/tdammers/disable-defer-type-errors-ghci' created
git at git.haskell.org
- [commit: ghc] wip/tdammers/disable-defer-type-errors-ghci: Test for #14963 workaround (6471606)
git at git.haskell.org
- [commit: ghc] wip/tdammers/disable-defer-type-errors-ghci: testsuite: allow passing extra_hc_options to ghci (a4ab3b7)
git at git.haskell.org
- [commit: ghc] wip/tdammers/disable-defer-type-errors-ghci: Documentation (8f97095)
git at git.haskell.org
- [commit: ghc] wip/tdammers/disable-defer-type-errors-ghci: Disable error deferring in interactive statements (425d8ac)
git at git.haskell.org
- [commit: ghc] wip/tdammers/disable-defer-type-errors-ghci: Regressions caused by workaround to #14963 (32ed0c5)
git at git.haskell.org
- [commit: ghc] master: docs: Add mentions of new plugins mechanisms to users guide (da53417)
git at git.haskell.org
- [commit: ghc] master: Refactor TcExpr.tcSeq (aab3c6d)
git at git.haskell.org
- [commit: hadrian] master: Add libiserv, rename iserv-bin to iserv, drop primitive (#612) (8dba674)
git at git.haskell.org
- [commit: hadrian] master: Update RTS flags (#613) (a63ad32)
git at git.haskell.org
- [commit: ghc] master: Bump hadrian submodule (bb539cf)
git at git.haskell.org
- [commit: ghc] master: Fix some of the failures in sanity way (a610c21)
git at git.haskell.org
- [commit: ghc] master: testuite: remove strace call. (cc78d25)
git at git.haskell.org
- [commit: ghc] master: Do not skip conc004 in GHCi way (b5ccee4)
git at git.haskell.org
- [commit: ghc] master: testsuite: Print summary even if interrupted (a3c0b42)
git at git.haskell.org
- [commit: ghc] master: Minor refactoring and docs in selector optimisation (f7b9456)
git at git.haskell.org
- [commit: ghc] master: Disable T12903 on Darwin due to flakiness (16c70da)
git at git.haskell.org
- [commit: ghc] master: OptCoercion: Ensure we use new UnivCo provenance to construct optimised cos. (f1b097f)
git at git.haskell.org
- [commit: ghc] master: libiserv: Add license file (908edbf)
git at git.haskell.org
- [commit: ghc] master: testsuite: Add -fghci-leak-check to expected output on mingw32 (3606075)
git at git.haskell.org
- [commit: ghc] master: testsuite: Add Windows-specific output for T5611 (5600729)
git at git.haskell.org
- [commit: ghc] master: Duplicated and (261209d)
git at git.haskell.org
- [commit: ghc] master: Update user manual sections for -rtsopts and -with-rtsopts (97d1419)
git at git.haskell.org
- [commit: ghc] master: testsuite: Fix T4442 on i386 (ca7653a)
git at git.haskell.org
- [commit: ghc] master: UNREG: PprC: add support for of W32 literals (0238a6c)
git at git.haskell.org
- [commit: ghc] master: Disable `-fdefer-out-of-scope-variables` in ghci. (4a93166)
git at git.haskell.org
- [commit: ghc] master: Make Control.Exception.throw levity polymorphic. (8ae7c1b)
git at git.haskell.org
- [commit: ghc] master: Mark test broken on powerpc64[le] (5f5d0c9)
git at git.haskell.org
- [commit: ghc] master: users-guide: Fix PtrRepLifted to LiftedRep (87d691c)
git at git.haskell.org
- [commit: ghc] master: Fix deserialization of docs (#15240) (69b50ef)
git at git.haskell.org
- [commit: ghc] master: Replace `showSDocUnsafe` with `showSDoc` in extending_ghc.rst (d24e73a)
git at git.haskell.org
- [commit: ghc] master: rts: Ignore RLIMIT_AS if it is zero (233d815)
git at git.haskell.org
- [commit: ghc] master: desugar: Rip out unsafeGlobalDynFlags usage in decomposeRuleLhs (6f083b3)
git at git.haskell.org
- [commit: ghc] branch 'ghc-8.6' created
git at git.haskell.org
- [commit: ghc] master: rts: Don't keep findPtr symbol alive if not -DDEBUG (e4c41ec)
git at git.haskell.org
- [commit: ghc] master: relnotes: Add mention of QuantifiedConstraints (4672e2e)
git at git.haskell.org
- [commit: ghc] master: Embrace -XTypeInType, add -XStarIsType (d650729)
git at git.haskell.org
- [commit: ghc] master: Revert inadvertant changes to .gitmodules (0c5aac8)
git at git.haskell.org
- [commit: ghc] master: Revert "rts: Don't keep findPtr symbol alive if not -DDEBUG" (8ffac59)
git at git.haskell.org
- [commit: packages/binary] master: Permit QuickCheck >= 2.9 (6da9858)
git at git.haskell.org
- [commit: packages/binary] master: Add Binary instance for Identity, from base-4.8.0.0. (333f836)
git at git.haskell.org
- [commit: packages/binary] master: Fix CI (45ef7a1)
git at git.haskell.org
- [commit: packages/binary] master: Merge pull request #147 from int-index/fix-ci (b660e3d)
git at git.haskell.org
- [commit: packages/binary] master: Don't use * as Type in the presence of TypeOperators (d0912c8)
git at git.haskell.org
- [commit: packages/binary] master: Merge remote-tracking branch 'upstream/master' (d67bc13)
git at git.haskell.org
- [commit: packages/binary] master: Merge pull request #148 from int-index/no-star (6eedd64)
git at git.haskell.org
- [commit: packages/binary] master: Merge pull request #146 from Daniel-Diaz/master (ecf48c4)
git at git.haskell.org
- [commit: ghc] master: Fix binary and haddock submodule commits (8062d7f)
git at git.haskell.org
- [commit: ghc] master: Bump haddock submodule (f9b925a)
git at git.haskell.org
- [commit: ghc] master: Fix broken link (3a18a82)
git at git.haskell.org
- [commit: ghc] master: Exclude libraries/libiserv/ghc.mk and other things via .gitignore. (db5ef2b)
git at git.haskell.org
- [commit: ghc] branch 'bump-llvm' created
git at git.haskell.org
- [commit: ghc] bump-llvm: Bump supported LLVM version to 6.0 (6e72b19)
git at git.haskell.org
- [commit: ghc] master: UNREG: PprC: add support for of W16 literals (Ticket #15237) (01c9d95)
git at git.haskell.org
- [commit: ghc] master: Embrace -XTypeInType, add -XStarIsType (d650729)
Gabor Greif
- [commit: ghc] master: UNREG: PprC: add support for of W16 literals (Ticket #15237) (01c9d95)
Gabor Greif
- [commit: ghc] master: UNREG: PprC: add support for of W16 literals (Ticket #15237) (01c9d95)
Gabor Greif
- [commit: ghc] master: Fix corner case in typeKind, plus refactoring (f903e55)
git at git.haskell.org
- [commit: ghc] master: Fix the bind-recovery type (807ab22)
git at git.haskell.org
- [commit: ghc] master: Make better "fake tycons" in error recovery (2f6069c)
git at git.haskell.org
- [commit: ghc] master: circleci: Remove systemd from Fedora nsswitch configuration (dbe5370)
git at git.haskell.org
- [commit: ghc] master: Fix documentation for `-dth-dec-file` (69954a1)
git at git.haskell.org
- [commit: ghc] master: testsuite: Make T4442 compile on i386 and mark as broken (b7deeed)
git at git.haskell.org
- [commit: ghc] master: Bump supported LLVM version to 6.0 (e6498d6)
git at git.haskell.org
- [commit: ghc] branch 'bump-llvm' deleted
git at git.haskell.org
- [commit: ghc] master: No Unicode in Parser.y (78f5344)
git at git.haskell.org
- [commit: ghc] master: Make NameSort note into proper Note (b67b971)
git at git.haskell.org
- [commit: ghc] master: Add "quantified constraint" context in error message, fix #15231. (91822e4)
git at git.haskell.org
- [commit: ghc] master: Make dtrace enabled GHC work as a bootstrap compiler on FreeBSD (9c89ef3)
git at git.haskell.org
- [commit: ghc] master: Use data con name instead of parent in lookupRecFieldOcc (7100850)
git at git.haskell.org
- [commit: ghc] master: Fix #13833: accept type literals with no FlexibleInstances (42f3b53)
git at git.haskell.org
- [commit: ghc] master: Built-in Natural literals in Core (fe770c2)
git at git.haskell.org
- [commit: ghc] master: Quantify unfixed kind variables in CUSKs (1279428)
git at git.haskell.org
- [commit: nofib] master: Use /usr/bin/env to get perl path instead of using a hardcoded path. (f7de4c9)
git at git.haskell.org
- [commit: ghc] master: Amend configure script to support lndir build tree (8ee9c57)
git at git.haskell.org
- [commit: ghc] master: testsuite: Mark num009 as broken due to #15062 (1ab2dcb)
git at git.haskell.org
- [commit: ghc] master: testsuite: Mark overflow1 as broken on 32-bit platforms due to #15255 (1f2ed99)
git at git.haskell.org
- [commit: ghc] master: rts: Use .cfi_{start|end}proc directives (86210b2)
git at git.haskell.org
- [commit: ghc] master: Preserve parenthesis in function application in typechecker (cd95c2f)
git at git.haskell.org
- [commit: nofib] master: Don't use binary output for real/eff. (3ef116a)
git at git.haskell.org
- [commit: nofib] master: Several fixes to work with ghc-head (cf032a2)
git at git.haskell.org
- [commit: nofib] master: Eliminate trailing whitespace (22240ca)
git at git.haskell.org
- [commit: nofib] master: Set -O2 via NoFibHcOpts instead of individual Makefiles. (a3b0f2b)
git at git.haskell.org
- [commit: ghc] master: Bump nofib submodule (a81b99d)
git at git.haskell.org
- [commit: ghc] master: base: Improve the documentation of the enumFrom series of functions (dbc8c0f)
git at git.haskell.org
- [commit: ghc] master: rts: Remove use of __USE_MINGW_ANSI_STDIO (de34a71)
git at git.haskell.org
- [commit: ghc] ghc-8.6's head updated: rts: Remove use of __USE_MINGW_ANSI_STDIO (de34a71)
git at git.haskell.org
- [commit: ghc] ghc-8.6, master: circleci: Bump fedora docker image tag (819d8ef)
git at git.haskell.org
- [commit: ghc] ghc-8.6, master: circleci: Add a reference to the documentation on the Wiki (f998947)
git at git.haskell.org
- [commit: ghc] master: Enhanced constant folding (60e4bb4)
git at git.haskell.org
- [commit: ghc] master: Revert "Amend configure script to support lndir build tree" (d55035f)
git at git.haskell.org
- [commit: ghc] ghc-8.6's head updated: Revert "Amend configure script to support lndir build tree" (d55035f)
git at git.haskell.org
- [commit: ghc] ghc-8.6: base: Add default implementation for Data.Bits.bitSize (4cd5521)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Warn about implicit kind variables with -Wcompat (8df2447)
git at git.haskell.org
- [commit: ghc] master's head updated: Warn about implicit kind variables with -Wcompat (8df2447)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Revert "rts: Use .cfi_{start|end}proc directives" (76b343f)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Bump process submodule (0db05ad)
git at git.haskell.org
- [commit: ghc] ghc-8.6: configure: Fail when bootstrapping with GHC 8.2.1 (d1c7239)
git at git.haskell.org
- [commit: ghc] master: testsuite: Mark T3001-2 as broken on 32-bit platforms (749bc1a)
git at git.haskell.org
- [commit: ghc] master: testsuite: Mark print022 as broken on 32-bit platforms (9897440)
git at git.haskell.org
- [commit: ghc] master: Handle DuplicateRecordFields correctly in filterImports (fixes #14487) (ccd8ce4)
git at git.haskell.org
- [commit: ghc] master's head updated: Handle DuplicateRecordFields correctly in filterImports (fixes #14487) (ccd8ce4)
git at git.haskell.org
- [commit: ghc] ghc-8.6's head updated: Handle DuplicateRecordFields correctly in filterImports (fixes #14487) (ccd8ce4)
git at git.haskell.org
- [commit: ghc] master: Improve error message when importing an unusable package (df0f148)
git at git.haskell.org
- [commit: ghc] master: Improve documentation of Eq, Ord instances for Float and Double (793902e)
git at git.haskell.org
- [commit: ghc] master: Provide a better error message for unpromotable data constructor contexts (c637541)
git at git.haskell.org
- [commit: ghc] master: UNREG: fix CmmRegOff large offset handling on W64 platforms (b8e3499)
git at git.haskell.org
- [commit: ghc] master: Use __FILE__ for Cmm assertion locations, fix #8619 (008ea12)
git at git.haskell.org
- [commit: ghc] master: Add -Werror=compat (04e9fe5)
git at git.haskell.org
- [commit: ghc] master: Remove accidentally checked-in T14845.stderr (50d7b2a)
git at git.haskell.org
- [commit: ghc] master: Fix an infinite loop in niFixTCvSubst (d621644)
git at git.haskell.org
- [commit: ghc] master: Two small refactorings (850ae8c)
git at git.haskell.org
- [commit: ghc] master: Fix typechecking of kind signatures (30b029b)
git at git.haskell.org
- [commit: ghc] master: Typofixes in docs and comments [ci skip] (6ac8a72)
git at git.haskell.org
- [commit: ghc] master: Fix typo in comment only (de692fd)
git at git.haskell.org
- [commit: packages/hpc] master: Bump containers upper bound (85e04ed)
git at git.haskell.org
- [commit: ghc] master: Mark some TH tests as req_interp (a9b01c0)
git at git.haskell.org
- [commit: ghc] master: Adjust comments (Trac #14164) (83a7b1c)
git at git.haskell.org
- [commit: ghc] master: Fix API Annotations for GADT constructors (676c575)
git at git.haskell.org
- [commit: ghc] master: Document and simplify tcInstTyBinders (26e9806)
git at git.haskell.org
- [commit: ghc] master: configure: Bump version to 8.6.0 (4cdd574)
git at git.haskell.org
- [commit: ghc] master: testsuite: Bump metrics for T5631 and T6048 (000ac86)
git at git.haskell.org
- [commit: ghc] master: containers: Bump to 0.6.0.1 (50e7bff)
git at git.haskell.org
- [commit: ghc] master: testsuite: Add broken test for #15289 (7b8dcd9)
git at git.haskell.org
- [commit: ghc] master: testsuite: Skip T11627a and T11627b on Darwin (f0179e3)
git at git.haskell.org
- [commit: ghc] master: findPtr: don't search the nursery (436c0e9)
git at git.haskell.org
- [commit: ghc] master: Tweak wording in documentation (a5eaa0f)
git at git.haskell.org
- [commit: ghc] master: base: Add missing instances for Data.Ord.Down (21fa62f)
git at git.haskell.org
- [commit: ghc] master: Revert "containers: Bump to 0.6.0.1" (7363ba4)
git at git.haskell.org
- [commit: nofib] master: Typofix [ci skip] (f481777)
git at git.haskell.org
- [commit: ghc] master: A few more typofixes in docs/comments [ci skip] (e839ee2)
git at git.haskell.org
- [commit: ghc] master: Fix gcc.exe: error: CreateProcess: No such file or directory (227ede4)
git at git.haskell.org
- [commit: ghc] master: rts: A bit of cleanup of posix itimer implementation (76e110f)
git at git.haskell.org
- [commit: ghc] master: configure: Fix libnuma detection logic (942e6c9)
git at git.haskell.org
- [commit: ghc] master: Allow :info for (~) in GHCi (f4dce6c)
git at git.haskell.org
- [commit: ghc] master: Remove HsEqTy and XEqTy (b948398)
git at git.haskell.org
- [commit: packages/haskeline] master: Bump upper bound on containers (8b73041)
git at git.haskell.org
- [commit: packages/haskeline] master: Merge pull request #86 from bgamari/patch-2 (19b0be5)
git at git.haskell.org
- [commit: ghc] master: containers: Bump to 0.6.0.1 (c35ad6e)
git at git.haskell.org
- [commit: ghc] ghc-8.6's head updated: containers: Bump to 0.6.0.1 (c35ad6e)
git at git.haskell.org
- [commit: ghc] master: configure: Set version to 8.7 (c7cd5a6)
git at git.haskell.org
- [commit: ghc] master: Fix incorrect GHC versioning (3048a87)
git at git.haskell.org
- [commit: ghc] master: Drop redundant Note (50a35e5)
git at git.haskell.org
- [commit: ghc] master: Instances in no-evidence implications (32eb419)
git at git.haskell.org
- [commit: ghc] master: Refactor try_solve_fromInstance in shortCutSolver (e065369)
git at git.haskell.org
- [commit: ghc] master: Remove unnecessary call to checkReductionDepth (d5459a3)
git at git.haskell.org
- [commit: ghc] master: Move a Note to the module that refers to it (122ba98)
git at git.haskell.org
- [commit: ghc] master: TTG for IPBind had wrong extension name (5f06cf6)
git at git.haskell.org
- [commit: ghc] master: Explain why opt-cmm is not dumped by ddump-cmm-verbose. (391b0ca)
git at git.haskell.org
- [commit: ghc] master: Include ghc-heap and libiserv in the "package" file. (63d474b)
git at git.haskell.org
- [commit: ghc] master: rts: Abort if timerfd read fails (c7b1e93)
git at git.haskell.org
- [commit: ghc] master: rts/linker/{SymbolExtras, elf_got}.c: map code as read-only (67c422c)
git at git.haskell.org
- [commit: ghc] master: Remove -Wamp flag (33724fc)
git at git.haskell.org
- [commit: ghc] master: Tweak API Annotations for ConDeclGADT (5db9f91)
git at git.haskell.org
- [commit: ghc] master: Fix error recovery for pattern synonyms (2896082)
git at git.haskell.org
- [commit: ghc] master: Improve tc-tracing a bit (95324f0)
git at git.haskell.org
- [commit: ghc] master: Refactor the kind-checking of tyvar binders (9fc40c7)
git at git.haskell.org
- [commit: ghc] master: Record some notes about "innocuous" transformations (1c2c2d3)
git at git.haskell.org
- [commit: ghc] master: Coments and debug tracing only (577399c)
git at git.haskell.org
- [commit: ghc] master: More misc comments (b4d5459)
git at git.haskell.org
- [commit: ghc] master: Remove unused BottomFound from Tick (cea409a)
git at git.haskell.org
- [commit: ghc] master: API Annotations when parsing typapp (e53c113)
git at git.haskell.org
- [commit: ghc] master: Fix TcLevel manipulation in TcDerivInfer.simplifyDeriv (261dd83)
git at git.haskell.org
- [commit: ghc] master: A bit more tc-tracking in TcUnify.uUnfilledVar (7a2b5d0)
git at git.haskell.org
- [commit: ghc] master: Remove dead code (bb50eca)
git at git.haskell.org
- [commit: ghc] master: Typofixes in comments and whitespace only [ci skip] (629d01a)
git at git.haskell.org
- [commit: ghc] master: Typo fix in rts [skip ci] (5865e9a)
git at git.haskell.org
- [commit: ghc] master: Add commnent about binder order (3d00208)
git at git.haskell.org
- [commit: ghc] master: rts: Update some comments, minor refactoring (4168ee3)
git at git.haskell.org
- [commit: ghc] master: Show addresses of live objects in GHCi leak check (a54c94f)
git at git.haskell.org
- [commit: ghc] master: Add ghc-prim as dependency to ghc-bin (437ff69)
git at git.haskell.org
- [commit: ghc] ghc-8.6: TTG for IPBind had wrong extension name (0c701b6)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Do not imply NoStarIsType by TypeOperators/TypeInType (abd6622)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Tweak API Annotations for ConDeclGADT (867e861)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Refactor the kind-checking of tyvar binders (7e19610)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Instances in no-evidence implications (61adfbe)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Fix TcLevel manipulation in TcDerivInfer.simplifyDeriv (145f7c6)
git at git.haskell.org
- [commit: ghc] ghc-8.6: API Annotations when parsing typapp (4cfeca0)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Fix error recovery for pattern synonyms (149d791)
git at git.haskell.org
- [commit: ghc] master: Clarify role of coercion in flattening function (45de833)
git at git.haskell.org
- [commit: ghc] master: Document SRT scavenging behavior of scavenge_block() and scavenge_one() (904abd4)
git at git.haskell.org
- [commit: ghc] master: Add -ddump-rtti to user's guide and man page (4760a8c)
git at git.haskell.org
- [commit: ghc] master: A few typofixes in comments (9a371d6)
git at git.haskell.org
- [commit: ghc] master: Don't lock the MVar closure on tryReadMVar (6bb0c5d)
git at git.haskell.org
- [commit: ghc] master: Fix mkGadtDecl does not set con_forall correctly (6e4e6d1)
git at git.haskell.org
Last message date:
Fri Jun 29 19:01:53 UTC 2018
Archived on: Fri Jun 29 18:22:48 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).