June 2015 Archives by date
Starting: Mon Jun 1 07:07:30 UTC 2015
Ending: Tue Jun 30 13:00:56 UTC 2015
Messages: 381
- [commit: ghc] ghc-7.10: Don't assume tools are in same directory as ghc in some cases (1ae8363)
git at git.haskell.org
- [commit: ghc] master: Catch canonicalizePath exceptions, fix #10101 (4756438)
git at git.haskell.org
- [commit: ghc] master: In ghci linker, link against all previous temp sos (#10322) (a52f144)
git at git.haskell.org
- [commit: ghc] master: compiler/specialise: shut match_co up a bit (f5b43ce)
git at git.haskell.org
- [commit: packages/binary] master: Make get :: Get Char total (62c41d7)
git at git.haskell.org
- [commit: packages/binary] master: Merge pull request #70 from ttuegel/total-char (ba3eb9d)
git at git.haskell.org
- [commit: packages/binary] master: Bump version to 0.7.4.0 (607fced)
git at git.haskell.org
- [commit: packages/binary] master: Switch to arbitrarySizedNatural from QuickCheck >= 2.8 (3c78d66)
git at git.haskell.org
- [commit: packages/binary] master: Remove quadratic behaviour in `ensureN`. (e46b7b6)
git at git.haskell.org
- [commit: packages/binary] master: Make `ensureN` more inliner-friendly... (f947333)
git at git.haskell.org
- [commit: packages/binary] master: Refactor and remove compiler warnings from ensureN. (d8c1ee8)
git at git.haskell.org
- [commit: packages/binary] master: Simplify the skip, get*LazyByteString* functions. (6c9c47f)
git at git.haskell.org
- [commit: packages/binary] master: Fix compilation error on GHC < 7.10. (c2d8fe2)
git at git.haskell.org
- [commit: packages/binary] master: Remove obsolete index.html, Makefiles. (f05a797)
git at git.haskell.org
- [commit: packages/binary] master: Port ensureN to use withInputChunks. (384dd59)
git at git.haskell.org
- [commit: packages/binary] master: Fix memory leak when decoding Float and Double. (497a181)
git at git.haskell.org
- [commit: packages/binary] master: Increase test coverage for Binary Natural instance. (916372c)
git at git.haskell.org
- [commit: packages/binary] master: Sync dependencies in .travis.yml to binary.cabal (5faca82)
git at git.haskell.org
- [commit: packages/binary] master: Bump version to 0.7.5.0 (86e4c9a)
git at git.haskell.org
- [commit: packages/binary] tag 'binary-0.7.5.0-release' created
git at git.haskell.org
- [commit: ghc] master: rts: Fix aarch64 implementation of xchg (f6ca695)
git at git.haskell.org
- [commit: ghc] master: ApiAnnotations : rationalise tests (e00910b)
git at git.haskell.org
- [commit: ghc] master: Update binary submodule to 0.7.5.0 release (7dd0ea7)
git at git.haskell.org
- [commit: ghc] master: ApiAnnotations : strings in warnings do not return SourceText (e6191d1)
git at git.haskell.org
- [commit: ghc] branch 'wip/api-annots-7.10-2' deleted
git at git.haskell.org
- [commit: ghc] branch 'wip/api-annots-7.10' deleted
git at git.haskell.org
- [commit: ghc] master: Add constraint creation functions to TcPluginM API (e8a7254)
git at git.haskell.org
- [commit: ghc] master: Fix dropped event registrations (1c38325)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Catch canonicalizePath exceptions, fix #10101 (8203730)
git at git.haskell.org
- [commit: ghc] ghc-7.10: compiler/specialise: shut match_co up a bit (71d1574)
git at git.haskell.org
- [commit: ghc] ghc-7.10: rts: Fix aarch64 implementation of xchg (1cce187)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix dropped event registrations (53ef912)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Test case for indirect dependencies in ghci linker (#10322) (eae1ac8)
git at git.haskell.org
- [commit: ghc] ghc-7.10: In ghci linker, link against all previous temp sos (#10322) (96d4d03)
git at git.haskell.org
- [commit: ghc] master: Use seq rather than (==) to force the size (928f536)
git at git.haskell.org
- [commit: ghc] master: Move seqExpr, seqIdInfo etc to CoreUtils (5eee6a1)
git at git.haskell.org
- [commit: ghc] master: Add some missing seqs to Coercion.seqCo (20d8621)
git at git.haskell.org
- [commit: ghc] master: Use named fields in SimplCont.Select constructor (d245787)
git at git.haskell.org
- [commit: ghc] master: Comments only (403cfc9)
git at git.haskell.org
- [commit: ghc] branch 'wip/api-annots-7.10-3' created
git at git.haskell.org
- [commit: ghc] wip/api-annots-7.10-3: ApiAnnotations : rationalise tests (9f7eb94)
git at git.haskell.org
- [commit: ghc] wip/api-annots-7.10-3: ApiAnnotations : strings in warnings do not return SourceText (d06ce03)
git at git.haskell.org
- [commit: ghc] master: Replace tabs with spaces. (931268a)
git at git.haskell.org
- [commit: ghc] master: Add information about allowed foreign prim args, see #10460. (98b0b2e)
git at git.haskell.org
- [commit: ghc] master: Typofix: missing period. (#10460) (e5be846)
git at git.haskell.org
- [commit: ghc] master: Add (failing) test case for #7672. (a27fb46)
git at git.haskell.org
- [commit: ghc] master: Newline after type of allocate(). (f82e866)
git at git.haskell.org
- [commit: ghc] branch 'wip/run-api-tests-alone' created
git at git.haskell.org
- [commit: ghc] wip/run-api-tests-alone: testsuite: Run ghc api tests alone (1828eb6)
git at git.haskell.org
- [commit: ghc] branch 'wip/high_memory_usage' created
git at git.haskell.org
- [commit: ghc] wip/high_memory_usage: Limit number of concurrent tests (9a919e8)
git at git.haskell.org
- [commit: ghc] master: Don't call DEAD_WEAK finalizer again on shutdown (#7170) (dfdc50d)
git at git.haskell.org
- [commit: ghc] branch 'wip/run-api-tests-alone' deleted
git at git.haskell.org
- [commit: ghc] master: Re-center perf numbers for T5631 (34dcf8a)
git at git.haskell.org
- [commit: ghc] master: White space only (2f0011a)
git at git.haskell.org
- [commit: ghc] master: Treat pattern-synonym binders more consistently (11d8f84)
git at git.haskell.org
- [commit: ghc] master: Mark sigof02 tests as expect_broken (90fde52)
git at git.haskell.org
- [commit: ghc] master: Refactor the GlobalRdrEnv, fixing #7672 (9b73cb1)
git at git.haskell.org
- [commit: ghc] master: Re-do superclass solving (again); fixes #10423 (1189196)
git at git.haskell.org
- [commit: ghc] master: Improve constraint tuples (Trac #10451) (b095c97)
git at git.haskell.org
- [commit: ghc] master: Set 32-bit perf figure (dbcdfe2)
git at git.haskell.org
- [commit: ghc] master: Remove redundant import (d6c01fa)
git at git.haskell.org
- [commit: ghc] master: Test Trac #10423 (b1b2b44)
git at git.haskell.org
- [commit: ghc] master: Test Trac #10451 (8a38348)
git at git.haskell.org
- [commit: ghc] master: Test Trac #10466 (8e5f8cf)
git at git.haskell.org
- [commit: ghc] master: Test Trac #10438 (b2b69b2)
git at git.haskell.org
- [commit: ghc] master: compiler: make sure we reject -O + HscInterpreted (091944e)
git at git.haskell.org
- [commit: ghc] master: build: make haddock a bit less chatty (e796026)
git at git.haskell.org
- [commit: ghc] master: Improve FFI error reporting (3758050)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Reduce magic for seqId (cf9f638)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix quadratic behaviour in tidyOccName (9b406cc)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix a huge space leak in the mighty Simplifier (8af219a)
git at git.haskell.org
- [commit: ghc] ghc-7.10: testsuite: commit missing T4945 stdout (452e336)
git at git.haskell.org
- [commit: ghc] ghc-7.10: compiler: kill a stray pprTrace in OccName (91324d4)
git at git.haskell.org
- [commit: ghc] ghc-7.10: testsuite: fix some failures from merge problems (07282c7)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Rename new T9858c to T9858d to avoid test name clash (b980228)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Rename new T9858d to T9858e to avoid test name clash (28943a8)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Rename tests so that they have a unique name. (763936c)
git at git.haskell.org
- [commit: ghc] ghc-7.10: compiler: make sure we reject -O + HscInterpreted (20d33af)
git at git.haskell.org
- [commit: ghc] master: Detabify a programlisting in the User's Guide (#10425) (5688053)
git at git.haskell.org
- [commit: ghc] ghc-7.10: ApiAnnotations : rationalise tests (b57348f)
git at git.haskell.org
- [commit: ghc] master: testsuite: mark test T9938 (#9938) as passing again (942a074)
git at git.haskell.org
- [commit: ghc] master: newTempName: Do not include pid in basename (7a82b77)
git at git.haskell.org
- [commit: ghc] ghc-7.10: newTempName: Do not include pid in basename (1ff03e4)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Detabify a programlisting in the User's Guide (#10425) (77b55b8)
git at git.haskell.org
- [commit: ghc] master: Typofixes (2c4c627)
git at git.haskell.org
- [commit: ghc] master: Suggest -H to improve GC productivity, fixes #10474. (6adfb88)
git at git.haskell.org
- [commit: ghc] master: Remove outdated uBackpack docs. (7b6800c)
git at git.haskell.org
- [commit: ghc] branch 'wip/aarch64-regd' created
git at git.haskell.org
- [commit: ghc] wip/aarch64-regd: rts: Fix clobbered regs list for aarch64 StgRun (6d3f174)
git at git.haskell.org
- [commit: ghc] master: Refactor RdrName.Provenance, to fix #7672 (7ea156a)
git at git.haskell.org
- [commit: ghc] master: Allow Any return in foreign prim, fixes #10460. (cd9c5c6)
git at git.haskell.org
- [commit: ghc] master: Move liftData and use it as a default definition for Lift. (08558a3)
git at git.haskell.org
- [commit: ghc] master: typo: 'Ture' / 'True' (942cfa4)
git at git.haskell.org
- [commit: ghc] master: Travis: Send notifications to author and commiter (21d7c85)
git at git.haskell.org
- [commit: ghc] master: ghc-pkg support query by package-key, fixes #9507 (c69b69d)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Give a hint when a TH splice has a bad package key, partially fixes #10279 (e59fe3e)
git at git.haskell.org
- [commit: ghc] ghc-7.10: ghc-pkg support query by package-key, fixes #9507 (36c3a51)
git at git.haskell.org
- [commit: ghc] master: Re-center perf numbers for haddock.compiler (d8f66f1)
git at git.haskell.org
- [commit: ghc] master: ghc-cabal: don't warn about missing cabal fields (14652b5)
git at git.haskell.org
- [commit: ghc] master: Build: make configure and ghc-pkg a bit less chatty (75c6e06)
git at git.haskell.org
- [commit: ghc] master: Build: ./boot && ./configure && make sdist (#8723) (092082e)
git at git.haskell.org
- [commit: ghc] master: Testsuite: add/fix cleanup for certain tests (e340f6e)
git at git.haskell.org
- [commit: ghc] master: Build: remove more unnecessary CLEANING/=YES checks (5dd0286)
git at git.haskell.org
- [commit: ghc] master: Build: remove unnecessary CLEANING/=YES check (cac68d0)
git at git.haskell.org
- [commit: ghc] master: Make validate more quiet (d0063e8)
git at git.haskell.org
- [commit: ghc] master: Travis: allow user forks (7beb477)
git at git.haskell.org
- [commit: ghc] master: Testsuite: don't show compile/link info for some tests (0686d76)
git at git.haskell.org
- [commit: ghc] master: Testsuite: ignore `stdcall attribute ignored` (#1288) (07feab1)
git at git.haskell.org
- [commit: ghc] master: Fix #10488 by unwrapping type synonyms. (761fb7c)
git at git.haskell.org
- [commit: ghc] master: Fix #10489 (61b96a8)
git at git.haskell.org
- [commit: ghc] master: Minor code cleanup (53c1374)
git at git.haskell.org
- [commit: ghc] master: docs: Fix #10416 (dcaaa98)
git at git.haskell.org
- [commit: ghc] master: Testsuite: only show output diff when test is expected to pass (ae83a81)
git at git.haskell.org
- [commit: ghc] master: Fix the sdist build (328c212)
git at git.haskell.org
- [commit: ghc] master: Fix the build when SplitObjs=YES (89223ce)
git at git.haskell.org
- [commit: ghc] wip/spj-improvement: Checkpoint on improving improvement (4a9bb76)
git at git.haskell.org
- [commit: ghc] wip/spj-improvement: New checkpoint on improvign improvement (59a6749)
git at git.haskell.org
- [commit: ghc] wip/spj-improvement's head updated: New checkpoint on improvign improvement (59a6749)
git at git.haskell.org
- [commit: ghc] master: Fix for CAF retention when dynamically loading & unloading code (19ec6a8)
git at git.haskell.org
- [commit: ghc] wip/spj-improvement: Further checkpoint (fa1c29b)
git at git.haskell.org
- [commit: ghc] master: Revert "docs: Fix #10416" (7944a68)
git at git.haskell.org
- [commit: ghc] ghc-7.10: testsuite: Fix minor print007 fallout (9c657e5)
git at git.haskell.org
- [commit: ghc] ghc-7.10: testsuite: fix T9858e fallout (670c39f)
git at git.haskell.org
- [commit: ghc] ghc-7.10: testsuite: Add test for #10489 (2237c98)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix #10488 by unwrapping type synonyms. (b901f0f)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Update binary submodule to 0.7.5.0 release (1ac6198)
git at git.haskell.org
- [commit: ghc] master: Refactor wild card renaming (058af6c)
git at git.haskell.org
- [commit: ghc] wip/spj-improvement: Another checkpoint (a7017cc)
git at git.haskell.org
- [commit: ghc] master: build: Clean testsuite before sdist (a48167e)
git at git.haskell.org
- [commit: ghc] master: Always force the exception in enqueued commands (3b55659)
git at git.haskell.org
- [commit: ghc] ghc-7.10: docs: More 7.10.2 notes (5888405)
git at git.haskell.org
- [commit: ghc] ghc-7.10: build: Clean testsuite before sdist (12c1f75)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Always force the exception in enqueued commands (d66b59a)
git at git.haskell.org
- [commit: ghc] master: Revert "The test runner now also works under the msys-native Python." (bb99671)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete expect_fail setups for hugs (43ebe24)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete expect_fail setups for ghc < 7.1 (3445947)
git at git.haskell.org
- [commit: ghc] master: Build: run autoreconf jobs in parallel (4a0b7a1)
git at git.haskell.org
- [commit: ghc] ghc-7.10: haddock: update submodule (ab6e80a)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Revert "The test runner now also works under the msys-native Python." (49201ed)
git at git.haskell.org
- [commit: ghc] master: make sdist: distclean testsuite for real (#10406) (5828457)
git at git.haskell.org
- [commit: ghc] ghc-7.10: make sdist: distclean testsuite for real (#10406) (38edecd)
git at git.haskell.org
- [commit: ghc] master: docs: Fix #10416 (ca39b96)
git at git.haskell.org
- [commit: ghc] master: Another major improvement of "improvement" (ddbb97d)
git at git.haskell.org
- [commit: ghc] master: IndTypesPerfMerge no longer seems to requre -M20M (c0dc79f)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Major rewrite Pt 13: Like the paper (c4758de)
git at git.haskell.org
- [commit: ghc] master: Fix DWARF generation for MinGW (#10468) (a66ef35)
git at git.haskell.org
- [commit: ghc] master: Update submodule process to master (c1dc421)
git at git.haskell.org
- [commit: ghc] master: Testsuite Windows: fix T8172 (#8172) (da84fd5)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark tests as expect_broken on win64 (a765f72)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark T4945 as expect_broken (#4945) (506522c)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mention the existence of ticket #10510 (6cefeb3)
git at git.haskell.org
- [commit: ghc] master: Testsuite: change some expect_fail tests to expect_broken (5e66a69)
git at git.haskell.org
- [commit: ghc] master: Travis: use apt-get -q (a4318c6)
git at git.haskell.org
- [commit: ghc] master: Removes all occurrences of __MINGW32__ (#10485) (0db0ac4)
git at git.haskell.org
- [commit: ghc] master: Add failing test for #9562. (23582b0)
git at git.haskell.org
- [commit: ghc] master: Remove redundant tcg_visible_orphan_mods, it is recorded in imp_orphs. (28e04de)
git at git.haskell.org
- [commit: ghc] master: Revert "Support for multiple signature files in scope." (bac927b)
git at git.haskell.org
- [commit: ghc] master: Revert "Change loadSrcInterface to return a list of ModIface" (c60704f)
git at git.haskell.org
- [commit: ghc] master: Delete _MSC_VER when not necessary, fix #10511 (ce53138)
git at git.haskell.org
- [commit: ghc] master: docs: Fix unicode alternatives table (fixes #10509). (016bbfd)
git at git.haskell.org
- [commit: ghc] master: Squash typos in comments (0ef7174)
git at git.haskell.org
- [commit: ghc] master: Testsuite: fix the little known CHECK_FILES_WRITTEN=1 (c14bd01)
git at git.haskell.org
- [commit: ghc] master: Add parseExpr and compileParsedExpr and use them in GHC API and GHCi (d20031d)
git at git.haskell.org
- [commit: ghc] master: Do not copy stack after stack overflow, refix #8435 (892c3e9)
git at git.haskell.org
- [commit: ghc] master: Fix typo in `traceShowM` haddock comment (#10392) (dd5cac7)
git at git.haskell.org
- [commit: ghc] master: Docs: it's `gv --orientation=seascape` nowadays (#10497) (0a086c8)
git at git.haskell.org
- [commit: ghc] master: Docs: `-XTypeOperators` (#10175) (b07dccc)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Do not copy stack after stack overflow, refix #8435 (9c9bc6b)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix DWARF generation for MinGW (#10468) (800888b)
git at git.haskell.org
- [commit: ghc] ghc-7.10: docs: Fix #10416 (e6eaa9e)
git at git.haskell.org
- [commit: ghc] ghc-7.10: libraries: update Cabal submodule (0d8ca63)
git at git.haskell.org
- [commit: ghc] ghc-7.10: utils: update haddock submodule (435808f)
git at git.haskell.org
- [commit: ghc] ghc-7.10: docs: More 7.10.2 release notes (4e2c8f2)
git at git.haskell.org
- [commit: ghc] master: Add versioning section to Backpack docs. (e02a4f2)
git at git.haskell.org
- [commit: ghc] ghc-7.10: docs: More 7.10.2 release notes (b43df7c)
git at git.haskell.org
- [commit: ghc] ghc-7.10: docs: More 7.10.2 release notes (65344f6)
git at git.haskell.org
- [commit: ghc] ghc-7.10: docs: More 7.10.2 release notes (41ed737)
git at git.haskell.org
- [commit: ghc] ghc-7.10: docs: More 7.10.2 release notes (636fc2e)
git at git.haskell.org
- [commit: ghc] ghc-7.10: docs: More 7.10.2 release notes (f4f6f18)
git at git.haskell.org
- [commit: ghc] master: Testsuite: diff non-whitespace normalised output (#10152) (5ddd904)
git at git.haskell.org
- [commit: ghc] master: Testsuite: add function compile_timeout_multiplier (#10345) (6e542a6)
git at git.haskell.org
- [commit: ghc] master: UNREG: fix pprHexVal to emit zeros (#10518) (a508455)
git at git.haskell.org
- [commit: ghc] ghc-7.10: relnotes: Remove duplicate 'known bugs' entry (a9c540e)
git at git.haskell.org
- [commit: ghc] master: add type annotations to SrcLoc functions (1cf7fc0)
git at git.haskell.org
- [commit: ghc] master: Increase constraint tuple limit to 62 (Trac #10451) (dd3080f)
git at git.haskell.org
- [commit: ghc] branch 'wip/api-annots-7.10-3' deleted
git at git.haskell.org
- [commit: ghc] branch 'wip/api-annot-tweaks-7.10' deleted
git at git.haskell.org
- [commit: ghc] master: Test Trac #10348 (a607011)
git at git.haskell.org
- [commit: ghc] master: Demonstrate that inferring Typeable for type literals works (77e5ec8)
git at git.haskell.org
- [commit: ghc] master: Remove derived CFunEqCans after solving givens (efa136f)
git at git.haskell.org
- [commit: ghc] master: GHCi: fix scoping for record selectors (a3f6239)
git at git.haskell.org
- [commit: ghc] master: Spelling in comments (a6cbf41)
git at git.haskell.org
- [commit: ghc] master: Improved peak_megabytes_allocated (855f56b)
git at git.haskell.org
- [commit: ghc] ghc-7.10: UNREG: fix pprHexVal to emit zeros (#10518) (fa942e6)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Enable SMP and GHCi support for Aarch64 (91538a2)
git at git.haskell.org
- [commit: ghc] master: Testsuite: fix framework failure (2613271)
git at git.haskell.org
- [commit: ghc] ghc-7.10: relnotes: More notes, some wordsmithing (60016f7)
git at git.haskell.org
- [commit: packages/hpc] branch 'wip/T10529' created
git at git.haskell.org
- [commit: packages/hpc] wip/T10529: Improve error messages in readMix (#10529) (eaf1906)
git at git.haskell.org
- [commit: ghc] master: Fix #10534 (89c7168)
git at git.haskell.org
- [commit: ghc] master: ghc.mk: Update instances of -auto-all (df63736)
git at git.haskell.org
- [commit: ghc] master: Lexer: Suggest adding 'let' on unexpected '=' token (1ff7f09)
git at git.haskell.org
- [commit: ghc] master: Lexer: Suggest adding 'let' on unexpected '=' token (0d6c97b)
git at git.haskell.org
- [commit: ghc] master: users_guide: Various spelling fixes (a90712b)
git at git.haskell.org
- [commit: ghc] master: users_guide: Various spelling fixes (d46fdf2)
git at git.haskell.org
- [commit: packages/hpc] wip/T10529: Improve error messages in readMix (#10529) (74d8a4e)
git at git.haskell.org
- [commit: packages/hpc] wip/T10529: Improve error messages in readMix (#10529) (b6efe54)
git at git.haskell.org
- [commit: ghc] master: Encode alignment in MO_Memcpy and friends (681973c)
git at git.haskell.org
- [commit: ghc] master: Encode alignment in MO_Memcpy and friends (a0d158f)
git at git.haskell.org
- [commit: ghc] master: Fix #10495. (0de0b14)
git at git.haskell.org
- [commit: ghc] master: Fix #10493. (ace8d4f)
git at git.haskell.org
- [commit: ghc] master: Fix #10494 (c772f57)
git at git.haskell.org
- [commit: ghc] master: Decompose wanted repr. eqs. when no matchable givens. (ff82387)
git at git.haskell.org
- [commit: ghc] master: Test case for #10428. (6644039)
git at git.haskell.org
- [commit: ghc] master: (mostly) Comments only (93f97be)
git at git.haskell.org
- [commit: ghc] master: Testsuite wibble around decomposing newtypes. (f108003)
git at git.haskell.org
- [commit: ghc] master: Refactor handling of decomposition. (7eceffb)
git at git.haskell.org
- [commit: ghc] master: Clarify some comments around injectivity. (daf1eee)
git at git.haskell.org
- [commit: ghc] master: Fix typo in comment (a6b8b9c)
git at git.haskell.org
- [commit: ghc] master: Treat funTyCon like any other TyCon in can_eq_nc. (298c424)
git at git.haskell.org
- [commit: ghc] master: Reimplement Unify.typesCantMatch in terms of apartness. (9b105c6)
git at git.haskell.org
- [commit: packages/hpc] wip/T10529: Improve error messages in readMix (#10529) (6b88e91)
git at git.haskell.org
- [commit: ghc] master: Add `Monoid` instance for `IO` (65d4b89)
git at git.haskell.org
- [commit: ghc] master: Fix ghc-pkg reports cache out date (#10205) (f063656)
git at git.haskell.org
- [commit: ghc] master: Update foreign export docs, fixes #10467 (0760b84)
git at git.haskell.org
- [commit: ghc] master: Make enum01/enum02/enum03 tests clang-compatible (b98ca17)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix #10534 (3670f33)
git at git.haskell.org
- [commit: ghc] branch 'wip/impredicativity' created
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Initial support for new InstanceOf constraint (d1073f8)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Implement first rule for InstanceOf canon. (165c139)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Implement second rule for InstanceOf canon. (06820b4)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Update Cabal submodule to Cabal-v1.22.4.0 rls tag (007274e)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Add a flavor to ids in the environment (40831be)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix ghc-pkg reports cache out date (#10205) (4a87fe4)
git at git.haskell.org
- [commit: ghc] master: Care with impossible-cons in combineIdenticalAlts (023a0ba)
git at git.haskell.org
- [commit: ghc] master: Report arity errors correctly despite kinds (5879d5a)
git at git.haskell.org
- [commit: ghc] master: Comments only (f4370c6)
git at git.haskell.org
- [commit: ghc] master: Rename getCtLoc, setCtLoc (4a7a6c3)
git at git.haskell.org
- [commit: ghc] master: Remove some horrible munging of origins for Coercible (02bac02)
git at git.haskell.org
- [commit: ghc] master: A bit more tracing (760b079)
git at git.haskell.org
- [commit: ghc] master: Comments plus tiny refactoring (0899911)
git at git.haskell.org
- [commit: ghc] master: Refactor filterAlts into two parts (ee64369)
git at git.haskell.org
- [commit: ghc] master: Trac #4945 is working again (5d98b68)
git at git.haskell.org
- [commit: ghc] master: Parser: commas_tup_tail duplicate SrcSpan on "Missing" value (72b21c3)
git at git.haskell.org
- [commit: ghc] master: Test Trac #10503 (ba7c8e5)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Work on constraint generation for impredicativity (0696ce2)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Add reflexivity rule for InstanceOf (e33535a)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Care with impossible-cons in combineIdenticalAlts (558eb05)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Revert "Look inside synonyms for foralls when unifying" (8fb101e)
git at git.haskell.org
- [commit: ghc] master: Elaborate test for Trac #10403 (c45f8ce)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Implement desugaring of InstanceOf constraints (3ee32bf)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Switch the order of arguments in InstanceOf (30e9fa2)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix small glitch choosing wrong cast in Core (1960ad9)
git at git.haskell.org
- [commit: ghc] master: Spelling in comments (40698fe)
git at git.haskell.org
- [commit: ghc] master: testsuite: mark T4945 as expect_broken (e283cec)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Parser: commas_tup_tail duplicate SrcSpan on "Missing" value (6520dbf)
git at git.haskell.org
- [commit: ghc] master: docs: Unbreak the PS/PDF builds for the User's Guide (#10509) (440d1bc)
git at git.haskell.org
- [commit: ghc] master: should_run/allocLimit4: disable ghci way (7d5a845)
git at git.haskell.org
- [commit: ghc] master: Amend tcrun024, tcrun025 after Trac #7854 fix (e491803)
git at git.haskell.org
- [commit: ghc] master: Amend tcrun037 after Trac #7854 fix (7c2293a)
git at git.haskell.org
- [commit: ghc] master: Fix a couple of tests for GHCi/-O* (Trac #10052) (2c6a041)
git at git.haskell.org
- [commit: ghc] master: Recognise 'hardhloat' as a valid vendor in a host tuple (5cc08eb)
git at git.haskell.org
- [commit: ghc] master: Updated output for test ghci024 (f2ffdc6)
git at git.haskell.org
- [commit: ghc] master: Make GHC install libraries to e.g. xhtml-3000.2.1-0ACfOp3hebWD9jGWE4v4Gh. (85d5397)
git at git.haskell.org
- [commit: ghc] master: Filter orphan rules based on imports, fixes #10294 and #10420. (0cb1f5c)
git at git.haskell.org
- [commit: ghc] master: Fix all.T for T8131/T8131b. (29bc13a)
git at git.haskell.org
- [commit: ghc] master: Remove duplicate test. (15ef5fc)
git at git.haskell.org
- [commit: ghc] master: Build system: unset HADDOCK when haddock is not found (13ba87f)
git at git.haskell.org
- [commit: ghc] master: Change `Typeable` instance for type-lis to use the Known* classes. (4854fce)
git at git.haskell.org
- [commit: ghc] master: Add parsePattern parser entry point (38f3745)
git at git.haskell.org
- [commit: ghc] master: Documentation: add section on .haskeline file (#2531) (b5a2e87)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Refactor constraint gen. for App and SectionL (4c719be)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix constraint generation for SectionR (0cb0c47)
git at git.haskell.org
- [commit: ghc] master: Check KnownSymbol => Typeable deduction (e60dbf3)
git at git.haskell.org
- [commit: ghc] master: Fix #10551 by using LIB_NAMES. (6c5a66a)
git at git.haskell.org
- [commit: ghc] master: Rename $1_$2_$3_LIB_NAME to LIB_FILE. (01f7e44)
git at git.haskell.org
- [commit: ghc] master: Use -package-id to specify libraries on command line. (f70fb68)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Comments (4bdec1b)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Edits by George and Simon (2de6e5a)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix problems with ($) and InstanceOf constraints (10161e6)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Track monomorphism of variables in environment and implement approximation. (88275a7)
git at git.haskell.org
- [commit: ghc] master: Further elaborate Trac #10403 test (55843f1)
git at git.haskell.org
- [commit: ghc] master: powerpc: add basic support for PLT relocations (#10402) (c084796)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Add parsePattern parser entry point (dd928e1)
git at git.haskell.org
- [commit: ghc] ghc-7.10: powerpc: add basic support for PLT relocations (#10402) (18e0e95)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix missing conversion to repr. equality in InstanceOf (ad32e64)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Only one strictness constraint per value vector abstraction (ac699de)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Added some fields in constructor abstraction (ConAbs) (0a8925f)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: mkPmConPat (c682778)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Short-circuit for covered/divergent + Faster check for diversion (24e2076)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: [ONGOING WORK] mkOneConFull (18ddf70)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: More shared edites (c30b969)
git at git.haskell.org
- [commit: ghc] master: Make $1 in $1_$2_$3_FOO actually be directory. (73a6265)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: `translatePat' made monadic (ac5f0ab)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Changed translation of CoPats (data families) (58de1bf)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Prune Uncovered only at the end (00164a5)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Improved mkOneConFull (22c1ca0)
git at git.haskell.org
- [commit: ghc] master: Build system: delete unused variables in config.mk.in (95d5031)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix problems with the let/app invariant and InstanceOf constraints. (9a816cd)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: more (75a4537)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Add printing of error messages involving InstanceOf constraints (3dc731c)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: tiny (d26c493)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Replaced `pureGenInstSkolTyVarsX' with (the proper) `cloneTyVarBndrs' (e646f44)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Do not issue a special warning for #322, just be conservative (aad0a6f)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Some sanity checks (f779623)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Extract the type from a PmPat (pmPatType) + enabled tyOracle (056a846)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Fixed a bug in strictness analysis (fe5502d)
git at git.haskell.org
- [commit: ghc] master: Drop prefix from package keys. (ece2c43)
git at git.haskell.org
- [commit: ghc] master: Clean outdated ext-core references in comments. (aa26731)
git at git.haskell.org
- [commit: ghc] master: driver: pass '-fPIC' option to all CC invocations (4d1316a)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: [ongoing] working on a different traversal (dc1b465)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Implement third rule of InstanceOf canon (40fd9a6)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: More (a938d3f)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Add refinement to tcExpr for applications (84db266)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix wrong canonicalization of InstanceOf constraints (3606e9a)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Add extra rule to InstanceOf canon + better variable flagging (eb9dff6)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Finished traversal (907def8)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: [ongoing] translation of guards (5919c36)
git at git.haskell.org
- [commit: ghc] master: Improve kind-checking for 'deriving' clauses (9a34864)
git at git.haskell.org
- [commit: ghc] master: Test Trac #10562 (c7b6fb5)
git at git.haskell.org
- [commit: ghc] master: Be aware of overlapping global STG registers in CmmSink (#10521) (a2f828a)
git at git.haskell.org
- [commit: ghc] master: Comments only (a7eee0d)
git at git.haskell.org
- [commit: ghc] master: White space only (3edc186)
git at git.haskell.org
- [commit: ghc] master: Improve pretty-printing for CoPat (9195927)
git at git.haskell.org
- [commit: ghc] master: Use a Representaional coercion for data families (ff8a671)
git at git.haskell.org
- [commit: ghc] master: Allow recursive unwrapping of data families (0b7e538)
git at git.haskell.org
- [commit: ghc] master: Minor fix to free-vars in RnTypes (cc0dba1)
git at git.haskell.org
- [commit: ghc] master: Fix addDataConStrictness (9014a7e)
git at git.haskell.org
- [commit: ghc] master: Don't float out alpha[sig] ~ Int (b69dc73)
git at git.haskell.org
- [commit: ghc] master: Add module header to test (97e313c)
git at git.haskell.org
- [commit: ghc] master: Get rid of irrelevant impredicative polymoprhism (95fc6d5)
git at git.haskell.org
- [commit: ghc] master: Get rid of irrlevant result type signature (2f16a3b)
git at git.haskell.org
- [commit: ghc] master: Treat out-of-scope variables as holes (fb7b692)
git at git.haskell.org
- [commit: ghc] master: Error message wibbles from out-of-scope changes (b98ff25)
git at git.haskell.org
- [commit: ghc] master: Tiny refactor plus comments (0aaea5b)
git at git.haskell.org
- [commit: ghc] master: Fix for crash in setnumcapabilities001 (be0ce87)
git at git.haskell.org
- [commit: ghc] master: Fix deadlock (#10545) (111ba4b)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Convert InstanceOf constraints to eqs. in RULES (1065f0d)
git at git.haskell.org
- [commit: ghc] master: GHCi docs: layout rule is respected inside :{ :} (7c8ffd3)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Translate (HsExpr Id) to PmExpr for better precision (dd68bd7)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Finished 'translateGuard' (856ab33)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: [ongoing] working on external interface (comments mainly) (e012452)
git at git.haskell.org
- [commit: ghc] master: Comments only (cbd9278)
git at git.haskell.org
- [commit: ghc] master: Small doc fixes (caf9d42)
git at git.haskell.org
- [commit: ghc] master: Improve CPR behavior for strict constructors (0696fc6)
git at git.haskell.org
- [commit: ghc] master: closeOverKinds *before* oclose in coverage check (7c07cf1)
git at git.haskell.org
- [commit: ghc] master: Kill off sizePred (614ba3c)
git at git.haskell.org
- [commit: ghc] master: Make fvType ignore kinds (8e34783)
git at git.haskell.org
- [commit: ghc] master: Better tracing and tiny refactoring (a64a26f)
git at git.haskell.org
- [commit: ghc] master: Improve error message for Typeable k (T k) (ceb3c84)
git at git.haskell.org
- [commit: ghc] master: Test Trac #10524 (0e1e798)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Be aware of overlapping global STG registers in CmmSink (#10521) (7707e54)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Make enum01/enum02/enum03 tests clang-compatible (c6f8d11)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Comments only (0d939ca)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix for crash in setnumcapabilities001 (6de9b6e)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix deadlock (#10545) (a6ef59c)
git at git.haskell.org
- [commit: ghc] master: Test #10582 (8d221bb)
git at git.haskell.org
- [commit: ghc] ghc-7.10: closeOverKinds *before* oclose in coverage check (29b43fc)
git at git.haskell.org
- [commit: ghc] ghc-7.10: relnotes: More 7.10.2 release notes (9ea4ded)
git at git.haskell.org
- [commit: ghc] master: Add -fcross-module-specialise flag (89834d6)
git at git.haskell.org
- [commit: ghc] master: Add -fcross-module-specialise flag (302d937)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Implement part 1 of OverloadedRecordFields (7f15a07)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Merge remote-tracking branch 'origin/master' into wip/orf-reboot (f61ec3c)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Fix reporting of unused overloaded record fields (2c99538)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Merge remote-tracking branch 'origin/master' into wip/orf-reboot (7b8621e)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Remove unnecessary Binary instance, since we don't serialize FieldLbl any more (87b361c)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Distinguish AllowDuplicateRecordFields from OverloadedRecordFields (b16c3ae)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Get rid of dead code (f8581f1)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot: Remove unused test file (97fd90b)
git at git.haskell.org
- [commit: ghc] wip/orf-reboot's head updated: Remove unused test file (97fd90b)
git at git.haskell.org
- [commit: ghc] master: Mask to avoid uncaught ^C exceptions (bb0e462)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix incorrect instantiation of quantifiers in RULES (c54e4d6)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix bug on the generation of HsWrappers (59a2764)
git at git.haskell.org
- [commit: ghc] master: Update performance numbers due to #10482 (9b5df2a)
git at git.haskell.org
- [commit: ghc] master: Correct BangPat SrcSpan calculation (c6bb2fc)
git at git.haskell.org
- [commit: ghc] master: Build system: remove unused variable CHECK_PACKAGES (c495c67)
git at git.haskell.org
- [commit: ghc] master: Testsuite: accept T2592.stderr (minor changes) (897a46c)
git at git.haskell.org
- [commit: ghc] master: Testsuite: put extra_run_opts last on command line (6b9fc65)
git at git.haskell.org
- [commit: ghc] master: Build system: prevent "warning: overriding commands for target..." (daa5097)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Correct BangPat SrcSpan calculation (5560861)
git at git.haskell.org
Last message date:
Tue Jun 30 13:00:56 UTC 2015
Archived on: Tue Jun 30 12:59:54 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).