March 2019 Archives by date
Starting: Fri Mar 1 14:30:00 UTC 2019
Ending: Sun Mar 31 15:09:51 UTC 2019
Messages: 419
- [commit: ghc] branch 'wip/head.hackage' created
git at git.haskell.org
- [commit: ghc] wip/head.hackage: gitlab-ci: Implement head.hackage jobs (9b3d4d7)
git at git.haskell.org
- [commit: ghc] branch 'wip/heapprof001-fragile' created
git at git.haskell.org
- [commit: ghc] wip/heapprof001-fragile: Cleanup iserv/iserv-proxy (f838809)
git at git.haskell.org
- [commit: ghc] wip/heapprof001-fragile: Visible dependent quantification (c26d299)
git at git.haskell.org
- [commit: ghc] wip/heapprof001-fragile: Lexer: turn some fatal errors into non-fatal ones (f37efb1)
git at git.haskell.org
- [commit: ghc] wip/heapprof001-fragile: Hadrian: introduce ways to skip some documentation targets (8442103)
git at git.haskell.org
- [commit: ghc] wip/heapprof001-fragile: use --docs=no-sphinx in both Hadrian CI jobs (9aa2727)
git at git.haskell.org
- [commit: ghc] wip/heapprof001-fragile: Fix parsing of expected performance changes for tests with non-alpha characters. (b1c7ffa)
git at git.haskell.org
- [commit: ghc] wip/heapprof001-fragile: testsuite: Introduce fragile modifier (15f27ff)
git at git.haskell.org
- [commit: ghc] wip/heapprof001-fragile: testsuite: Mark heapprof001 as fragile on i386 (4d09fcf)
git at git.haskell.org
- [commit: ghc] wip/heapprof001-fragile: testsuite: Use fragile modifier for more tests (edd2108)
git at git.haskell.org
- [commit: ghc] wip/heapprof001-fragile: gitlab-ci: Don't allow i386-deb9 to fail (971f041)
git at git.haskell.org
- [commit: ghc] wip/heapprof001-fragile: testsuite: Mark heapprof001 as fragile on all platforms (3981c41)
git at git.haskell.org
- [commit: ghc] branch 'wip/revert-atomic-writes' created
git at git.haskell.org
- [commit: ghc] branch 'wip/final-mfp' created
git at git.haskell.org
- [commit: ghc] wip/revert-atomic-writes: gitlab-ci: Pull docker images from ghc/ci-images registry (b90695c)
git at git.haskell.org
- [commit: ghc] wip/revert-atomic-writes: gitlab-ci: Give deb9-unreg job a distinct cache key (1bceb64)
git at git.haskell.org
- [commit: ghc] wip/revert-atomic-writes: gitlab-ci: Produce DWARF-enabled binary distribution (d298cb9)
git at git.haskell.org
- [commit: ghc] wip/revert-atomic-writes: Drop Docker images (161f102)
git at git.haskell.org
- [commit: ghc] wip/revert-atomic-writes: testsuite: Suppress ticks when comparing -ddump-simpl output (aeefc90)
git at git.haskell.org
- [commit: ghc] wip/final-mfp: Accept new test-suite outputs for base-4.13 (9d1e6cf)
git at git.haskell.org
- [commit: ghc] wip/final-mfp: testsuite: Remove Monad(fail) references (102c24d)
git at git.haskell.org
- [commit: ghc] wip/final-mfp: base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` instead (957edc8)
git at git.haskell.org
- [commit: ghc] wip/revert-atomic-writes: Revert "compiler: Refactor: extract `withAtomicRename`" (2974af3)
git at git.haskell.org
- [commit: ghc] wip/revert-atomic-writes: Revert "compiler: Write .o files atomically. See #14533" (3533d49)
git at git.haskell.org
- [commit: ghc] wip/final-mfp: Rip out remainder of MonadFailDesugaring (69e85a9)
git at git.haskell.org
- [commit: ghc] master's head updated: Use validate flavour rather than devel2 for DEBUG CI job (44ad721)
git at git.haskell.org
- [commit: ghc] master: gitlab-ci: A bit of reorganization (1285d6b)
git at git.haskell.org
- [commit: ghc] master: detect 'autoreconf' path during configure, and use it in hadrian (f77229e)
git at git.haskell.org
- [commit: ghc] master: Hadrian: track mingw, ship it in bindists, more robust install script (22c2713)
git at git.haskell.org
- [commit: ghc] master: Don't leave .hi files after running Haddock tests (e2ae52c)
git at git.haskell.org
- [commit: ghc] master: Revert "compiler: Refactor: extract `withAtomicRename`" (e7080be)
git at git.haskell.org
- [commit: ghc] master: Revert "compiler: Write .o files atomically. See #14533" (e6ce174)
git at git.haskell.org
- [commit: ghc] wip/final-mfp: More testsuite things (79e4524)
git at git.haskell.org
- [commit: ghc] master's head updated: Revert "compiler: Write .o files atomically. See #14533" (e6ce174)
git at git.haskell.org
- [commit: ghc] branch 'wip/mark-fragile-windows-tests' created
git at git.haskell.org
- [commit: ghc] branch 'wip/i386-win32-builds' created
git at git.haskell.org
- [commit: ghc] branch 'wip/angerman/reinstallable-lib-ghc' created
git at git.haskell.org
- [commit: ghc] branch 'wip/lazy-interface-unfoldings' created
git at git.haskell.org
- [commit: ghc] branch 'wip/reapply-atomic-writes' created
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: testsuite: Mark T16219 and cabal09 as broken on Windows (cc22de3)
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: testsuite: Fix expected output on Windows for various ghci tests (d22b778)
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: testsuite: Mark T5836 as broken on Windows (af155c0)
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: testsuite: Mark T15904 as broken on Windows (35ea2f7)
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: testsuite: Mark T16190 as broken on Windows (6a0bf64)
git at git.haskell.org
- [commit: ghc] wip/lazy-interface-unfoldings: typecheck: Load unfolding lazily (8e6290a)
git at git.haskell.org
- [commit: ghc] wip/lazy-interface-unfoldings: Progress (c32dcb8)
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: testsuite/plugins: Add multi_cpu_race modifier on Windows (8a52b3a)
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: testsuite: Mark T10672 as broken (fccd0fc)
git at git.haskell.org
- [commit: ghc] wip/lazy-interface-unfoldings: Hi (3a1210f)
git at git.haskell.org
- [commit: ghc] master, wip/angerman/reinstallable-lib-ghc, wip/i386-win32-builds, wip/reapply-atomic-writes: Be more careful when naming TyCon binders (80dfcee)
git at git.haskell.org
- [commit: ghc] master, wip/angerman/reinstallable-lib-ghc, wip/i386-win32-builds, wip/reapply-atomic-writes: Test Runner: don't show missing baseline warning for performance tests with expected changes on the current commit. (6c4e45b)
git at git.haskell.org
- [commit: ghc] master, wip/angerman/reinstallable-lib-ghc, wip/i386-win32-builds, wip/reapply-atomic-writes: Fix map/coerce rule for newtypes with wrappers (646b6df)
git at git.haskell.org
- [commit: ghc] wip/angerman/reinstallable-lib-ghc: Move Constants into rts (7e20764)
git at git.haskell.org
- [commit: ghc] wip/angerman/reinstallable-lib-ghc: Move primops into ghc-prim (e6c0ef5)
git at git.haskell.org
- [commit: ghc] wip/angerman/reinstallable-lib-ghc: Move boot_platform and primops.txt.pp into ghc-prim (aec4bf4)
git at git.haskell.org
- [commit: ghc] wip/reapply-atomic-writes: compiler: Write .o files atomically. See #14533 (c8f857f)
git at git.haskell.org
- [commit: ghc] wip/reapply-atomic-writes: compiler: Refactor: extract `withAtomicRename` (ced9f3c)
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: testsuite/plugins: Increase compile timeout on Windows (44229c8)
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: rts/RtsSymbols: Drop __mingw_vsnwprintf (1542c83)
git at git.haskell.org
- [commit: ghc] wip/i386-win32-builds: gitlab-ci: Implement support for i386/Windows bindists (9ecc9bb)
git at git.haskell.org
- [commit: ghc] tag 'ghc-8.6.4-release' created
git at git.haskell.org
- [commit: ghc] : testsuite: Add test for #16104 (8c2dbc1)
git at git.haskell.org
- [commit: ghc] : GhcPlugins: Fix lookup of TH names (5abfd98)
git at git.haskell.org
- [commit: ghc] : Stack: fix name mangling. (0f253b8)
git at git.haskell.org
- [commit: ghc] : users-guide: Some more release notes for 8.6.4 (ba11d0a)
git at git.haskell.org
- [commit: ghc] : Fix two bugs in stg_ap_0_fast in profiling runtime (a481b19)
git at git.haskell.org
- [commit: ghc] : Fix regression incorrectly advertising TH support (bdc9680)
git at git.haskell.org
- [commit: ghc] : gitlab-ci: Pull docker images from ghc/ci-images registry (e1f52f3)
git at git.haskell.org
- [commit: ghc] : gitlab-ci: Produce DWARF-enabled binary distribution (b09f057)
git at git.haskell.org
- [commit: ghc] : gitlab-ci: Drop CircleCI jobs (b6f949f)
git at git.haskell.org
- [commit: ghc] : Bump to 8.6.4 (aac18e9)
git at git.haskell.org
- [commit: ghc] branch 'wip/T16394' created
git at git.haskell.org
- [commit: ghc] branch 'wip/andrey/drop-symlink-traversal' created
git at git.haskell.org
- [commit: ghc] branch 'wip/magic-carpet-ride' created
git at git.haskell.org
- [commit: ghc] wip/angerman/reinstallable-lib-ghc: Split Config.hs into Config.hs + config.hs-incl, and place config.hs-incl into the rts. (7bba164)
git at git.haskell.org
- [commit: ghc] wip/angerman/reinstallable-lib-ghc: WIP (24f1851)
git at git.haskell.org
- [commit: ghc] master, wip/andrey/drop-symlink-traversal: Rip out object splitting (37f257a)
git at git.haskell.org
- [commit: ghc] master, wip/andrey/drop-symlink-traversal: rts/Printer: Print forwarding pointers (c19a401)
git at git.haskell.org
- [commit: ghc] master, wip/andrey/drop-symlink-traversal: rts/Printer: Introduce a few more printing utilities (23342e1)
git at git.haskell.org
- [commit: ghc] master, wip/andrey/drop-symlink-traversal: Add regression test for #15918 (db039a4)
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: Don't mark cabal09 as broken (090e2a6)
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: testsuite: Don't mark T5836 as broken (8cbd07f)
git at git.haskell.org
- [commit: ghc] wip/ghc-8.8-merges: Fix checkStackChunk() call in Interepter.c, enable an assertion (b0deeb5)
git at git.haskell.org
- [commit: ghc] wip/ghc-8.8-merges: Cmm: Promote stack arguments to word size (dfef89d)
git at git.haskell.org
- [commit: ghc] wip/ghc-8.8-merges: Bump hsc2hs submodule (74430a5)
git at git.haskell.org
- [commit: ghc] wip/angerman/reinstallable-lib-ghc: Make it build (ba52df2)
git at git.haskell.org
- [commit: ghc] wip/angerman/reinstallable-lib-ghc: Migrate flag logic from ghc to ghc-prim; add HsVersion.h to rts (1e1bb0d)
git at git.haskell.org
- [commit: ghc] wip/angerman/reinstallable-lib-ghc: drop stage logic from ghc.cabal (4b13d8f)
git at git.haskell.org
- [commit: ghc] wip/andrey/drop-symlink-traversal: Hadrian: Drop remaining symlink traversal code from build scripts (3ed7777)
git at git.haskell.org
- [commit: ghc] wip/angerman/reinstallable-lib-ghc: Make sure headers are copied properly. (e40e8ff)
git at git.haskell.org
- [commit: ghc] master: Handle absolute paths to build roots in Hadrian. (2ff77b9)
git at git.haskell.org
- [commit: ghc] wip/angerman/reinstallable-lib-ghc: Fix header locations (6185bf4)
git at git.haskell.org
- [commit: ghc] wip/angerman/reinstallable-lib-ghc: WIP (ea44590)
git at git.haskell.org
- [commit: ghc] wip/T16394: testsuite: Add testcase for #16394 (633c43e)
git at git.haskell.org
- [commit: ghc] master: rts: Unglobalize dead_weak_ptr_list and resurrected_threads (5aab1d9)
git at git.haskell.org
- [commit: ghc] master: Fix it (a4944d8)
git at git.haskell.org
- [commit: ghc] master: Fix #16385 by appending _maybe to a use of lookupGlobalOcc (78dd04f)
git at git.haskell.org
- [commit: ghc] master: Move reifyGHCi function into GhciMonad type class (3caeb44)
git at git.haskell.org
- [commit: ghc] wip/ghc-8.8-merges's head updated: Cmm: Promote stack arguments to word size (dfef89d)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: testsuite: Use fragile modifier for more tests (a65bcbe)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: gitlab-ci: Don't allow i386-deb9 to fail (f624dc1)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: testsuite: Mark heapprof001 as fragile on i386 (910185a)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: testsuite: Introduce fragile modifier (4ca271d)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: Test Trac #16263 (25c3dd3)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: Add tests for Trac #16221 and #16342 (07f378c)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: Add a test case (629fa97)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: Compute strictness signatures assuming exprArity (00a9b1d)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: Look at idArity in DmdAnal instead (58860a8)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: IdInfo comments (6b78cd9)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: Check idArity matching depth of idStrictness again (5e75a1f)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: Look at exprArity in useLetUp (328d6ff)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity: Don't treat trivial RHS specially (224c2cd)
git at git.haskell.org
- [commit: ghc] wip/dmd-arity's head updated: Look at idArity in DmdAnal instead (58860a8)
git at git.haskell.org
- [commit: ghc] branch 'wip/angerman/backport/8.6/reinstallable-lib-ghc' created
git at git.haskell.org
- [commit: ghc] branch 'wip/T16376' created
git at git.haskell.org
- [commit: ghc] branch 'wip/testsuite-fragile' created
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: Set RELEASE=NO (1d5b97c)
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: Move Constants into rts (c42f1e5)
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: Move primops into ghc-prim (0173e72)
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: Move boot_platform and primops.txt.pp into ghc-prim (ac69611)
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: Split Config.hs into Config.hs + config.hs-incl, and place config.hs-incl into the rts. (9b95240)
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: WIP (e7a8461)
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: Migrate flag logic from ghc to ghc-prim; add HsVersion.h to rts (9a03279)
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: Fix header locations (d49b0e0)
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: drop stage logic from ghc.cabal (326d383)
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: Make it build (19a6f31)
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: Make sure headers are copied properly. (4a32ec7)
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: WIP (e224900)
git at git.haskell.org
- [commit: ghc] wip/angerman/backport/8.6/reinstallable-lib-ghc: Fix PPC_Darwin (000738d)
git at git.haskell.org
- [commit: ghc] wip/testsuite-fragile: Testsuite: use 'fragile' instead of 'skip' for T3424, T14697 (00f267e)
git at git.haskell.org
- [commit: ghc] wip/T16376: Use captureTopConstraints in TcRnDriver calls (d4a6d17)
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: Try again (cbb1dd2)
git at git.haskell.org
- [commit: ghc] wip/mark-fragile-windows-tests: testsuite: Display observed exit code on failure due to bad exit code (671338c)
git at git.haskell.org
- [commit: ghc] master: Fix #16392: revertCAFs in external interpreter when necessary (7a68254)
git at git.haskell.org
- [commit: ghc] master: Fix #16391 by using occCheckExpand in TcValidity (068b7e9)
git at git.haskell.org
- [commit: ghc] wip/hadrian-ghc-in-ghci: Hacky (c31b64a)
git at git.haskell.org
- [commit: ghc] master's head updated: Fix #16391 by using occCheckExpand in TcValidity (068b7e9)
git at git.haskell.org
- [commit: ghc] branch 'wip/T11371' created
git at git.haskell.org
- [commit: ghc] branch 'wip/windows-release-profiling' created
git at git.haskell.org
- [commit: ghc] branch 'wip/rip-out-perl' created
git at git.haskell.org
- [commit: ghc] master, wip/T11371: Always do the worker/wrapper split for NOINLINEs (1675d40)
git at git.haskell.org
- [commit: ghc] master, wip/T11371: Hadrian: various improvements around the 'test' rule (48927a9)
git at git.haskell.org
- [commit: ghc] master, wip/T11371: Hadrian: Drop remaining symlink traversal code from build scripts (5d74414)
git at git.haskell.org
- [commit: ghc] master, wip/T11371: Testsuite: use 'fragile' instead of 'skip' for T3424, T14697 (8262825)
git at git.haskell.org
- [commit: ghc] master, wip/T11371: Use captureTopConstraints in TcRnDriver calls (5be7ad7)
git at git.haskell.org
- [commit: ghc] wip/windows-release-profiling: gitlab-ci: Do full `perf` build when building Windows releases (57805f8)
git at git.haskell.org
- [commit: ghc] wip/rip-out-perl: Drop utils/count_lines (a69ab41)
git at git.haskell.org
- [commit: ghc] wip/rip-out-perl: Rip out perl dependency (ac0d7f5)
git at git.haskell.org
- [commit: ghc] master, wip/T11371: TH: support raw bytes literals (#14741) (224a6b8)
git at git.haskell.org
- [commit: ghc] master, wip/T11371: Fix #13839: GHCi warnings do not respect the default module header (2762f94)
git at git.haskell.org
- [commit: ghc] wip/hadrian-ghc-in-ghci: David's rpath hack and -fno-code (d1688d8)
git at git.haskell.org
- [commit: ghc] wip/T11371: Change the warning in substTy back to an assertion (736cebd)
git at git.haskell.org
- [commit: ghc] wip/T11371: Add a test for Trac #13951 (542cf33)
git at git.haskell.org
- [commit: ghc] master: Stop inferring over-polymorphic kinds (1f5cc9d)
git at git.haskell.org
- [commit: ghc] master: compiler: Refactor: extract `withAtomicRename` (08ad38a)
git at git.haskell.org
- [commit: ghc] master: compiler: Write .o files atomically. See #14533 (cfbedf1)
git at git.haskell.org
- [commit: ghc] wip/hadrian-ghc-in-ghci: Make libsuf aware of Stage so that it gets the suffix right (b2be17c)
git at git.haskell.org
- [commit: ghc] master: rts: Factor out large bitmap walking (e76ee67)
git at git.haskell.org
- [commit: ghc] master: Make bkpcabal01 test compatible with new ordering requirements. (6e3e537)
git at git.haskell.org
- [commit: ghc] master: NCG: correctly escape path strings on Windows (#16389) (6b2f099)
git at git.haskell.org
- [commit: ghc] master: Drop utils/count_lines (0cd9895)
git at git.haskell.org
- [commit: ghc] master: Rip out perl dependency (b760269)
git at git.haskell.org
- [commit: ghc] wip/magic-carpet-ride's head updated: Fix #13839: GHCi warnings do not respect the default module header (2762f94)
git at git.haskell.org
- [commit: ghc] branch 'wip/issue15622' created
git at git.haskell.org
- [commit: ghc] branch 'wip/T16414' created
git at git.haskell.org
- [commit: ghc] wip/T16414: Use transSuperClasses in TcErrors (cfea70b)
git at git.haskell.org
- [commit: ghc] wip/issue15622: Data.Fixed fix for issue 15622 (15d9fb5)
git at git.haskell.org
- [commit: ghc] master: Ignore more version numbers in the testsuite (bcb6769)
git at git.haskell.org
- [commit: ghc] master: Change the warning in substTy back to an assertion (60b03ad)
git at git.haskell.org
- [commit: ghc] master: Add a test for Trac #13951 (2f45341)
git at git.haskell.org
- [commit: ghc] branch 'wip/hadrian-sys-cabal' created
git at git.haskell.org
- [commit: ghc] wip/ghc-8.8-merges: Make bkpcabal01 test compatible with new ordering requirements. (bde5d45)
git at git.haskell.org
- [commit: ghc] wip/ghc-8.8-merges: Bump version to 8.8 (0300ea7)
git at git.haskell.org
- [commit: ghc] wip/hadrian-sys-cabal: WIP: Use system cabal to install user packages (f0b315b)
git at git.haskell.org
- [commit: ghc] master: Hadrian: Add ./hadrian/ghci.sh script for fast development feedback (2d7dd02)
git at git.haskell.org
- [commit: ghc] master: Remove training whitespace (bb684e6)
git at git.haskell.org
- [commit: ghc] master: Hadrian: Allow passing CABFLAGS into build.cabal.sh (b232231)
git at git.haskell.org
- [commit: ghc] master: Remove trailing whitespace (5165378)
git at git.haskell.org
- [commit: ghc] master: Hadrian: Fix rpath so shared objects work after being copied (4cf2160)
git at git.haskell.org
- [commit: ghc] master: Hadrian: Make makeRelativeNoSysLink total (705fa21)
git at git.haskell.org
- [commit: ghc] master: Hadrian: Make libsuf and distDir stage aware (6126455)
git at git.haskell.org
- [commit: ghc] master: CI: Add ghc-in-ghci build job (72c455a)
git at git.haskell.org
- [commit: ghc] branch 'wip/test-ci-images-commit' created
git at git.haskell.org
- [commit: ghc] master, wip/test-ci-images-commit: Use transSuperClasses in TcErrors (50249a9)
git at git.haskell.org
- [commit: ghc] master, wip/test-ci-images-commit: Remove duplicate functions in StgCmmUtils, use functions from CgUtils (62db929)
git at git.haskell.org
- [commit: ghc] master, wip/test-ci-images-commit: Add regression test for #16347 (4db9bdd)
git at git.haskell.org
- [commit: ghc] master, wip/test-ci-images-commit: CI: Update ci-images commit (02ddf94)
git at git.haskell.org
- [commit: ghc] master, wip/test-ci-images-commit: Revert: Update ci-images commit (a0cab87)
git at git.haskell.org
- [commit: ghc] wip/test-ci-images-commit: Update ci-images commit (a480daf)
git at git.haskell.org
- [commit: ghc] branch 'wip/T16427' created
git at git.haskell.org
- [commit: ghc] wip/issue15622: Data.Fixed: fix test (fbcafa8)
git at git.haskell.org
- [commit: ghc] wip/test-ci-images-commit: Try another commit (87cd451)
git at git.haskell.org
- [commit: ghc] wip/T16427: Report better suggestion for GADT data constructor (4806545)
git at git.haskell.org
- [commit: ghc] branch 'wip/closure-size' created
git at git.haskell.org
- [commit: ghc] branch 'wip/T16418' created
git at git.haskell.org
- [commit: ghc] wip/T16418: Improve error recovery in the typechecker (9edc8f2)
git at git.haskell.org
- [commit: ghc] wip/T16418: Add location to the extra-constraints wildcard (08d5241)
git at git.haskell.org
- [commit: ghc] master, wip/closure-size: testsuite: Mark heapprof001 as fragile on all platforms (23fc615)
git at git.haskell.org
- [commit: ghc] master, wip/closure-size: Hadrian: build (and retrieve) binary distributions in CI (cb17c2d)
git at git.haskell.org
- [commit: ghc] master, wip/closure-size: Fix #16411 by making dataConCannotMatch aware of (~~) (36546a4)
git at git.haskell.org
- [commit: ghc] wip/closure-size: ghc-heap: Introduce closureSize (18a9b51)
git at git.haskell.org
- [commit: ghc] branch 'wip/hadrian-wibbles' created
git at git.haskell.org
- [commit: ghc] branch 'wip/andrey/trace-cabal' created
git at git.haskell.org
- [commit: ghc] wip/andrey/trace-cabal: Hadrian: Bump Shake to 0.17.6 (d381f54)
git at git.haskell.org
- [commit: ghc] wip/hadrian-wibbles: Add flavours link (ae72b54)
git at git.haskell.org
- [commit: ghc] wip/andrey/trace-cabal: Hadrian: trace the execution of expensive Cabal calls (19a99be)
git at git.haskell.org
- [commit: ghc] branch 'wip/hadrian-bench' created
git at git.haskell.org
- [commit: ghc] branch 'wip/rejig-stages' created
git at git.haskell.org
- [commit: ghc] master, wip/rejig-stages: testsuite: Add testcase for #16394 (10a9712)
git at git.haskell.org
- [commit: ghc] wip/test-ci-images-commit: Update .gitlab-ci.yml (28435cb)
git at git.haskell.org
- [commit: ghc] master, wip/rejig-stages: Remove the GHCi debugger's panicking isUnliftedType check (8162eab)
git at git.haskell.org
- [commit: ghc] master, wip/rejig-stages: Hadrian: remove unneeded imports. (d10e236)
git at git.haskell.org
- [commit: ghc] master, wip/rejig-stages: Hadrian: remove unneeded rpaths. (4df7577)
git at git.haskell.org
- [commit: ghc] master, wip/rejig-stages: Git ignore .hadrian_ghci (generated by the ./hadrian/ghci.sh) (afc8073)
git at git.haskell.org
- [commit: ghc] master: Update Trac ticket URLs to point to GitLab (610ec22)
git at git.haskell.org
- [commit: ghc] master: Report better suggestion for GADT data constructor (97032ed)
git at git.haskell.org
- [commit: ghc] master: PPC NCG: Use liveness information in CmmCall (83e09d3)
git at git.haskell.org
- [commit: ghc] master: Add flavours link (57201be)
git at git.haskell.org
- [commit: ghc] wip/rejig-stages: ci: Move validate-x86_64-linux-deb9 to full-build stage (1ce607b)
git at git.haskell.org
- [commit: ghc] wip/rejig-stages: ci: Add some descriptions of the stages (b6500e8)
git at git.haskell.org
- [commit: ghc] wip/hadrian-bench: Add a bench flavour to Hadrian (0ac7b9f)
git at git.haskell.org
- [commit: ghc] branch 'wip/disable-atomic-rename-on-windows' created
git at git.haskell.org
- [commit: ghc] master, wip/disable-atomic-rename-on-windows: Improve error recovery in the typechecker (4927117)
git at git.haskell.org
- [commit: ghc] master, wip/disable-atomic-rename-on-windows: Add location to the extra-constraints wildcard (600a1ac)
git at git.haskell.org
- [commit: ghc] wip/disable-atomic-rename-on-windows: compiler: Disable atomic renaming on Windows (6d7bfba)
git at git.haskell.org
- [commit: ghc] branch 'wip/pat-builder' created
git at git.haskell.org
- [commit: ghc] branch 'wip/fix-ghci-ci' created
git at git.haskell.org
- [commit: ghc] master, wip/fix-ghci-ci, wip/pat-builder: compiler: Disable atomic renaming on Windows (1c1b63d)
git at git.haskell.org
- [commit: ghc] master, wip/fix-ghci-ci, wip/pat-builder: gitlab-ci: Explicitly set bindist tarball name (6764da4)
git at git.haskell.org
- [commit: ghc] master, wip/fix-ghci-ci, wip/pat-builder: gitlab-ci: Generate source tarballs (3f2291e)
git at git.haskell.org
- [commit: ghc] master, wip/fix-ghci-ci, wip/pat-builder: gitlab-ci: Generate documentation tarball (ad79ccd)
git at git.haskell.org
- [commit: ghc] master, wip/fix-ghci-ci, wip/pat-builder: ghc-heap: Introduce closureSize (cb61371)
git at git.haskell.org
- [commit: ghc] wip/fix-ghci-ci: Check hadrian/ghci.sh script output to determine pass/fail (abb12a8)
git at git.haskell.org
- [commit: ghc] wip/pat-builder: PatBuilder - WIP (fd4009d)
git at git.haskell.org
- [commit: ghc] master: Extract out use of UnboxedTuples from GHCi.Leak (c01d5af)
git at git.haskell.org
- [commit: ghc] master: Update bug tracker link to point to gitlab instead of deprecated trac (6113d0d)
git at git.haskell.org
- [commit: ghc] wip/test-ci-images-commit: Update sphinx.mk (0339c51)
git at git.haskell.org
- [commit: ghc] wip/test-ci-images-commit: Update .gitlab-ci.yml (c922ee0)
git at git.haskell.org
- [commit: ghc] wip/test-ci-images-commit: Update .gitlab-ci.yml (2782229)
git at git.haskell.org
- [commit: ghc] branch 'wip/build-fedora' created
git at git.haskell.org
- [commit: ghc] branch 'wip/fix-sdist' created
git at git.haskell.org
- [commit: ghc] branch 'wip/simplcore-foldl' created
git at git.haskell.org
- [commit: ghc] branch 'wip/krzysztof-cleanups' created
git at git.haskell.org
- [commit: ghc] wip/build-fedora: gitlab-ci: Always build fedora27 (b832689)
git at git.haskell.org
- [commit: ghc] wip/krzysztof-cleanups: Replace nOfThem by replicate (bb1bbbe)
git at git.haskell.org
- [commit: ghc] wip/krzysztof-cleanups: Fix typos (fd68f2d)
git at git.haskell.org
- [commit: ghc] wip/krzysztof-cleanups: Simplify monadic code (a6beef7)
git at git.haskell.org
- [commit: ghc] wip/krzysztof-cleanups: Remove deprecated reinitializeGlobals (d3eae91)
git at git.haskell.org
- [commit: ghc] wip/simplcore-foldl: SimplCore: Use foldl' instead of foldr (e97c137)
git at git.haskell.org
- [commit: ghc] wip/fix-sdist: gitlab-ci: Bump docker images (900e7c1)
git at git.haskell.org
- [commit: ghc] wip/fix-sdist: Update .gitlab-ci.yml (93fce9a)
git at git.haskell.org
- [commit: ghc] branch 'wip/ghc-8.6-merges' created
git at git.haskell.org
- [commit: ghc] wip/ghc-8.6-merges: gitlab-ci: Don't build Windows in quick flavour (fd4637c)
git at git.haskell.org
- [commit: ghc] wip/ghc-8.6-merges: Introduce i386-windows job (c0a64e7)
git at git.haskell.org
- [commit: ghc] branch 'wip/T15247' created
git at git.haskell.org
- [commit: ghc] wip/T15247: WIP: NoExtCon (#15247) (2d9e36d)
git at git.haskell.org
- [commit: ghc] master: gitlab-ci: Implement head.hackage jobs (acf2129)
git at git.haskell.org
- [commit: ghc] master: gitlab-ci: Implement support for i386/Windows bindists (71648c3)
git at git.haskell.org
- [commit: ghc] master: err: clean up error handler (d94ca74)
git at git.haskell.org
- [commit: ghc] master: Bump Cabal submodule to 3.0 (398f2cb)
git at git.haskell.org
- [commit: ghc] master: users-guide: Update Wiki URLs to point to GitLab (89a201e)
git at git.haskell.org
- [commit: ghc] master: Fix typos (6a47414)
git at git.haskell.org
- [commit: ghc] master: Replace nOfThem by replicate (98ff1a5)
git at git.haskell.org
- [commit: ghc] master: Remove deprecated reinitializeGlobals (c045bd7)
git at git.haskell.org
- [commit: ghc] master: Simplify monadic code (1e26e60)
git at git.haskell.org
- [commit: ghc] master: gitlab-ci: Bump docker images (6d19ad7)
git at git.haskell.org
- [commit: ghc] master: Update .gitlab-ci.yml (c7a84a6)
git at git.haskell.org
- [commit: ghc] master's head updated: Update .gitlab-ci.yml (c7a84a6)
git at git.haskell.org
- [commit: ghc] branch 'wip/ghc-in-ghci-qol' created
git at git.haskell.org
- [commit: ghc] branch 'wip/T16466' created
git at git.haskell.org
- [commit: ghc] branch 'wip/smp-h-comment' created
git at git.haskell.org
- [commit: ghc] wip/T16466: base: Depend upon shlwapi on Windows (b817d41)
git at git.haskell.org
- [commit: ghc] wip/ghc-in-ghci-qol: Refactor ./hadrian/ghci.sh for better error messages (8f37f37)
git at git.haskell.org
- [commit: ghc] wip/smp-h-comment: Fix specification of load_load_barrier [skip-ci] (bd97234)
git at git.haskell.org
- [commit: ghc] branch 'wip/windows-32bit' created
git at git.haskell.org
- [commit: ghc] branch 'wip/deploy-docs' created
git at git.haskell.org
- [commit: ghc] branch 'wip/packaging-fail' created
git at git.haskell.org
- [commit: ghc] branch 'wip/run-nofib' created
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: testsuite: Mark T16190 as broken on Windows (b7f5d55)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: testsuite: Mark T5836 as broken on Windows (23b639f)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: testsuite/plugins: Add multi_cpu_race modifier on Windows (a0c31f7)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: testsuite: Mark T10672 as broken (88a6e9a)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: testsuite: Don't mark T5836 as broken (d98cb76)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: testsuite: Mark T15904 as broken on Windows (a1bda08)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: testsuite: Fix expected output on Windows for various ghci tests (7cd8e33)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Try again (8c1a274)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: testsuite/plugins: Increase compile timeout on Windows (f4d3aaa)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Don't mark cabal09 as broken (f79f93e4)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: testsuite: Mark T16219 and cabal09 as broken on Windows (db13623)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: testsuite: Display observed exit code on failure due to bad exit code (3394a7c)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: rts/RtsSymbols: Drop __mingw_vsnwprintf (ae38224)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Directly test section alignment, fix internal reloc probing length (d950f11)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Add a linker test re: section alignment (3cdcc0b)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Gracefully handle error condition in Mach-O relocateSection (3fb10fc)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Add missing levels to SegmentProt enum (cb745c8)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Use segments for section layout (78c61ac)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Address some todos and fixmes (7bbfb78)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Adjust section placement and relocation logic for Mach-O (3681875)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: ci: Add some descriptions of the stages (505c5ab)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: ci: Move validate-x86_64-linux-deb9 to full-build stage (dc713c7)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Add a bench flavour to Hadrian (646e3dc)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Reject nested predicates in impredicativity checking (8d18a87)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Print test suite results ("unexpected failures" etc.) in sorted order (7b213b8)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Check.hs: Fix a few typos (f199a84)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: base: Depend upon shlwapi on Windows (07d44ed)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Remove unused XArrApp and XArrForm extension points (1382d09)
git at git.haskell.org
- [commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Fix specification of load_load_barrier [skip-ci] (3423664)
git at git.haskell.org
- [commit: ghc] wip/windows-32bit: gitlab-ci: Do full `perf` build when building Windows releases (f7b390d)
git at git.haskell.org
- [commit: ghc] wip/windows-32bit: gitlab-ci: Pass --target explicitly to configure on Windows (8fadd9b)
git at git.haskell.org
- [commit: ghc] wip/deploy-docs, wip/run-nofib: gitlab-ci: Run nofib on binary distributions (ab2210b)
git at git.haskell.org
- [commit: ghc] wip/packaging-fail: CI: Allow failure in packaging step (022bfbc)
git at git.haskell.org
- [commit: ghc] wip/deploy-docs: gitlab: Deploy documentation snapshot via GitLab Pages (2158569)
git at git.haskell.org
- [commit: ghc] branch 'wip/T12561' created
git at git.haskell.org
- [commit: ghc] branch 'wip/zap-coercions' created
git at git.haskell.org
- [commit: ghc] wip/zap-coercions: Hello (38d3c67)
git at git.haskell.org
- [commit: ghc] wip/T12561: WIP: Add test for #12561 (6d89d7d)
git at git.haskell.org
- [commit: ghc] wip/zap-coercions: Fixes (293431c)
git at git.haskell.org
- [commit: ghc] master: Fix typo [skip ci] (84c77a6)
git at git.haskell.org
- [commit: ghc] master: Run linters on merge requests (322239d)
git at git.haskell.org
- [commit: ghc] master: Only run check-makefiles.py linter in testsuite dir (7092b2d)
git at git.haskell.org
- [commit: ghc] master: gitlab-ci: Do full `perf` build when building Windows releases (8f8d532)
git at git.haskell.org
- [commit: ghc] master: gitlab-ci: Pass --target explicitly to configure on Windows (2ef72d3)
git at git.haskell.org
- [commit: ghc] master: Bump cabal submodule (8b14f53)
git at git.haskell.org
- [commit: ghc] master: CI: Allow failure in packaging step (dbe4557)
git at git.haskell.org
- [commit: ghc] master: gitlab: Deploy documentation snapshot via GitLab Pages (366f1c6)
git at git.haskell.org
- [commit: ghc] master: Force LF line ending for md5sum [skip-ci] (d608d54)
git at git.haskell.org
- [commit: ghc] master: base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` instead (ab51bee)
git at git.haskell.org
- [commit: ghc] master: gitlab-ci: Fix linters (cd07086)
git at git.haskell.org
- [commit: ghc] master: gitlab-ci: Clean up linter (266b49c)
git at git.haskell.org
- [commit: ghc] branch 'wip/cleanup-lint' created
git at git.haskell.org
- [commit: ghc] master, wip/cleanup-lint: gitlab-ci: Fix YAML syntax (44b08ed)
git at git.haskell.org
- [commit: ghc] wip/cleanup-lint: gitlab-ci: Compute merge base against remote tracking branch (971f453)
git at git.haskell.org
- [commit: ghc] wip/cleanup-lint: gitlab-ci: Avoid relying on target branch name (30f09be)
git at git.haskell.org
- [commit: ghc] master's head updated: gitlab-ci: Compute merge base against remote tracking branch (971f453)
git at git.haskell.org
- [commit: ghc] branch 'wip/test' created
git at git.haskell.org
- [commit: ghc] branch 'ghc-8.6-merges' created
git at git.haskell.org
- [commit: ghc] branch 'ghc-8.6-ci' created
git at git.haskell.org
- [commit: ghc] branch 'wip/mp/15646' created
git at git.haskell.org
- [commit: ghc] branch 'wip/gitlab-merge-request-templates' created
git at git.haskell.org
- [commit: ghc] branch 'wip/parser-validator' created
git at git.haskell.org
- [commit: ghc] branch 'wip/changelog-linting' created
git at git.haskell.org
- [commit: ghc] branch 'wip/lint' created
git at git.haskell.org
- [commit: ghc] branch 'wip/T16111' created
git at git.haskell.org
- [commit: ghc] wip/T15952: Make tcTypeKind monadic (f444923)
git at git.haskell.org
- [commit: ghc] wip/T15952: Wibble (1295111)
git at git.haskell.org
- [commit: ghc] ghc-8.6-ci: Grab CI configuration from master (0b12e01)
git at git.haskell.org
- [commit: ghc] wip/T15952: Complete making tcTypeKindM monadic (0ac3f45)
git at git.haskell.org
- [commit: ghc] wip/T15952: Continue with #15952 (836568c)
git at git.haskell.org
- [commit: ghc] wip/T16106: PPC NCG: Remove Darwin PPC support for PIC (14cd41c)
git at git.haskell.org
- [commit: ghc] wip/T16106: PPC NCG: Remove Darwin specific code (7220d63)
git at git.haskell.org
- [commit: ghc] wip/T16106: build system: Remove PowerPC Darwin support (3b52cc8)
git at git.haskell.org
- [commit: ghc] wip/T16106: Rewrite comment on C calling convention (0bf5d91)
git at git.haskell.org
- [commit: ghc] wip/T16106: CodeGen: Remove PowerPC Darwin support (3aba01a)
git at git.haskell.org
- [commit: ghc] wip/T16106: PPC NCG: Remove Darwin support (dd28257)
git at git.haskell.org
- [commit: ghc] wip/T16106: RTS: Remove PowerPC Darwin support (1954594)
git at git.haskell.org
- [commit: ghc] wip/T16106: Cmm: Remove PowerPC Darwin support (dfdb9b8)
git at git.haskell.org
- [commit: ghc] wip/T15155a: asm-emit-time IND_STATIC elimination (03f38c2)
git at git.haskell.org
- [commit: ghc] wip/T15155a: take this out for now (af5d590)
git at git.haskell.org
- [commit: ghc] wip/T15155a: review feedback (7d6d281)
git at git.haskell.org
- [commit: ghc] wip/T15155a: better criterion by checking for ncg (5ce06aa)
git at git.haskell.org
- [commit: ghc] wip/T15155a: more review feedback (53b3ef8)
git at git.haskell.org
- [commit: ghc] wip/T15155a: revert asserts, they are useless (e2403e6)
git at git.haskell.org
- [commit: ghc] wip/D5451: Add -Wmissing-deriving-strategies (a72ec85)
git at git.haskell.org
- [commit: ghc] wip/T16039: prepare for floating fix (e4a0d3b1)
git at git.haskell.org
- [commit: ghc] wip/T16039: noinline is not worth floating out (19a0b12)
git at git.haskell.org
- [commit: ghc] wip/T16039: eta (f6800fa)
git at git.haskell.org
- [commit: ghc] wip/T16039: tinker with exprIsCheapX (e990b91)
git at git.haskell.org
- [commit: ghc] wip/T16039: eta reduce (8f9af63)
git at git.haskell.org
- [commit: ghc] wip/T16039: Minor refactoring (f02ab06)
git at git.haskell.org
- [commit: ghc] wip/T16039: WIP: refactor and generalise (#16039) (797e434)
git at git.haskell.org
- [commit: ghc] wip/T16039: more eta (5242502)
git at git.haskell.org
- [commit: ghc] wip/T16039: check the number of remaining stg_IND_STATIC_info occurrences (784cfbf)
git at git.haskell.org
- [commit: ghc] wip/T16039: implement exprIsTrivial too (78b52d3)
git at git.haskell.org
- [commit: ghc] wip/T16039: begin testing (818c918)
git at git.haskell.org
- [commit: ghc] wip/T16039: better tracing (8db91a7)
git at git.haskell.org
- [commit: ghc] wip/T16039: minor touchups [ci skip] (23c950f)
git at git.haskell.org
- [commit: ghc] wip/T16039: avoid unregisterised (094c761)
git at git.haskell.org
- [commit: ghc] wip/T14677: WIP: triggering CI for Simon's patch (1fb37f5)
git at git.haskell.org
- [commit: ghc] wip/T14677: trace original id (c71c538)
git at git.haskell.org
- [commit: ghc] wip/T14677: add test (246ed44)
git at git.haskell.org
- [commit: ghc] wip/T14677: needs a main module (f1ba01b)
git at git.haskell.org
- [commit: ghc] wip/T14677: more dump (5214d59)
git at git.haskell.org
- [commit: ghc] wip/T14677: fix output (f46b7fe)
git at git.haskell.org
- [commit: ghc] wip/ppc-update-sp: PPC NCG: Refactor stack allocation code (3c097c6)
git at git.haskell.org
- [commit: ghc] wip/ppc-update-sp: Fix reference to stack code in comment (ef9e6aa)
git at git.haskell.org
- [commit: ghc] wip/ppc-update-sp: Fix filename in comment again (c5a7ce0)
git at git.haskell.org
- [commit: ghc] wip/T14677: No need to inline nullary functions [ci skip] (e6eb60f)
git at git.haskell.org
- [commit: ghc] wip/T14677: simplify (e615cc8)
git at git.haskell.org
- [commit: ghc] wip/andrey/windows-cabal: Hadrian: Use the Cabal build script on Windows by default (f804497)
git at git.haskell.org
- [commit: ghc] wip/T15971: Disable Shake Lint by default. (8687a24)
git at git.haskell.org
- [commit: ghc] wip/T15971: Switch to the untracked version of getDirectoryFiles when scanning for GMP objects (e93901c)
git at git.haskell.org
- [commit: ghc] wip/alp/hadrian-docs-crosslinking: crosslink hadrian/README.md and hadrian/doc/make.md (de26181)
git at git.haskell.org
- [commit: ghc] wip/alp/hadrian-docs-crosslinking: typo (5a8a94b)
git at git.haskell.org
- [commit: ghc] wip/T15952: Furher work on monadic tcTypeKind (2f8f5ad)
git at git.haskell.org
- [commit: ghc] wip/T15916: PPC NCG: Make calling convention more general (8d12a69)
git at git.haskell.org
- [commit: ghc] wip/T15916: PPC NCG: Rename constructors (9c7729d)
git at git.haskell.org
- [commit: ghc] wip/T15916: PPC NCG: Register definitions for all 64-bit systems (415b192)
git at git.haskell.org
- [commit: ghc] wip/T15916: RTS: Use ELF v1 convention on all powerpc64 systems (cfaa700)
git at git.haskell.org
- [commit: ghc] wip/T15916: PPC NCG: Make `stackHeaderSize` more general (753d27a)
git at git.haskell.org
- [commit: ghc] wip/T15916: PPC NCG: GOT declaration for all 64-bit ELF systems (8b5e50e)
git at git.haskell.org
- [commit: ghc] wip/T15916: Fix tab and improve whitespace (26bd5a2)
git at git.haskell.org
- [commit: ghc] wip/T14677: reduce line noise (f189227)
git at git.haskell.org
- [commit: ghc] wip/D5285: Warn about unused packages (076584c)
git at git.haskell.org
- [commit: ghc] wip/D5056: testsuite: Ensure that config.{msys, cygwin} are initialized (f048b78)
git at git.haskell.org
- [commit: ghc] wip/D4759: rts: Make LOOKS_LIKE_INFO_PTR a bit more strict (ed6aaaf)
git at git.haskell.org
- [commit: ghc] wip/T16104: testsuite: Remove directories that already exist when seeding extra_files (595eed8)
git at git.haskell.org
- [commit: ghc] wip/T16104: testsuite: Normalise style (83ff4e2)
git at git.haskell.org
- [commit: ghc] wip/T16104: GhcPlugins: Fix lookup of TH names (692304d)
git at git.haskell.org
- [commit: ghc] wip/T16104: testsuite: Add test for #16104 (d79810b)
git at git.haskell.org
- [commit: ghc] wip/joachim/proxy-typo: Minor typo in docs for KProxy (3860347)
git at git.haskell.org
- [commit: ghc] wip/joachim/codeowners: Add myself to CODEOWNERS for a few files (7cecfa6)
git at git.haskell.org
- [commit: ghc] wip/typos: A few typofixes (5ef25c0)
git at git.haskell.org
- [commit: ghc] wip/typos: Minor refactor [ci skip] (83736af)
git at git.haskell.org
- [commit: ghc] wip/T11982-test: testsuite: Add tests from #11982 (c16ed98)
git at git.haskell.org
- [commit: ghc] wip/ghc-pkg-shut-up: make ghc-pkg shut up (ee2bb6e)
git at git.haskell.org
- [commit: ghc] wip/enable-windows-hadrian-ci: gitlab-ci: Reenable Hadrian build on Windows (5d492be)
git at git.haskell.org
- [commit: ghc] wip/D4533: Don't overwrite the set log_action when using --interactive (cd57b22)
git at git.haskell.org
Last message date:
Sun Mar 31 15:09:51 UTC 2019
Archived on: Sun Mar 31 14:19:33 UTC 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).