March 2018 Archives by thread
Starting: Thu Mar 1 19:07:49 UTC 2018
Ending: Sat Mar 31 10:55:09 UTC 2018
Messages: 339
- [commit: ghc] master: Revert "Better stats for T5837" (2756117)
git at git.haskell.org
- [commit: ghc] wip/T2893: Add superclasses to quantified constraints (910dfcf)
git at git.haskell.org
- [commit: ghc] wip/docker-ghcci: Directory change (0c248bf)
git at git.haskell.org
- [commit: ghc] wip/docker-ghcci: Install more earlier (3553bf2)
git at git.haskell.org
- [commit: ghc] wip/docker-ghcci: Version number. (ed89d8e)
git at git.haskell.org
- [commit: ghc] wip/docker-ghcci: Add another llvm version (5964d8a)
git at git.haskell.org
- [commit: ghc] wip/docker-ghcci: Darwin Python installation (5177e14)
git at git.haskell.org
- [commit: ghc] master: Cache the fingerprint of sOpt_P (b8f03bb)
git at git.haskell.org
- [commit: ghc] master: rts: Note functions which must take all_tasks_mutex. (8dab89b)
git at git.haskell.org
- [commit: ghc] master: forkProcess: fix task mutex release order (e261b85)
git at git.haskell.org
- [commit: ghc] wip/T2893: Add missing import (62a16bd)
git at git.haskell.org
- [commit: ghc] master: Only load plugins once (f8e3cd3)
git at git.haskell.org
- [commit: ghc] master: Make cost centre symbol names deterministic. (d8e47a2)
git at git.haskell.org
- [commit: ghc] master: Move Data.Functor.Contravariant from the contravariant package to base. (8c7a155)
git at git.haskell.org
- [commit: ghc] master: Improve exhaustive checking for guards in pattern bindings and MultiIf. (e8e9f6a)
git at git.haskell.org
- [commit: ghc] master: Add regression test for #12790 (125d151)
git at git.haskell.org
- [commit: ghc] master: Fix #14817 by not double-printing data family instance kind signatures (aef2b42)
git at git.haskell.org
- [commit: ghc] master: DynFlags: Support British spelling of GeneralisedNewtypeDeriving (1773964)
git at git.haskell.org
- [commit: ghc] master: Various Windows / Cross Compile to Windows fixes (4a0d0d8)
git at git.haskell.org
- [commit: ghc] master: GHCi info: Use src file for cache invalidation (969e747)
git at git.haskell.org
- [commit: ghc] master: Improve missing-home-modules warning formatting (6a7e159)
git at git.haskell.org
- [commit: ghc] master: Add @since annotations for derived instances in base (5c28ee8)
git at git.haskell.org
- [commit: ghc] master: rts/win32: Assert that the IO manager has been initialised (6e4fa81)
git at git.haskell.org
- [commit: ghc] master: configure: Enable LD_NO_GOLD is set in all codepaths (bc1bcaa)
git at git.haskell.org
- [commit: ghc] master: Add Applicative, Semigroup, and Monoid instances in GHC.Generics (7782b47)
git at git.haskell.org
- [commit: ghc] master: Adds *-cross-ncg flavour. (e4dcebf)
git at git.haskell.org
- [commit: ghc] master: Permit conversion of partially applied PromotedTupleTs (6835702)
git at git.haskell.org
- [commit: ghc] master: Fix #14838 by marking TH-spliced code as FromSource (ffb2738)
git at git.haskell.org
- [commit: ghc] master: doCorePass: Expand catch-all (44ba60f)
git at git.haskell.org
- [commit: ghc] master: Compile with `--via-asm` when cross compiling. (5f6fcf7)
git at git.haskell.org
- [commit: ghc] master: Fix the coverage checker's treatment of existential tyvars (a2d03c6)
git at git.haskell.org
- [commit: ghc] master: Correct default -A value in RTS flag usage info (821daad)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fix missing code example in changelog for 8.4.1 (353ed7d)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fix typo (739bb3e)
git at git.haskell.org
- [commit: ghc] ghc-8.4: List 'setEnv' as opposite of 'getEnv' (1cd5d6c)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Correct default -A value in RTS flag usage info (11ac7ae)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Adds *-cross-ncg flavour. (0454408)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Update haddock submodule (004b76a)
git at git.haskell.org
- [commit: ghc] ghc-8.4: configure: Enable LD_NO_GOLD is set in all codepaths (89c10eb)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Various documentation improvements (a666e43)
git at git.haskell.org
- [commit: ghc] wip/T2893: Test Trac #14863 (32e8499)
git at git.haskell.org
- [commit: ghc] master: Parenthesize (() :: Constraint) in argument position (99c556d)
git at git.haskell.org
- [commit: ghc] master: Bump hsc2hs submodule (4631ceb)
git at git.haskell.org
- [commit: ghc] master: Bump Cabal submodule to 2.2 (8f0b2f5)
git at git.haskell.org
- [commit: ghc] master: Bump Cabal submodule (a9f680f)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Bump Cabal submodule to 2.2 (c760ae3)
git at git.haskell.org
- [commit: ghc] branch 'wip/angerman/win32-cross-2' created
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv` (b824438)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv` (da04151)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: temp fix Makefile (c2a32ce)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: adds .gitignore (9b0ac82)
git at git.haskell.org
- [commit: ghc] master: Wombling around in Trac #14808 (e7653bc)
git at git.haskell.org
- [commit: ghc] master: Respect Note [The tcType invariant] (3d25203)
git at git.haskell.org
- [commit: ghc] master: Fix #14888 by adding more special cases for ArrowT (6ee831f)
git at git.haskell.org
- [commit: ghc] master: Simplify rnLHsInstType (1c062b7)
git at git.haskell.org
- [commit: ghc] branch 'wip/T13324' created
git at git.haskell.org
- [commit: ghc] wip/T13324: Use LHsSigWcType in DerivDecl (7d491ae)
git at git.haskell.org
- [commit: ghc] master: Fixup include of gmp/config.mk to use new location (df7ac37)
git at git.haskell.org
- [commit: ghc] master: `--via-asm` only for windows targets (f6cf400)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: temp fix Makefile (7ca07cd)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: adds .gitignore (84cc122)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv` (8024b87)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv` (7427d69)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2's head updated: Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv` (7427d69)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: add CCX=$(CXX) to integer-gmp (1dfd7aa)
git at git.haskell.org
- [commit: ghc] master: add CCX=$(CXX) to integer-gmp (cf5bc96)
git at git.haskell.org
- [commit: ghc] master: Schedule.c: remove a redundant CPP guard (ee597e9)
git at git.haskell.org
- [commit: ghc] master: Allow top level ticked string literals (5bc195a)
git at git.haskell.org
- [commit: ghc] master: Correct -g flag description (9bccfcd)
git at git.haskell.org
- [commit: ghc] ghc-8.4: One final sweep over release notes (6540b71)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Correct -g flag description (2df499b)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fixup include of gmp/config.mk to use new location (57b9a43)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Another Cabal submodule bump (201a557)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Allow top level ticked string literals (2753d89)
git at git.haskell.org
- [commit: ghc] ghc-8.4: add CCX=$(CXX) to integer-gmp (76af028)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Bump hsc2hs submodule (3ba3fa6)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Set RELEASE=YES, version 8.4.1 (4b6c3b6)
git at git.haskell.org
- [commit: ghc] master: cmm/: Avoid using lazy left folds (64c0af7)
git at git.haskell.org
- [commit: ghc] master: Make accumArray and accum stricter (08345bd)
git at git.haskell.org
- [commit: ghc] master: Bump nofib submodule (1488591)
git at git.haskell.org
- [commit: ghc] master: Fix interpreter with profiling (488d63d)
git at git.haskell.org
- [commit: ghc] ghc-8.4: forkProcess: fix task mutex release order (0dc2a35)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fix interpreter with profiling (0a3e2f3)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: Adds iserv-proxy/cabal.project (31a01e7)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: Adds iserv-slave (via CLI) (8fc0614)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: Better logging in iserv-remote (c5fd54a)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: Assume `C:` to be system libraries on windows. (d12d240)
git at git.haskell.org
- [commit: ghc] master: Add perf test for #14052 (40c4313)
git at git.haskell.org
- [commit: ghc] master: Add bindist-list.uniq to .gitignore (b120e64)
git at git.haskell.org
- [commit: ghc] master: Schedule.c: remove unreachable code block (d9d4632)
git at git.haskell.org
- [commit: ghc] tag 'ghc-8.4.1-release' created
git at git.haskell.org
- [commit: ghc] master: Use docker images with non-root user (648cb28)
git at git.haskell.org
- [commit: ghc] master: Fix a typo about pattern synonyms in documentation. (b320ba8)
git at git.haskell.org
- [commit: ghc] master: Users Guide: Add that --numa is available on Windows too (b3bfbed)
git at git.haskell.org
- [commit: ghc] master: Fix typo in description of -V RTS flag (43fbb90)
git at git.haskell.org
- [commit: ghc] wip/kavon-nosplit-llvm: Merge branch 'master' into wip/kavon-nosplit-llvm (4a6eb16)
git at git.haskell.org
- [commit: ghc] wip/kavon-nosplit-llvm: fix build due to the removal of Hoopl.Unique (54321d5)
git at git.haskell.org
- [commit: ghc] wip/kavon-nosplit-llvm's head updated: fix build due to the removal of Hoopl.Unique (54321d5)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: Cleanup LD detection. (cc438e0)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross-2: Rename iserv-slave to remote-iserv (5ef6e56)
git at git.haskell.org
- [commit: ghc] master: Add -fexternal-dynamic-refs (d99a65a)
git at git.haskell.org
- [commit: ghc] master: Revert "GHCi: Don't remove shadowed bindings from typechecker scope." (98c7749)
git at git.haskell.org
- [commit: ghc] master: Error message and doc improvements for #14335 (bc95fed)
git at git.haskell.org
- [commit: ghc] master: ghc-prim: Reduce scope of Clang sync_fetch_and_nand workaround (ed6f9fb)
git at git.haskell.org
- [commit: ghc] master: ghc-prim: Silence -Wsync-nand warning in atomic.c (94f0254)
git at git.haskell.org
- [commit: ghc] master: Remove outdated documentation bits concerning -Wmissing-methods (47e2a28)
git at git.haskell.org
- [commit: ghc] master: configure: Accept suffix in OpenBSD triple's OS name (a25b763)
git at git.haskell.org
- [commit: ghc] master: Compacted arrays are pinned for isByteArrayPinned# (df2ea10)
git at git.haskell.org
- [commit: ghc] master: UNREG: fix implicit declarations from pdep and pext (dd3906b)
git at git.haskell.org
- [commit: ghc] master: Fix a debug print in disassembler (#14905) (8e34101)
git at git.haskell.org
- [commit: ghc] master: testsuite: disable T13615 on non-smp targets (e3ae0eb)
git at git.haskell.org
- [commit: ghc] master: Remove splitEithers, use partitionEithers from base (5c804e5)
git at git.haskell.org
- [commit: ghc] master: Bump Cabal submodule (02b3dad)
git at git.haskell.org
- [commit: ghc] wip/kavon-nosplit-llvm: addressing a TODO related to FFI calls (be00cf3)
git at git.haskell.org
- [commit: ghc] wip/kavon-nosplit-llvm: when compiling a .cmm file, carry any ManglerInfo through to the next phase (4790509)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross: temp fix Makefile (a66332f)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross: adds .gitignore (44ce888)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross: Adds iserv-proxy/cabal.project (a334af8)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross: Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv` (f9bebf5)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross: Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv` (d94a941)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross: Rename iserv-slave to remote-iserv (d0d02e2)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross: Cleanup LD detection. (8aca758)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross: Better logging in iserv-remote (7c8ad02)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross: Adds iserv-slave (via CLI) (6faf0e6)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross: Assume `C:` to be system libraries on windows. (8638eb5)
git at git.haskell.org
- [commit: ghc] wip/angerman/win32-cross's head updated: Rename iserv-slave to remote-iserv (d0d02e2)
git at git.haskell.org
- [commit: ghc] master: Comment improvements on interpreter breakpoint IO action (50972d6)
git at git.haskell.org
- [commit: ghc] master: Update a comment in Exception.cmm (ba57979)
git at git.haskell.org
- [commit: ghc] master: Drop GHC 8.0 compatibility (152055a)
git at git.haskell.org
- [commit: ghc] branch 'wip/D4327' created
git at git.haskell.org
- [commit: ghc] wip/D4327: WIP: Add likelyhood to alternatives from stg onwards (adc3415)
git at git.haskell.org
- [commit: ghc] master: Slighly improve infix con app pattern errors (cb6d858)
git at git.haskell.org
- [commit: ghc] master: aclocal.m4: allow more GNU/Hurd tuples (1522cf0)
git at git.haskell.org
- [commit: ghc] master: aclocal.m4: add OSHurd (debian patch) (0693b0b)
git at git.haskell.org
- [commit: ghc] branch 'wip/T14068-inline' deleted
git at git.haskell.org
- [commit: ghc] wip/T14068's head updated: Revert "Prevent inlining of loopified programs" (20b00bd)
git at git.haskell.org
- [commit: ghc] master: Comments and tiny refactor (2a3702d)
git at git.haskell.org
- [commit: ghc] ghc-8.4: rel-notes: Fix typo (5a1cfa6)
git at git.haskell.org
- [commit: ghc] ghc-8.4: configure: Set RELEASE=NO (e1b2bd0)
git at git.haskell.org
- [commit: ghc] ghc-8.4: configure: Accept version suffix in solaris name (d7c5ec0)
git at git.haskell.org
- [commit: ghc] master: Update test for #5129: (5a1ad23)
git at git.haskell.org
- [commit: ghc] : Set RELEASE=YES, version 8.4.1 (f31c40e)
git at git.haskell.org
- [commit: ghc] master: Add a build with 32bit Ubuntu container (f9a6d42)
git at git.haskell.org
- [commit: ghc] master: rts: Add --internal-counters RTS flag and several counters (2918abf)
git at git.haskell.org
- [commit: ghc] master: Also check local rules with -frules-check (3d378d9)
git at git.haskell.org
- [commit: ghc] master: Be more selective in which conditionals we invert (39c7406)
git at git.haskell.org
- [commit: ghc] master: Improve the warning message of qualified unused imports. (fad822e)
git at git.haskell.org
- [commit: ghc] master: Get rid of more CPP in cmm/ and codeGen/ (0db0e46)
git at git.haskell.org
- [commit: ghc] master: Hoopl: improve postorder calculation (bbcea13)
git at git.haskell.org
- [commit: ghc] master: Implement -dword-hex-literals (a00b88b)
git at git.haskell.org
- [commit: ghc] master: PPC nativeGen: Add support for MO_SS_Conv_W32_W64 (b37a87b)
git at git.haskell.org
- [commit: ghc] master: SPARC nativeGen: Support for MO_SS_Conv_W32_W64 (5241f29)
git at git.haskell.org
- [commit: ghc] master: [RFC] nativeGen: Add support for MO_SS_Conv_W32_W64 on i386 (d27336e)
git at git.haskell.org
- [commit: ghc] master: Improve accuracy of get/setAllocationCounter (20cbb01)
git at git.haskell.org
- [commit: ghc] master: CmmUtils: get rid of insertBlock (256577f)
git at git.haskell.org
- [commit: ghc] master: Implement equalKeysUFM the right way (fbd9b88)
git at git.haskell.org
- [commit: ghc] master: Turn a TH Name for built-in syntax into an unqualified RdrName (9868f91)
git at git.haskell.org
- [commit: ghc] master: Require GHC 8.2 to bootstrap GHC (e358854)
git at git.haskell.org
- [commit: ghc] master: Fix #14934 by including axSub0R in typeNatCoAxiomRules (c3aea39)
git at git.haskell.org
- [commit: ghc] master: Don't permit data types with return kind Constraint (f748c52)
git at git.haskell.org
- [commit: ghc] master: Update tests for #12870 to pass with a slow run of the testsuite. (fdec06a)
git at git.haskell.org
- [commit: packages/array] master: Remove compatibility with GHC <8 (1d0435f)
git at git.haskell.org
- [commit: ghc] master: Bump array submodule (98c1f22)
git at git.haskell.org
- [commit: ghc] master: Fix typo in user guide about ConstraintKinds (960cd42)
git at git.haskell.org
- [commit: ghc] master: Fix typo (82e8d1f)
git at git.haskell.org
- [commit: ghc] master: gen-data-layout.sh: Use bash array for readability (b3b394b)
git at git.haskell.org
- [commit: ghc] wip/T14068: Require GHC 8.2 to bootstrap GHC (4ba3bd7)
git at git.haskell.org
- [commit: ghc] wip/T14068: Merge branch 'master' into wip/T14068 (9c6785b)
git at git.haskell.org
- [commit: ghc] wip/T14068: Prefix the loopification name with $l (9245c4b)
git at git.haskell.org
- [commit: ghc] wip/T14068: SpecConstr: Also create specializations for top-level non-recursive functions (d8165f2)
git at git.haskell.org
- [commit: ghc] wip/T14068: Run SpecConstr twice, simplify in between (bdb92ef)
git at git.haskell.org
- [commit: ghc] wip/T14068's head updated: Run SpecConstr twice, simplify in between (bdb92ef)
git at git.haskell.org
- [commit: ghc] master: rts, base: Refactor stats.c to improve --machine-readable report (2d4bda2)
git at git.haskell.org
- [commit: ghc] master: Add -flate-specialise which runs a later specialisation pass (afad556)
git at git.haskell.org
- [commit: ghc] master: Bump autoconf version bound to >= 2.69 (6a71ef7)
git at git.haskell.org
- [commit: ghc] master: relnotes: Fix parsing of Version: field from Cabal file (d718023)
git at git.haskell.org
- [commit: ghc] master: configure: Accept version suffix in solaris name (60aa53d)
git at git.haskell.org
- [commit: ghc] wip/T14068: In scTopBind NonRec, do not forget the usage from the rhs_info (0f1fee6)
git at git.haskell.org
- [commit: ghc] master: Update T5129 test: (57001d9)
git at git.haskell.org
- [commit: ghc] branch 'wip/tdammers/D4395-new' created
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4395-new: Discard reflexive casts during Simplify (4faad0b)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4395-new: This should really have been in the previous commit. (17531c8)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4395-new: Discard reflexive casts during Simplify (325fa91)
git at git.haskell.org
- [commit: ghc] branch 'wip/tdammers/D4394' created
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Applying patch suggested in #11735 to improve coercionKind perf (255a6de)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Refactored coercionKindsRole (as per #11735) (33bef97)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Simplification as per #11735 (3d56a05)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Added SCCs to hunt down #14683 (91e4708)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Caching coercion roles in NthCo and coercionKindsRole refactoring (#11735) (c8efa15)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Another fix as per D4394 (c9212b4)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: NthCo handling, assertions and documentation improvements (5a74176)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fixed NthCo Note (discussion in D4385) (1d74d1e)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Documented invariant on cached roles (be4891f)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Caching coercion roles in NthCo (#11735) (7661e48)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fixed unused variables (27bf889)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Removed dead code (ac2d7b6)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Make mkNthCo take a Role parameter. (a3bdf13)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fixes to Coercion.hs (45d841e)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Refactor mkCoCast (78fa305)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Tighten cached role in NthCo (9d30c1c)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Refactored setNominalRole_maybe to avoid dragging role through recursion (62a38c6)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fix test to reflect changed NthCo ctor (c8336dd)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Increased allocation limit for T5321 on OS X (9426a60)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fix rebasing mistake (29f2710)
git at git.haskell.org
- [commit: ghc] master: Revert "rts, base: Refactor stats.c to improve --machine-readable report" (0a778eb)
git at git.haskell.org
- [commit: ghc] master: Fix seq# case of exprOkForSpeculation (abaf43d)
git at git.haskell.org
- [commit: ghc] branch 'wip/T14951' created
git at git.haskell.org
- [commit: ghc] wip/T14951: Create stronger ArgOccs from calls to specialized functions (a5555df)
git at git.haskell.org
- [commit: ghc] wip/T14951: Improve and write Note about cascading specialization (b855db7)
git at git.haskell.org
- [commit: ghc] master: Fix #14869 by being more mindful of Type vs. Constraint (49ac3f0)
git at git.haskell.org
- [commit: ghc] wip/T14951: Do cascading SpecConstr also for non-recursive bindings (0aa7d87)
git at git.haskell.org
- [commit: ghc] wip/T14068: Run SpecConstr only once again (c663b71)
git at git.haskell.org
- [commit: ghc] wip/T14068: Merge branch 'wip/T14951' into wip/T14068 (4a47fd3)
git at git.haskell.org
- [commit: ghc] wip/T14068's head updated: Merge branch 'wip/T14951' into wip/T14068 (4a47fd3)
git at git.haskell.org
- [commit: ghc] master: Fix two obscure bugs in rule matching (3446cee)
git at git.haskell.org
- [commit: ghc] master: Allow as-patterns in unidirectional patttern synonyms (411a97e)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Refactored coercionKindsRole (as per #11735) (ecc0716)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Added SCCs to hunt down #14683 (38ee99b)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Applying patch suggested in #11735 to improve coercionKind perf (a38a2b8)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Caching coercion roles in NthCo (#11735) (4c94815)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Simplification as per #11735 (28ff8db)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Make mkNthCo take a Role parameter. (b2b5d3a)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fixed unused variables (fe5a03c)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Documented invariant on cached roles (766ae47)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Tighten cached role in NthCo (c678314)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: NthCo handling, assertions and documentation improvements (8e673eb)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Refactored setNominalRole_maybe to avoid dragging role through recursion (0869056)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fixes to Coercion.hs (4fa4034)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fix test to reflect changed NthCo ctor (1af89d5)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fixed NthCo Note (discussion in D4385) (28b59e4)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Caching coercion roles in NthCo and coercionKindsRole refactoring (#11735) (6148776)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Refactor mkCoCast (5ab47c0)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Another fix as per D4394 (c1d5e19)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Removed dead code (091d72d)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Increased allocation limit for T5321 on OS X (8d7503a)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fix rebasing mistake (318ce2a)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394's head updated: Fix rebasing mistake (318ce2a)
git at git.haskell.org
- [commit: ghc] master: Fix over-eager constant folding in bitInteger (efc844f)
git at git.haskell.org
- [commit: ghc] branch 'wip/T14951-blunt' created
git at git.haskell.org
- [commit: ghc] wip/T14951-blunt: Run SpecConstr twice, simplify in between (c323f19)
git at git.haskell.org
- [commit: ghc] wip/T14951: Add testcase for #14951 (3740202)
git at git.haskell.org
- [commit: ghc] master: Improve shortOutIndirections slightly (034c32f)
git at git.haskell.org
- [commit: ghc] wip/T2893: Add regression test for Trac #14961 (3c66034)
git at git.haskell.org
- [commit: ghc] wip/T14951-blunt: Run a simplifier directly after SpecConstr (cbbb872)
git at git.haskell.org
- [commit: ghc] wip/T14951-blunt: Run SpecConstr twice, simplify in between (60563fd)
git at git.haskell.org
- [commit: ghc] master: Special-case record fields ending with hash when deriving Read (d5577f4)
git at git.haskell.org
- [commit: ghc] master: Allow PartialTypeSignatures in standalone deriving contexts (affdea8)
git at git.haskell.org
- [commit: ghc] master: Support adding objects from TH (ceb9147)
git at git.haskell.org
- [commit: ghc] master: testsuite: Add test for #14931 (7bb1fde)
git at git.haskell.org
- [commit: ghc] master: Support iOS variants elsewhere when configuring (10566a8)
git at git.haskell.org
- [commit: ghc] master: Fix two pernicious bugs in DeriveAnyClass (9893042)
git at git.haskell.org
- [commit: ghc] master: Add Note [BLACKHOLE points to IND] (cf80995)
git at git.haskell.org
- [commit: ghc] master: Run C finalizers incrementally during mutation (f7bbc34)
git at git.haskell.org
- [commit: ghc] master: Fix panic on module re-exports of DuplicateRcordFields (fb462f9)
git at git.haskell.org
- [commit: ghc] master: document: fix trac issue #14229 (c16df60)
git at git.haskell.org
- [commit: ghc] ghc-8.4: configure: Accept version suffix in solaris name (06f3367)
git at git.haskell.org
- [commit: ghc] ghc-8.4: configure: Accept suffix in OpenBSD triple's OS name (5b0eb47)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Special-case record fields ending with hash when deriving Read (32e1842)
git at git.haskell.org
- [commit: ghc] ghc-8.4: relnotes: Fix parsing of Version: field from Cabal file (c3a45d5)
git at git.haskell.org
- [commit: ghc] master: rts/RetainerProfile: Dump closure type if push() fails (9a00bfb)
git at git.haskell.org
- [commit: ghc] master: testsuite: Add test for #14925 (0703c00)
git at git.haskell.org
- [commit: ghc] master: Fix #14916 with an additional validity check in deriveTyData (20f14b4)
git at git.haskell.org
- [commit: ghc] master: Don't refer to blocks in debug info when -g1 (0cbb13b)
git at git.haskell.org
- [commit: ghc] master: Fix scoped type variables in TH for several constructs (a3986d7)
git at git.haskell.org
- [commit: ghc] master: llvmGen: Pass -optlo flags last to opt (41db237)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Don't refer to blocks in debug info when -g1 (59d7347)
git at git.haskell.org
- [commit: ghc] master: base: Fix Unicode handling of TyCon's Show instance (20ae19f)
git at git.haskell.org
- [commit: ghc] master: Add new debugging flag -dinline-check (ecfb4d3)
git at git.haskell.org
- [commit: ghc] master: Add unaligned bytearray access primops. Fixes #4442. (efd70cf)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fix #14916 with an additional validity check in deriveTyData (1887441)
git at git.haskell.org
- [commit: ghc] ghc-8.4: base: Fix Unicode handling of TyCon's Show instance (b88228d)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Slighly improve infix con app pattern errors (161467c)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fix a debug print in disassembler (#14905) (bd85d96)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fix over-eager constant folding in bitInteger (3c6a057)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fix seq# case of exprOkForSpeculation (ac1ade1)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fix #14934 by including axSub0R in typeNatCoAxiomRules (e04aaf7)
git at git.haskell.org
- [commit: ghc] ghc-8.4: UnboxedTuples can't be used as constraints (43f63a6)
git at git.haskell.org
- [commit: ghc] master: Add a job running on Fedora (d152dab)
git at git.haskell.org
- [commit: ghc] master: circleci: Bump Hackage index state (60e29dc)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4395-new: Fix huge performance regression (5d1a707)
git at git.haskell.org
- [commit: ghc] master: rts, base: Refactor stats.c to improve --machine-readable report (f0b258b)
git at git.haskell.org
- [commit: ghc] master: Make it evident in types that StgLam can't have empty args (41c1558)
git at git.haskell.org
- [commit: ghc] master: Fix #12919 by making the flattener homegeneous. (e3dbb44)
git at git.haskell.org
- [commit: ghc] master: Fix compilation stopper on macOS with -Werror (97e1f30)
git at git.haskell.org
- [commit: ghc] master: Fix performance of flattener patch (#12919) (b47a6c3)
git at git.haskell.org
- [commit: ghc] master: Deal with join points with RULES (a7628dc)
git at git.haskell.org
- [commit: ghc] master: Minor refactor and commments (71d50db)
git at git.haskell.org
- [commit: ghc] master: Avoid quadratic complexity in typeKind (1fce2c3)
git at git.haskell.org
- [commit: ghc] master: White space only (9cc6a18)
git at git.haskell.org
- [commit: ghc] master: Comments only (f13a0fc)
git at git.haskell.org
- [commit: ghc] master: Fix the test for #13938 (3ebf05f)
git at git.haskell.org
- [commit: ghc] master: configure: Throw error if OS is found to be msys (8cfd2e4)
git at git.haskell.org
- [commit: ghc] master: CmmPipeline: add a second pass of CmmCommonBlockElim (d5c4d46)
git at git.haskell.org
- [commit: ghc] master: testsuite: Add test for #14965 (d1fb583)
git at git.haskell.org
- [commit: ghc] master: rts: Fix profiled build after D4529 (ab9e986)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4395-new: Discard reflexive casts during Simplify (dd26724)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4395-new: Fix huge performance regression (b89c615)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4395-new's head updated: Fix huge performance regression (b89c615)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Applying patch suggested in #11735 to improve coercionKind perf (4e9fa93)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Caching coercion roles in NthCo (#11735) (85e4b46)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Refactored coercionKindsRole (as per #11735) (fcc65df)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Simplification as per #11735 (2adc093)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Added SCCs to hunt down #14683 (0019570)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fixed NthCo Note (discussion in D4385) (7ef2f9c)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Refactored setNominalRole_maybe to avoid dragging role through recursion (4778e53)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Make mkNthCo take a Role parameter. (e1cf008)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Tighten cached role in NthCo (81882a7)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fix test to reflect changed NthCo ctor (ca242c2)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fix rebasing mistake (89b8764)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Documented invariant on cached roles (1ef2070)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fixed unused variables (1dd3f7c)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fixes to Coercion.hs (504ac02)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Removed dead code (0a8a117)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Refactor mkCoCast (3325ade)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: NthCo handling, assertions and documentation improvements (32c70f9)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Another fix as per D4394 (d5b3da5)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Caching coercion roles in NthCo and coercionKindsRole refactoring (#11735) (0683619)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Increased allocation limit for T5321 on OS X (cf5cec3)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394's head updated: Fix rebasing mistake (89b8764)
git at git.haskell.org
- [commit: ghc] master: More format string fixes (b58282a)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fix two pernicious bugs in DeriveAnyClass (d8dbe29)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fix a nasty bug in the pure unifier (1132ec6)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Bump xhtml submodule to 3000.2.2.1 (597ba9c)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Bump Haddock submodule (199a088)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Bump Cabal submodule to 2.2.0.1 (a356469)
git at git.haskell.org
- [commit: ghc] master: rts: One last formatting string fix (88f06d4)
git at git.haskell.org
- [commit: ghc] master: Update Note [Documenting optimisation flags] (bf2b9cc)
git at git.haskell.org
- [commit: ghc] master: Rename CI docker images (d06a5a9)
git at git.haskell.org
- [commit: ghc] master: Full AppVeyor build with tests (0951e03)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fix typo in user guide about ConstraintKinds (e261975)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Revert "GHCi: Don't remove shadowed bindings from typechecker scope." (fbc4eba)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Fix tcDataKindSig (02aa02f)
git at git.haskell.org
- [commit: ghc] ghc-8.4: Don't permit data types with return kind Constraint (b5c5024)
git at git.haskell.org
- [commit: ghc] master: Fix syntax in -flate-specialise docs (0017a7b)
git at git.haskell.org
- [commit: ghc] wip/tdammers/D4394: Fix rebasing-induced failures (af9a1e9)
git at git.haskell.org
- [commit: ghc] master: Update a few comments regarding CAF lists (c00b6d2)
git at git.haskell.org
- [commit: ghc] master: printClosure: slightly improve MVAR printing (afb686a)
git at git.haskell.org
- [commit: ghc] master: Remove MAX_PATH restrictions from RTS, I/O manager and various utilities (4de585a)
git at git.haskell.org
- [commit: ghc] master: testsuite: allow accepting of fine grained results [skip ci] (ca535f9)
git at git.haskell.org
Last message date:
Sat Mar 31 10:55:09 UTC 2018
Archived on: Sat Mar 31 10:19:40 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).