November 2018 Archives by date
Starting: Thu Nov 1 21:43:04 UTC 2018
Ending: Fri Nov 30 16:55:31 UTC 2018
Messages: 368
- [commit: ghc] master: Actually fail in failIfEmitsConstraints (74ed9c1)
git at git.haskell.org
- [commit: ghc] master: Fix embarrassing, egregious bug in roles of (->) (255d2e3)
git at git.haskell.org
- [commit: ghc] master: Don't lint erroneous programs. (1f72a1c)
git at git.haskell.org
- [commit: ghc] master: hadrian: build ghc-iserv-prof in addition to ghc-iserv (695f1f2)
git at git.haskell.org
- [commit: ghc] master: Add built-in syntax suggestions, and refactor to allow library use (1c92f19)
git at git.haskell.org
- [commit: ghc] master: Data.Maybe: add callstack for fromJust (Trac #15559) (614028e)
git at git.haskell.org
- [commit: ghc] master: users-guide: Fix formatting of eventlog format documentation (fcd919f)
git at git.haskell.org
- [commit: ghc] master: Lower precedence for {-# UNPACK #-} (a78e23b)
git at git.haskell.org
- [commit: ghc] master: Move eta-reduced coaxiom compatibility handling quirks into FamInstEnv. (f877d9c)
git at git.haskell.org
- [commit: ghc] ghc-8.6: users-guide: Fix version number (cfc3ad1)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Fix #15787 by squashing a coercion hole. (7a439e7)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Don't lint erroneous programs. (41f0f6c)
git at git.haskell.org
- [commit: ghc] tag 'ghc-8.6.2-release' created
git at git.haskell.org
- [commit: ghc] master: users-guide: Update link to Safe Coercions paper (efb3145)
git at git.haskell.org
- [commit: ghc] wip/T15809: Tc-tracing, and order of arguments only (0901381)
git at git.haskell.org
- [commit: ghc] wip/T15809: WIP on using level numbers for generalisation (9d70d5a)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on using level numbers for gen (3055b0a)
git at git.haskell.org
- [commit: ghc] wip/T15809: Further work on TyCon generalisation (b152e99)
git at git.haskell.org
- [commit: ghc] wip/T15809's head updated: Further work on TyCon generalisation (b152e99)
git at git.haskell.org
- [commit: ghc] master: Bump time submodule (c3c552d)
git at git.haskell.org
- [commit: ghc] master: base: Misc haddock fixes (c088137)
git at git.haskell.org
- [commit: ghc] master: base: Improve haddocks for Functor (118fca7)
git at git.haskell.org
- [commit: ghc] master: rts: Allow output filename of eventlog to be given by command-line (5f81952)
git at git.haskell.org
- [commit: ghc] master: rts: Add FALLTHROUGH macro (6bb8aaa)
git at git.haskell.org
- [commit: ghc] master: Add Int8# and Word8# (2c959a1)
git at git.haskell.org
- [commit: ghc] master: Fix for Trac #15611: Scope errors lie about what modules are imported. (1a3b9bd)
git at git.haskell.org
- [commit: ghc] ghc-8.6: integer-gmp: Fix TBA in changelog (9448fdc)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Set RELEASE=NO (701c872)
git at git.haskell.org
- [commit: ghc] wip/T15809: Further progress (f52b59a)
git at git.haskell.org
- [commit: ghc] master: Fix #15859 by checking, not assuming, an ArgFlag (72b8234)
git at git.haskell.org
- [commit: ghc] master: Actually add test for #15859. (5693ddd)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (6c41f1f)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (9a32110)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (a45352b)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comemnts only (c70945e)
git at git.haskell.org
- [commit: ghc] master: integer-gmp: Fix TBA in changelog (7189469)
git at git.haskell.org
- [commit: ghc] master: Bump directory submodule to 1.3.3.1 (648b0c2)
git at git.haskell.org
- [commit: ghc] master: CircleCI: Build DWARF-enabled Linux bindists (406978c)
git at git.haskell.org
- [commit: ghc] master: [LlvmCodeGen] Fixes for Int8#/Word8# (f424515)
git at git.haskell.org
- [commit: ghc] master: Revert "Fix for T14251 on ARM" (802ce6e)
git at git.haskell.org
- [commit: ghc] master: Revert "Multiple fixes / improvements for LLVM backend" (39cd12b)
git at git.haskell.org
- [commit: ghc] wip/T15809: Finally done (c704d00)
git at git.haskell.org
- [commit: ghc] master: Revert "CircleCI: Build DWARF-enabled Linux bindists" (82a5c24)
git at git.haskell.org
- [commit: ghc] master: testsuite: Save performance metrics in git notes. (932cd41)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comments and alpha-renaming (c588c3e)
git at git.haskell.org
- [commit: packages/array] master: Add a 'Read (UArray i e)' instance (2845463)
git at git.haskell.org
- [commit: ghc] master: Fix #15845 by defining etaExpandFamInstLHS and using it (63a8170)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comments only (8484e28)
git at git.haskell.org
- [commit: ghc] wip/T15809: Progress (3c9ce3e)
git at git.haskell.org
- [commit: ghc] branch 'wip/shnajd-TTG-SrcLocs' created
git at git.haskell.org
- [commit: ghc] wip/shnajd-TTG-SrcLocs: [TTG: Handling Source Locations] Foundation and Pat Trac Issue: #15495 This patch removes the ping-pong style from `HsPat` (only, for now), using the plan laid out at https://ghc.haskell.org/trac/ghc/wiki/ImplementingTreesThatGrow/HandlingSourceLocations (solution A). (6be401f)
git at git.haskell.org
- [commit: ghc] wip/shnajd-TTG-SrcLocs: Merge branch 'master' of git://github.com/ghc/ghc into wip/shnajd-TTG-SrcLocs (869d99b)
git at git.haskell.org
- [commit: ghc] wip/shnajd-TTG-SrcLocs: Rebasing (4032519)
git at git.haskell.org
- [commit: ghc] wip/shnajd-TTG-SrcLocs: [TTG: Handling Source Locations] Foundation and Pat (Part 2) - Fixing a bug (6741b78)
git at git.haskell.org
- [commit: ghc] master: GHCi does not need a main function (400f3ed)
git at git.haskell.org
- [commit: ghc] master: iserv: Fix typo in cabal file (aa88285)
git at git.haskell.org
- [commit: ghc] master: Ignore .gdb_history files (b337906)
git at git.haskell.org
- [commit: ghc] master: Respect naming conventions in module RnUnbound.hs in fix for #15611 (98f8e1c)
git at git.haskell.org
- [commit: ghc] master: Fix #15594 (--abi-hash with Backpack sometimes fails) (13ff0b7)
git at git.haskell.org
- [commit: ghc] master: Remove StgBinderInfo and related computation in CoreToStg (d30352a)
git at git.haskell.org
- [commit: ghc] wip/T15809: Combine kcImplicitTKBndrs and tcImplicitTKBndrs (9ed634c)
git at git.haskell.org
- [commit: ghc] wip/T15809: Get rid of kcLHsQTyVarBndrs (38d34b8)
git at git.haskell.org
- [commit: ghc] wip/T15809: Start to eliminate tcFamTyPats (772cae6)
git at git.haskell.org
- [commit: ghc] master: compareByPreference: handle the integer-gmp vs -simple case (86ee74d)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on tcFamTyPats (033030e)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (5233e4f)
git at git.haskell.org
- [commit: ghc] branch 'wip/az-namemap' created
git at git.haskell.org
- [commit: ghc] wip/az-namemap: Introduce map from RdrName to Name for GHC API (2745981)
git at git.haskell.org
- [commit: ghc] master: Correct link to GHC API in docs index. (89bf7d5)
git at git.haskell.org
- [commit: ghc] master: circleci: Disable pushing of test metrics if not validating upstream (0f2ac24)
git at git.haskell.org
- [commit: ghc] master: Make `UniqDSet` a newtype (5b98a38)
git at git.haskell.org
- [commit: ghc] wip/T15809: Much more progress on tcFamTyPats (be48394)
git at git.haskell.org
- [commit: ghc] wip/T15809: Data family instances working, I think (738c79b)
git at git.haskell.org
- [commit: ghc] master: hadrian: build ghc-iserv-dyn (89fa34e)
git at git.haskell.org
- [commit: ghc] wip/T15809: Print tycon arity in -ddump-types (74602f5)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress with data instances (0849475)
git at git.haskell.org
- [commit: nofib] master: Adjust normal runtimes for nofib along with related changes (08cc9b6)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (f3b3275)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on reporting unbound variables (4c251b2)
git at git.haskell.org
- [commit: ghc] master: Fix a bug in SRT generation (#15892) (eb46345)
git at git.haskell.org
- [commit: ghc] master: Comments only, about polykinded TyConApps (fe05764)
git at git.haskell.org
- [commit: ghc] master: Comments adding to the fix for Trac #15859 (0ce66be)
git at git.haskell.org
- [commit: ghc] master: Smarter HsType pretty-print for promoted datacons (ae2c9b4)
git at git.haskell.org
- [commit: ghc] wip/T15809: Nearly there... (c0dd1f4)
git at git.haskell.org
- [commit: ghc] wip/T15809: Better validity checks, simplification (a498723)
git at git.haskell.org
- [commit: ghc] master: bump haddock submodule (4efd1b4)
git at git.haskell.org
- [commit: ghc] master: More efficient, non-allocating unsafeLookupStaticPtr (a50a59a)
git at git.haskell.org
- [commit: ghc] master: Add missing stderr file for Trac #15898 (32e7738)
git at git.haskell.org
- [commit: ghc] wip/T15809: Finally, validate-clean (44c2d3c)
git at git.haskell.org
- [commit: ghc] wip/T15809: Tc-tracing, and order of arguments only (2683496)
git at git.haskell.org
- [commit: ghc] wip/T15809: Further progress (304d65f)
git at git.haskell.org
- [commit: ghc] wip/T15809: WIP on using level numbers for generalisation (2fa5bf1)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on using level numbers for gen (8707f2d)
git at git.haskell.org
- [commit: ghc] wip/T15809: Further work on TyCon generalisation (d0772e7)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on tcFamTyPats (e547695)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (6ddf2d1)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comments and alpha-renaming (0cd583c)
git at git.haskell.org
- [commit: ghc] wip/T15809: Start to eliminate tcFamTyPats (4d6a157)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comemnts only (9a902e8)
git at git.haskell.org
- [commit: ghc] wip/T15809: Get rid of kcLHsQTyVarBndrs (9f41010)
git at git.haskell.org
- [commit: ghc] wip/T15809: Finally done (a7a6672)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (1284033)
git at git.haskell.org
- [commit: ghc] wip/T15809: Combine kcImplicitTKBndrs and tcImplicitTKBndrs (b8d7bee)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (dfd6617)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comments only (26c2ec3)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (9a854cc)
git at git.haskell.org
- [commit: ghc] wip/T15809: Progress (3f214ea)
git at git.haskell.org
- [commit: ghc] wip/T15809: Better validity checks, simplification (d027b8c)
git at git.haskell.org
- [commit: ghc] wip/T15809: Finally, validate-clean (fecafee)
git at git.haskell.org
- [commit: ghc] wip/T15809: Data family instances working, I think (461e8dc)
git at git.haskell.org
- [commit: ghc] wip/T15809: Print tycon arity in -ddump-types (c724f92)
git at git.haskell.org
- [commit: ghc] wip/T15809: Nearly there... (3a85772)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on reporting unbound variables (862873e)
git at git.haskell.org
- [commit: ghc] wip/T15809: Much more progress on tcFamTyPats (255ae41)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (99efd58)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress with data instances (1b8289d)
git at git.haskell.org
- [commit: ghc] wip/T15809's head updated: Finally, validate-clean (fecafee)
git at git.haskell.org
- [commit: ghc] master: Some assertions and comments in scheduler (6677235)
git at git.haskell.org
- [commit: ghc] master: user's guide: typo in ViewPatterns example (9696282)
git at git.haskell.org
- [commit: ghc] master: Fix a typo in the description of -fabstract-refinement-hole-fits (6ba9aa5)
git at git.haskell.org
- [commit: ghc] master: NCG: New code layout algorithm. (912fd2b)
git at git.haskell.org
- [commit: ghc] master: fix T15898 (fc670c4)
git at git.haskell.org
- [commit: ghc] master: Building GHC with hadrian on FreeBSD (6551797)
git at git.haskell.org
- [commit: ghc] master: Fix #12525: Remove derived bindings from the TyThings from getBindings (921fd89)
git at git.haskell.org
- [commit: ghc] master: Fix #12906: GHC fails to typecheck Main module without main (92f8184)
git at git.haskell.org
- [commit: ghc] master: Minor refactoring (798c943)
git at git.haskell.org
- [commit: ghc] master: Remove -Wamp flag (#11477) (33f5725)
git at git.haskell.org
- [commit: ghc] master: Fix trac #15702, as a followon to fix for #13704. (0e7790a)
git at git.haskell.org
- [commit: ghc] master: More compact Outputable instance for `Uniq(D)Set` (17e771e)
git at git.haskell.org
- [commit: ghc] master: Speed up MonadUtils.mapMaybeM (5bf0786)
git at git.haskell.org
- [commit: packages/binary] master: Add support for Int16#, Word16# (aa9fd16)
git at git.haskell.org
- [commit: packages/binary] master: Remove unused imports. (e30a2c6)
git at git.haskell.org
- [commit: packages/binary] master: Merge pull request #157 from bgamari/master (ced6f4a)
git at git.haskell.org
- [commit: packages/binary] master: Merge pull request #159 from DavidEichmann/T-13064 (fb461cf)
git at git.haskell.org
- [commit: ghc] master: Introduce Int16# and Word16# (36fcf9e)
git at git.haskell.org
- [commit: ghc] master: Fix typo in docs (ecfc7b4)
git at git.haskell.org
- [commit: ghc] master: Tiny refactor in exitScheduler (348ea16)
git at git.haskell.org
- [commit: ghc] wip/T15809: Simplify typing of associated family instances (2104d6c)
git at git.haskell.org
- [commit: ghc] master: eventlog: Log the current stack size when stack overflows (7e57067)
git at git.haskell.org
- [commit: ghc] master: hadrian: make it possible to run the testsuite with quickest and quick (cc615c6)
git at git.haskell.org
- [commit: ghc] master: Don't track free variables in STG syntax by default (47bbc70)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on reporting unbound variables (4a17ead)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (e646676)
git at git.haskell.org
- [commit: ghc] wip/T15809: Combine kcImplicitTKBndrs and tcImplicitTKBndrs (b1a93a1)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on using level numbers for gen (f96148e)
git at git.haskell.org
- [commit: ghc] wip/T15809: Simplify typing of associated family instances (ae72e3e)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress with data instances (398119c)
git at git.haskell.org
- [commit: ghc] wip/T15809: Further work on TyCon generalisation (4eadda8)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on tcFamTyPats (b3bab72)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (5318307)
git at git.haskell.org
- [commit: ghc] wip/T15809: Finally, validate-clean (5e062be)
git at git.haskell.org
- [commit: ghc] wip/T15809: Print tycon arity in -ddump-types (aa8409f)
git at git.haskell.org
- [commit: ghc] wip/T15809: Tc-tracing, and order of arguments only (39fa4ee)
git at git.haskell.org
- [commit: ghc] wip/T15809: Progress (df731cb)
git at git.haskell.org
- [commit: ghc] wip/T15809: Much more progress on tcFamTyPats (a4e43a8)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comemnts only (92ec580)
git at git.haskell.org
- [commit: ghc] wip/T15809: Finally done (19fb060)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (3fd542e)
git at git.haskell.org
- [commit: ghc] wip/T15809: Start to eliminate tcFamTyPats (f22df63)
git at git.haskell.org
- [commit: ghc] wip/T15809: Better validity checks, simplification (04aa622)
git at git.haskell.org
- [commit: ghc] wip/T15809: Nearly there... (6ab2bae)
git at git.haskell.org
- [commit: ghc] wip/T15809: Get rid of kcLHsQTyVarBndrs (ce50177)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (6e0aab6)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comments only (3dcc2c6)
git at git.haskell.org
- [commit: ghc] wip/T15809: WIP on using level numbers for generalisation (9ecec6f)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (65954ac)
git at git.haskell.org
- [commit: ghc] wip/T15809: Data family instances working, I think (f60929b)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comments and alpha-renaming (b2ac6e7)
git at git.haskell.org
- [commit: ghc] wip/T15809: Further progress (7b706d4)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (11de61f)
git at git.haskell.org
- [commit: ghc] wip/T15809: More wibbles (f575c3c)
git at git.haskell.org
- [commit: ghc] wip/T15809's head updated: More wibbles (f575c3c)
git at git.haskell.org
- [commit: ghc] master: Remove redundant check in cgCase (d13b7d6)
git at git.haskell.org
- [commit: nofib] master: Fix `make clean` for `real/compress` (7e5619a)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress in tcFamTyPats (8f77e9e)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (8babe69)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibble, to fix build (4e11d6c)
git at git.haskell.org
- [commit: ghc] master: Fix heap corruption during stable name allocation (691aa71)
git at git.haskell.org
- [commit: ghc] master: another minor refactoring (4343d5a)
git at git.haskell.org
- [commit: ghc] master: Minor performance optimisation (8707911)
git at git.haskell.org
- [commit: ghc] branch 'wip/safer-haskell' created
git at git.haskell.org
- [commit: ghc] wip/safer-haskell: Add -fno-safe-haskell flag (371696d)
git at git.haskell.org
- [commit: ghc] wip/safer-haskell: fix test (a8adb55)
git at git.haskell.org
- [commit: nofib] master: Add binary artifacts to .gitignore (605bbb7)
git at git.haskell.org
- [commit: nofib] master: Clean more generated files (f87d446)
git at git.haskell.org
- [commit: ghc] wip/T15809: Yet more on family-instance checking (c003b03)
git at git.haskell.org
- [commit: ghc] master: users guide: We no longer build libraries with -split-objs (f5fbecc)
git at git.haskell.org
- [commit: ghc] master: Rename literal constructors (13bb4bf)
git at git.haskell.org
- [commit: ghc] master: Fix GhostScript detection (Trac #15856) (011e39d)
git at git.haskell.org
- [commit: ghc] master: base: Mention openFile throwing does-not-exist-errors on FIFOs (4ba3fa3)
git at git.haskell.org
- [commit: ghc] master: Add test for #15437 (ea01517)
git at git.haskell.org
- [commit: ghc] master: rts/M32Alloc: Abort if m32 linker mmap fails (86f6890)
git at git.haskell.org
- [commit: ghc] master: rts: Fix bss initialization on Windows (06a09a5)
git at git.haskell.org
- [commit: ghc] master: testuite: update more windows tests outputs (67277e7)
git at git.haskell.org
- [commit: ghc] master: Fixup the new code layout patch for SplitObjs. (6c26b3f)
git at git.haskell.org
- [commit: ghc] master: Don't reverse explicit export lists during renaming (7cba71f)
git at git.haskell.org
- [commit: ghc] master: rts: fix Windows megablock allocator (676f1f2)
git at git.haskell.org
- [commit: ghc] master: Hadrian: work around Cabal's/GHC's different Arch/OS strings (19ffddc)
git at git.haskell.org
- [commit: ghc] master: rts.cabal.in: force inclusion of findPtr/_findPtr symbol only with debug flag (561748c)
git at git.haskell.org
- [commit: ghc] master: plugins10 no longer broken (1f74f7d)
git at git.haskell.org
- [commit: ghc] master: Fix deadlock bug when mkFastStringWith is duplicated (f088c2d)
git at git.haskell.org
- [commit: ghc] master: Load plugins in interactive session (599eaad)
git at git.haskell.org
- [commit: ghc] master: Fix uninformative hp2ps error when the cmdline contains double quotes (390df8b)
git at git.haskell.org
- [commit: ghc] master: Refactor TcRnMonad.mapAndRecoverM (66f0056)
git at git.haskell.org
- [commit: ghc] master: Fix #15852 by eta expanding data family instance RHSes, too (014d6c1)
git at git.haskell.org
- [commit: ghc] master: Calling gcc: Pass optc flags as last options (#14452) (f2d9fb0)
git at git.haskell.org
- [commit: ghc] master: Remove warnings-silencing flags for code generated by Alex (699e507)
git at git.haskell.org
- [commit: ghc] master: Hadrian: Misc. fixes in Haddock rules (ff61955)
git at git.haskell.org
- [commit: ghc] master: Overhaul -fprint-explicit-kinds to use VKA (f5d2083)
git at git.haskell.org
- [commit: ghc] master: UNREG: PprC: Add support for adjacent floats (35a8977)
git at git.haskell.org
- [commit: ghc] master: llvmGen: Eliminate duplicate definition (d0fc761)
git at git.haskell.org
- [commit: ghc] master: circleci: Actually build with in-tree GMP on Darwin (3584bd4)
git at git.haskell.org
- [commit: ghc] master: rts/MachO: Add a bit more debugging output to getNames (9e0a23b)
git at git.haskell.org
- [commit: ghc] master: rts/MachO: A bit of refactoring in ocGetNames (b2f6f89)
git at git.haskell.org
- [commit: ghc] master: rts/MachO: Iterate through N (all) symbols, not M external symbols (2548908)
git at git.haskell.org
- [commit: ghc] master: LLVM: Use generic code for small size quot-rem ops (9f3e22b)
git at git.haskell.org
- [commit: ghc] master: Doc-only fixes (a1bbb56)
git at git.haskell.org
- [commit: ghc] master: 'DynFlag'-free version of 'mkParserFlags' (5aa2923)
git at git.haskell.org
- [commit: ghc] master: 'DynFlag'-free version of 'mkParserFlags' (5aa2923)
git at git.haskell.org
- [commit: ghc] master: Simplify 'ExtBits' in the lexer (d2fbc33)
git at git.haskell.org
- [commit: ghc] master: Don't pass -no-pie when -pgmc is supplied (8d008b7)
git at git.haskell.org
- [commit: ghc] master: Fix unused-import warnings (6353efc)
git at git.haskell.org
- [commit: ghc] ghc-8.6: libiserv: Generate cabal file with autoconf (cbde272)
git at git.haskell.org
- [commit: ghc] ghc-8.6: distrib/configure: Set RanlibCmd (130b91d)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Fix heap corruption during stable name allocation (22cd729)
git at git.haskell.org
- [commit: ghc] ghc-8.6: users guide: We no longer build libraries with -split-objs (14ae4ab)
git at git.haskell.org
- [commit: ghc] ghc-8.6: rts/M32Alloc: Abort if m32 linker mmap fails (c8b24dc)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Load plugins in interactive session (e67bebb)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Fix a bug in SRT generation (#15892) (4519d98)
git at git.haskell.org
- [commit: ghc] ghc-8.6: circleci: Actually build with in-tree GMP on Darwin (b6d2d83)
git at git.haskell.org
- [commit: ghc] ghc-8.6: rts/MachO: Add a bit more debugging output to getNames (65ced24)
git at git.haskell.org
- [commit: ghc] ghc-8.6: rts/MachO: A bit of refactoring in ocGetNames (b44caa0)
git at git.haskell.org
- [commit: ghc] ghc-8.6: rts/MachO: Iterate through N (all) symbols, not M external symbols (11fd7df)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Revert "libiserv: Generate cabal file with autoconf" (c2c6f49)
git at git.haskell.org
- [commit: ghc] ghc-8.6: base: Mention openFile throwing does-not-exist-errors on FIFOs (64a5044)
git at git.haskell.org
- [commit: ghc] ghc-8.6: Fix #15859 by checking, not assuming, an ArgFlag (2594ea2)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles to checkConsistentFamInst (099edbe)
git at git.haskell.org
- [commit: ghc] master: Use handy shortcut llvm_ways (9b0d033)
git at git.haskell.org
- [commit: ghc] master: Typofix in help text (7856676)
git at git.haskell.org
- [commit: ghc] master: Implement late lambda lift (b2950e0)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comments and alpha-renaming (8be7e73)
git at git.haskell.org
- [commit: ghc] wip/T15809: Tc-tracing, and order of arguments only (4e42a78)
git at git.haskell.org
- [commit: ghc] wip/T15809: Start to eliminate tcFamTyPats (584cdfc)
git at git.haskell.org
- [commit: ghc] wip/T15809: WIP on using level numbers for generalisation (2828e18)
git at git.haskell.org
- [commit: ghc] wip/T15809: Progress (9c02610)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comemnts only (1eddbc2)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comments only (2f86a8d)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (d5b27c7)
git at git.haskell.org
- [commit: ghc] wip/T15809: Combine kcImplicitTKBndrs and tcImplicitTKBndrs (f2fe11a)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on using level numbers for gen (5b84cbf)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (1a1e6c8)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (8a932d0)
git at git.haskell.org
- [commit: ghc] wip/T15809: Finally done (bb8c97a)
git at git.haskell.org
- [commit: ghc] wip/T15809: Further work on TyCon generalisation (1d39ab2)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (ee11207)
git at git.haskell.org
- [commit: ghc] wip/T15809: Get rid of kcLHsQTyVarBndrs (7a4f383)
git at git.haskell.org
- [commit: ghc] wip/T15809: Further progress (1a7a425)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on tcFamTyPats (196b4a0)
git at git.haskell.org
- [commit: ghc] wip/T15809: Data family instances working, I think (04ba8f9)
git at git.haskell.org
- [commit: ghc] wip/T15809: Much more progress on tcFamTyPats (08dba31)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on reporting unbound variables (588e220)
git at git.haskell.org
- [commit: ghc] wip/T15809: Print tycon arity in -ddump-types (bf5a415)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (49cdbf5)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress with data instances (1a20fe9)
git at git.haskell.org
- [commit: ghc] wip/T15809: Nearly there... (24db669)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (b8b837f)
git at git.haskell.org
- [commit: ghc] wip/T15809: More wibbles (613a4a8)
git at git.haskell.org
- [commit: ghc] wip/T15809: Simplify typing of associated family instances (6d3b5bd)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibble, to fix build (2d7a153)
git at git.haskell.org
- [commit: ghc] wip/T15809: Finally, validate-clean (b24cdb3)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress in tcFamTyPats (ae4e5d9)
git at git.haskell.org
- [commit: ghc] wip/T15809: Better validity checks, simplification (3915172)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (bd34111)
git at git.haskell.org
- [commit: ghc] wip/T15809: Yet more on family-instance checking (e584a5b)
git at git.haskell.org
- [commit: ghc] wip/T15809: More wibbles on checkConsistentFamInst (2280651)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles to checkConsistentFamInst (a8e101f)
git at git.haskell.org
- [commit: ghc] wip/T15809: More wibbles (9d91611)
git at git.haskell.org
- [commit: ghc] wip/T15809's head updated: More wibbles (9d91611)
git at git.haskell.org
- [commit: ghc] master: configure: Use LLVM 7.0 (929363b)
git at git.haskell.org
- [commit: ghc] master: distrib/configure: Set RanlibCmd (0a126a3)
git at git.haskell.org
- [commit: ghc] master: users guide: Clarify meanings of -g<n> flags (937d484)
git at git.haskell.org
- [commit: ghc] master: Bump containers submodule (ee03ac4)
git at git.haskell.org
- [commit: ghc] master: Bump text submodule (c2be6d5)
git at git.haskell.org
- [commit: ghc] master: Revert "Simplify 'ExtBits' in the lexer" (f61f71c)
git at git.haskell.org
- [commit: ghc] master: Revert "'DynFlag'-free version of 'mkParserFlags'" (7e7e846)
git at git.haskell.org
- [commit: ghc] master: Fix unused import warning (ad2d761)
git at git.haskell.org
- [commit: ghc] master: [TTG: Handling Source Locations] Foundation and Pat (509d5be)
git at git.haskell.org
- [commit: ghc] master: CircleCI: Clean up docker image (6a70acf)
git at git.haskell.org
- [commit: ghc] master: CircleCI: More cleanup (4ac7a94)
git at git.haskell.org
- [commit: ghc] master: Revert "Fix uninformative hp2ps error when the cmdline contains double quotes" (bba2b9b)
git at git.haskell.org
- [commit: ghc] master: Remove unused declarations in MarkWeak.h (9e47dd3)
git at git.haskell.org
- [commit: ghc] master: Revert "Remove redundant check in cgCase" (8a6aa87)
git at git.haskell.org
- [commit: ghc] master: Fix build on darwin (df570d9)
git at git.haskell.org
- [commit: ghc] wip/T15809: More wibbles to data families (f5fa9cd)
git at git.haskell.org
- [commit: ghc] branch 'wip/tdammers/T14375' created
git at git.haskell.org
- [commit: ghc] wip/tdammers/T14375: D4110, manually rebased onto master (7099d2d)
git at git.haskell.org
- [commit: ghc] wip/T15809: Tc-tracing, and order of arguments only (c216a13)
git at git.haskell.org
- [commit: ghc] wip/T15809: WIP on using level numbers for generalisation (ec716ec)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (ea20832)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on using level numbers for gen (7cc4706)
git at git.haskell.org
- [commit: ghc] wip/T15809: Further work on TyCon generalisation (1394ef8)
git at git.haskell.org
- [commit: ghc] wip/T15809: Further progress (ccdcb58)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comemnts only (e5492e6)
git at git.haskell.org
- [commit: ghc] wip/T15809: Progress (326f87a)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comments only (9980257)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (fbb64e4)
git at git.haskell.org
- [commit: ghc] wip/T15809: Finally done (2f02df6)
git at git.haskell.org
- [commit: ghc] wip/T15809: Comments and alpha-renaming (5104ded)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress (069307d)
git at git.haskell.org
- [commit: ghc] wip/T15809: Combine kcImplicitTKBndrs and tcImplicitTKBndrs (7c61052)
git at git.haskell.org
- [commit: ghc] wip/T15809: Get rid of kcLHsQTyVarBndrs (0ba23e8)
git at git.haskell.org
- [commit: ghc] wip/T15809: Start to eliminate tcFamTyPats (a787fbb)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on tcFamTyPats (74f5b0e)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (1651c0a)
git at git.haskell.org
- [commit: ghc] wip/T15809: Much more progress on tcFamTyPats (f147f82)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress with data instances (412a735)
git at git.haskell.org
- [commit: ghc] wip/T15809: Data family instances working, I think (98331d5)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (95544de)
git at git.haskell.org
- [commit: ghc] wip/T15809: Print tycon arity in -ddump-types (1288a96)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress on reporting unbound variables (3ff0120)
git at git.haskell.org
- [commit: ghc] wip/T15809: Better validity checks, simplification (e49adfb)
git at git.haskell.org
- [commit: ghc] wip/T15809: Nearly there... (df8140d)
git at git.haskell.org
- [commit: ghc] wip/T15809: Simplify typing of associated family instances (82dfe01)
git at git.haskell.org
- [commit: ghc] wip/T15809: More wibbles (7b20763)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (a2b8905)
git at git.haskell.org
- [commit: ghc] wip/T15809: Finally, validate-clean (dc1457c)
git at git.haskell.org
- [commit: ghc] wip/T15809: More progress in tcFamTyPats (3baf793)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibble, to fix build (b728b32)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles (517805d)
git at git.haskell.org
- [commit: ghc] wip/T15809: Wibbles to checkConsistentFamInst (df516f2)
git at git.haskell.org
- [commit: ghc] wip/T15809: More wibbles on checkConsistentFamInst (1c686e6)
git at git.haskell.org
- [commit: ghc] wip/T15809: More wibbles (7f9e428)
git at git.haskell.org
- [commit: ghc] wip/T15809: Yet more on family-instance checking (832f058)
git at git.haskell.org
- [commit: ghc] wip/T15809: More wibbles to data families (129bf71)
git at git.haskell.org
- [commit: ghc] wip/T15809: More wibbles (a58cbf1)
git at git.haskell.org
- [commit: ghc] wip/T15809's head updated: More wibbles (a58cbf1)
git at git.haskell.org
- [commit: ghc] master: Print explicit foralls in type family eqns when appropriate (f932b1a)
git at git.haskell.org
- [commit: ghc] master: Use autoconf to generate version numbers for libiserv and friends (8f9f52d)
git at git.haskell.org
- [commit: ghc] master: Fix #15941 by only special-casing visible infix applications (984b75d)
git at git.haskell.org
- [commit: ghc] master: Hadrian: improve bindist rule (8f52ab9)
git at git.haskell.org
- [commit: ghc] wip/tdammers/T14375: Tests for T14375 (1090532)
git at git.haskell.org
- [commit: ghc] wip/tdammers/T14375: Tests for T14375 (b98fb15)
git at git.haskell.org
- [commit: packages/haskeline] master: Add an Appveyor build. (#92) (0d42f1c)
git at git.haskell.org
- [commit: packages/haskeline] master: Don't check in CI that sdist works. (#93) (2d092c5)
git at git.haskell.org
- [commit: packages/haskeline] master: Bump the lower bound to ghc-8.0. (#94) (9ad673c)
git at git.haskell.org
- [commit: packages/haskeline] master: Simplify and speed up the Travis CI. (#95) (1067a3d)
git at git.haskell.org
- [commit: packages/haskeline] master: Fix all warnings, and set `-Werror` in CI. (#96) (6a00113)
git at git.haskell.org
- [commit: packages/haskeline] master: Depend on the `exceptions` package. (#97) (f61f592)
git at git.haskell.org
- [commit: packages/haskeline] master: Add fallbackCompletion to support module completion in ghci :add (#91) (3281767)
git at git.haskell.org
- [commit: ghc] wip/tdammers/T14375: Remove NOINLINE on allocaBytes... functions (9692dc1)
git at git.haskell.org
- [commit: ghc] master: Add Note [Dead case binders in -O0] (4c8bf63)
git at git.haskell.org
- [commit: ghc] master: Comments only (e08d34b)
git at git.haskell.org
- [commit: ghc] tag 'ghc-8.4.4-release' created
git at git.haskell.org
- [commit: ghc] master: Test Trac #15943 (1235ca9)
git at git.haskell.org
- [commit: ghc] master: Hadrian: bump Cabal submodule, install extra dynamic flavours of RTS (fb99716)
git at git.haskell.org
- [commit: ghc] master: Hadrian: support dynamically linking ghc (79d5427)
git at git.haskell.org
- [commit: ghc] master: Taming the Kind Inference Monster (2257a86)
git at git.haskell.org
- [commit: ghc] master: Fix #15828, from `More explicit foralls` (fe57a5b)
git at git.haskell.org
- [commit: ghc] master: Add missing since annotations (9e3aaf8)
git at git.haskell.org
- [commit: ghc] master: Fix #15953 by consistently using dumpIfSet_dyn to print debug output (dcf1f92)
git at git.haskell.org
- [commit: ghc] master: Allow containers-0.6, QuickCheck-2.12 in Hadrian (8bffd58)
git at git.haskell.org
- [commit: ghc] master: Make ghc-in-ghci support Hadrian (30a363a)
git at git.haskell.org
- [commit: ghc] master: Add a test case for #15962 (8d7496c)
git at git.haskell.org
- [commit: ghc] master: Accept T15828 test output (b1af0ae)
git at git.haskell.org
- [commit: ghc] master: Two tests for Trac #14230 (80d665a)
git at git.haskell.org
- [commit: ghc] master: Add 'Lift' instances for 'NonEmpty' and 'Void' (47875bd)
git at git.haskell.org
- [commit: ghc] master: Deduplicate decision to count thunks in `-ticky` (f10df65)
git at git.haskell.org
- [commit: ghc] master: Skip all performance tests if not in a git repo. (6e24a0b)
git at git.haskell.org
Last message date:
Fri Nov 30 16:55:31 UTC 2018
Archived on: Fri Nov 30 16:10:08 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).