August 2015 Archives by date
Starting: Sat Aug 1 08:03:29 UTC 2015
Ending: Mon Aug 31 20:29:50 UTC 2015
Messages: 289
- [commit: ghc] wip/branchedness: a few changes along the lines of Richard's review in https://phabricator.haskell.org/rGHCb5be9b7fb82b (e19bc09)
git at git.haskell.org
- [commit: ghc] wip/branchedness: cleanups (edb627d)
git at git.haskell.org
- [commit: ghc] wip/branchedness: Make BranchFlag a new kind, resolving an old TODO comment (a8754a4)
git at git.haskell.org
- [commit: ghc] master: Typos in comments (75504f3)
git at git.haskell.org
- [commit: ghc] master: Replace (SourceText, FastString) with StringLiteral data type (15dd700)
git at git.haskell.org
- [commit: ghc] wip/branchedness: Make BranchFlag a new kind, resolving an old TODO comment (1634c3c)
git at git.haskell.org
- [commit: ghc] wip/branchedness: Typo (9364d27)
git at git.haskell.org
- [commit: ghc] wip/branchedness: Add explaining comment (d7c6a64)
git at git.haskell.org
- [commit: ghc] wip/branchedness's head updated: Add explaining comment (d7c6a64)
git at git.haskell.org
- [commit: ghc] master: Typo in comment (d9b618f)
git at git.haskell.org
- [commit: ghc] master: Make BranchFlag a new kind (37227d3)
git at git.haskell.org
- [commit: ghc] branch 'wip/branchedness' deleted
git at git.haskell.org
- [commit: ghc] branch 'wip/ggreif' created
git at git.haskell.org
- [commit: ghc] wip/ggreif: BranchList refactoring, wip (0c6e811)
git at git.haskell.org
- [commit: ghc] master: Support MO_U_QuotRem2 in LLVM backend (92f5385)
git at git.haskell.org
- [commit: ghc] master: Update parallel submodule, and re-enable warnings (948e03e)
git at git.haskell.org
- [commit: ghc] master: Fix incorrect stack pointer usage in StgRun() on x86_64 (b38ee89)
git at git.haskell.org
- [commit: ghc] master: Typos in comments (4d8859c)
git at git.haskell.org
- [commit: ghc] master: Minor improvement to user guide (d7ced09)
git at git.haskell.org
- [commit: ghc] master: Test Trac #10134 (30b32f4)
git at git.haskell.org
- [commit: ghc] master: 4 reduce/reduce parser conflicts resolved (697079f)
git at git.haskell.org
- [commit: ghc] master: Support wild cards in data/type family instances (d9d2102)
git at git.haskell.org
- [commit: ghc] master: Typos in comments [skip ci] (7ec6ffc)
git at git.haskell.org
- [commit: ghc] master: CmmParse: Don't force alignment in memcpy-ish operations (64b6733)
git at git.haskell.org
- [commit: ghc] master: Removed deprecated syntax for GADT constuctors. (30c981e)
git at git.haskell.org
- [commit: ghc] wip/ggreif: Richard's rewrite of compatibleBranches (1d2fe18)
git at git.haskell.org
- [commit: ghc] wip/ggreif: Tweaks to brListMapM and brListFoldlM_ (3fca648)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Never generate a `tyvar <~ sigma` constraint (b3154e7)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Revamp part of the impredicativity document (6f59156)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Fix bugs on implementation of \upsilon types (864c14a)
git at git.haskell.org
- [commit: ghc] wip/impredicativity: Add instantiation in rule checking (d737c81)
git at git.haskell.org
- [commit: ghc] master: Fix #10713. (f063bd5)
git at git.haskell.org
- [commit: ghc] master: Test #9233 in perf/compiler/T9233 (b5f1c85)
git at git.haskell.org
- [commit: ghc] wip/ggreif: BranchList refactoring (ae636d0)
git at git.haskell.org
- [commit: ghc] wip/ggreif's head updated: BranchList refactoring (ae636d0)
git at git.haskell.org
- [commit: ghc] master: Pretty: reformat using style from libraries/pretty (#10735) (d7b053a)
git at git.haskell.org
- [commit: ghc] master: Pretty: remove superfluous parenthesis (#10735) (53484d3)
git at git.haskell.org
- [commit: ghc] master: Pretty: rename variables to the ones used by libraries/pretty (#10735) (9d24b06)
git at git.haskell.org
- [commit: ghc] master: Pretty: improve error messages (#10735) (25bc406)
git at git.haskell.org
- [commit: ghc] master: Pretty: mimic pretty API more closely (#10735) (f951ffc)
git at git.haskell.org
- [commit: ghc] master: Pretty: kill code that has been dead since 1997 (#10735) (2d1eae2)
git at git.haskell.org
- [commit: ghc] master: Pretty: Args of NilAbove/TextBeside/Nest/Union are always RDocs (#10735) (6f6d082)
git at git.haskell.org
- [commit: ghc] master: Pretty: use replicate for spaces and multi_ch (#10735) (85179b5)
git at git.haskell.org
- [commit: ghc] master: Pretty: use BangPatterns instead of manual unboxing Ints (#10735) (926e428)
git at git.haskell.org
- [commit: ghc] master: Add Fixity info for infix types (575abf4)
git at git.haskell.org
- [commit: ghc] master: Make Exception datatypes into newtypes (b12dba7)
git at git.haskell.org
- [commit: ghc] master: Additions to users' guide and release notes (fd6b24f)
git at git.haskell.org
- [commit: ghc] master: Make sure that `all`, `any`, `and`, and `or` fuse (#9848) (22bbc1c)
git at git.haskell.org
- [commit: ghc] master: Drop custom mapM impl for [] (6029748)
git at git.haskell.org
- [commit: ghc] master: Add framework flags when linking a dynamic library (dd7e188)
git at git.haskell.org
- [commit: ghc] master: Make -fcpr-off a dynamic flag (ecb1752)
git at git.haskell.org
- [commit: ghc] master: users_guide: Add note about #367 to Bugs section (4c55f14)
git at git.haskell.org
- [commit: ghc] master: Do not complain about SPECIALISE for INLINE (617f696)
git at git.haskell.org
- [commit: ghc] master: Allow proper errors/warnings in core2core passes (e2b5738)
git at git.haskell.org
- [commit: ghc] master: Comments only (49615d9)
git at git.haskell.org
- [commit: ghc] master: Warn about missed specialisations for imports (a426154)
git at git.haskell.org
- [commit: ghc] master: Minor refactor to use filterInScope (ab98860)
git at git.haskell.org
- [commit: ghc] master: Tidy up and refactor wildcard handling (9536481)
git at git.haskell.org
- [commit: ghc] master: Fix quantification for inference with sigs (28096b2)
git at git.haskell.org
- [commit: ghc] master: Coments only (75f5f23)
git at git.haskell.org
- [commit: ghc] master: Comments only (cc07c40)
git at git.haskell.org
- [commit: ghc] master: T8968-1 and -3 should pass (294553e)
git at git.haskell.org
- [commit: ghc] master: Test Trac #10742 (64dba51)
git at git.haskell.org
- [commit: ghc] master: Ensure DynFlags are consistent (eca9a1a)
git at git.haskell.org
- [commit: ghc] master: base: Add instances (97843d0)
git at git.haskell.org
- [commit: ghc] master: llvmGen: Rework LLVM mangler (600b153)
git at git.haskell.org
- [commit: ghc] master: Add test for #10600 (exhaustiveness check with --make and -fno-code) (aa23054)
git at git.haskell.org
- [commit: ghc] master: Rejigger OSMem.my_mmap to allow building on Mac (bc43d23)
git at git.haskell.org
- [commit: ghc] master: base: Add missing Traversable instance for ZipList (a1c934c)
git at git.haskell.org
- [commit: ghc] master: Big batch of Backpack documentation edits. (6cab3af)
git at git.haskell.org
- [commit: ghc] master: Test Trac #10753 (79e0a10)
git at git.haskell.org
- [commit: ghc] master: Comments only (a192d6b)
git at git.haskell.org
- [commit: ghc] branch 'wip/type-app' created
git at git.haskell.org
- [commit: ghc] wip/type-app: Remove vestigial prefixq{var, con}sym from parser. (6e4e962)
git at git.haskell.org
- [commit: ghc] wip/type-app: Add VTA tests (ee4076e)
git at git.haskell.org
- [commit: ghc] wip/type-app: Lexing/parsing complete. (b1bc45c)
git at git.haskell.org
- [commit: ghc] wip/type-app: Only thing left is the typechecker (3cb8e91)
git at git.haskell.org
- [commit: ghc] wip/type-app: Retain System naems until the end of typechecking (c6bd3c5)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite stuff from previous commit (fca02ce)
git at git.haskell.org
- [commit: ghc] wip/type-app: Midway through redesign of the type inference alg. (d7037fe)
git at git.haskell.org
- [commit: ghc] wip/type-app: Starting to compile. (af71f48)
git at git.haskell.org
- [commit: ghc] wip/type-app: It compiles. (f42fd27)
git at git.haskell.org
- [commit: ghc] wip/type-app: In the process of eager skolemisation (8a20399)
git at git.haskell.org
- [commit: ghc] wip/type-app: Some bugfixing (2b6989c)
git at git.haskell.org
- [commit: ghc] wip/type-app: Checkpoint in bugfixing (4a6ab14)
git at git.haskell.org
- [commit: ghc] wip/type-app: Vta1 passes (0067224)
git at git.haskell.org
- [commit: ghc] wip/type-app: Working on failing test (8caa8b1)
git at git.haskell.org
- [commit: ghc] wip/type-app: Some bugfixing (2c1a913)
git at git.haskell.org
- [commit: ghc] wip/type-app: Checkpoint on undoing a lot of sigma-type stuff. (10f710c)
git at git.haskell.org
- [commit: ghc] wip/type-app: Checkpoint in more undoing. (6161d23)
git at git.haskell.org
- [commit: ghc] wip/type-app: Yet another checkpoint (6e99ae5)
git at git.haskell.org
- [commit: ghc] wip/type-app: Massive simplification: always deeply skolemise (683fce2)
git at git.haskell.org
- [commit: ghc] wip/type-app: Checkpoint in bugfixing (bfaa6a4)
git at git.haskell.org
- [commit: ghc] wip/type-app: Undoing some changes (311b8ad)
git at git.haskell.org
- [commit: ghc] wip/type-app: `base` compiles (8d8a235)
git at git.haskell.org
- [commit: ghc] wip/type-app: *** Use global url for .gitmodules (d2228af)
git at git.haskell.org
- [commit: ghc] wip/type-app: Comments only (de87a55)
git at git.haskell.org
- [commit: ghc] wip/type-app: Fix [OpenTypeKind accepts foralls] (6ffacbb)
git at git.haskell.org
- [commit: ghc] wip/type-app: Stage 2 succeeds (ebac2cb)
git at git.haskell.org
- [commit: ghc] wip/type-app: VTA tests work (4348c62)
git at git.haskell.org
- [commit: ghc] wip/type-app: Bugfixing (890058c)
git at git.haskell.org
- [commit: ghc] wip/type-app: Remove SkolemiseMode -- always go deep. (b4194ab)
git at git.haskell.org
- [commit: ghc] wip/type-app: Imported ids without signatures are still inferred. (0dbc250)
git at git.haskell.org
- [commit: ghc] wip/type-app: Suggest TypeApplications when it's off (b771c62)
git at git.haskell.org
- [commit: ghc] wip/type-app: Support wildcards in type applications (de20454)
git at git.haskell.org
- [commit: ghc] wip/type-app: TypeApplications implies AllowAmbiguousTypes (db0f0a3)
git at git.haskell.org
- [commit: ghc] wip/type-app: Propagate polytypes into if and case. (0dedbfa)
git at git.haskell.org
- [commit: ghc] wip/type-app: bug in test case (fc39801)
git at git.haskell.org
- [commit: ghc] wip/type-app: Add another test case (9370e6f)
git at git.haskell.org
- [commit: ghc] wip/type-app: Add new test to all.T (8b25c7a)
git at git.haskell.org
- [commit: ghc] wip/type-app: Fix bug in TcLambdaCase (ceea8af)
git at git.haskell.org
- [commit: ghc] wip/type-app: New test (3c860c7)
git at git.haskell.org
- [commit: ghc] wip/type-app: Instantiate when inferring types (a0453c1)
git at git.haskell.org
- [commit: ghc] wip/type-app: Avoid unnecessary call to tcSubType (fff3d43)
git at git.haskell.org
- [commit: ghc] wip/type-app: Instantiate scrutinees. (ec34019)
git at git.haskell.org
- [commit: ghc] wip/type-app: Fix broken test code (572d846)
git at git.haskell.org
- [commit: ghc] wip/type-app: Use a Flexi, not a ReturnTv, when checking seq. (ae0cbcc)
git at git.haskell.org
- [commit: ghc] wip/type-app: Start toward tracking origins better (9ea7393)
git at git.haskell.org
- [commit: ghc] wip/type-app: Propagate CtOrigins for better errors (26a8956)
git at git.haskell.org
- [commit: ghc] wip/type-app: Improve error messages (d51f42b)
git at git.haskell.org
- [commit: ghc] wip/type-app: Improve ddump-tc-trace in TcErrors (a4df09a)
git at git.haskell.org
- [commit: ghc] wip/type-app: Cleverly use a *landmark* context when it might be empty (4f46f9a)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (cf25338)
git at git.haskell.org
- [commit: ghc] wip/type-app: More error improving (44b5d1d)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (cbcf289)
git at git.haskell.org
- [commit: ghc] wip/type-app: Track full type better in matchExpectedFunTys (b08d21b)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibble (e6ebc5d)
git at git.haskell.org
- [commit: ghc] wip/type-app: Avoid expanding synonyms in tcSubType (977dab8)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (4379b94)
git at git.haskell.org
- [commit: ghc] wip/type-app: Preserve yet more synonyms (720b6eb)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (fbb7ea9)
git at git.haskell.org
- [commit: ghc] wip/type-app: Wibble to TypeEqOrigin for better errors (25aa251)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (0dcce27)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (c2fcd95)
git at git.haskell.org
- [commit: ghc] wip/type-app: Error message tweak (642777c)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (bc493ff)
git at git.haskell.org
- [commit: ghc] wip/type-app: Remove unused def'n in hs-boot file (e5b506f)
git at git.haskell.org
- [commit: ghc] wip/type-app: Move visible type app stuff from TcUnify to TcExpr (705f64b)
git at git.haskell.org
- [commit: ghc] wip/type-app: Remove the abominable matchExpectedFunTys_Args (e4c35cd)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (ffc812d)
git at git.haskell.org
- [commit: ghc] wip/type-app: More info with Shouldn'tHappenOrigin (f433073)
git at git.haskell.org
- [commit: ghc] wip/type-app: Argument types *can* get instantiated. (9b9f3c7)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (53ef5e0)
git at git.haskell.org
- [commit: ghc] wip/type-app: Workin' the testsuite (a258aed)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (085235b)
git at git.haskell.org
- [commit: ghc] wip/type-app: Refactor overloaded literals back to Inst (7b815d8)
git at git.haskell.org
- [commit: ghc] wip/type-app: Comments only (ad57520)
git at git.haskell.org
- [commit: ghc] wip/type-app: Test pushing into conditionals (5dc5624)
git at git.haskell.org
- [commit: ghc] wip/type-app: Move Note [Visible type application] (e0e2417)
git at git.haskell.org
- [commit: ghc] wip/type-app: Comments only (5c7e535)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (85a0aa9)
git at git.haskell.org
- [commit: ghc] wip/type-app: Stub for manual entry (1bd7f94)
git at git.haskell.org
- [commit: ghc] wip/type-app: Bump submodule libraries/Cabal for new extension (53014aa)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (c26f25e)
git at git.haskell.org
- [commit: ghc] wip/type-app: Use ExprSigOrigin where appropriate (9536809)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (56dd690)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (acae6fa)
git at git.haskell.org
- [commit: ghc] wip/type-app: Remove spurious test (0cef131)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (183156f)
git at git.haskell.org
- [commit: ghc] wip/type-app: User manual (6a01257)
git at git.haskell.org
- [commit: ghc] wip/type-app: Allow @_ to be used without fuss (2d2d3a9)
git at git.haskell.org
- [commit: ghc] wip/type-app: Update user manual re @_. (556af58)
git at git.haskell.org
- [commit: ghc] wip/type-app: Merge remote-tracking branch 'origin/master' into wip/type-app (a97ef28)
git at git.haskell.org
- [commit: ghc] wip/type-app: Merge remote-tracking branch 'origin/master' into wip/type-app (cb50691)
git at git.haskell.org
- [commit: ghc] wip/type-app: Fix compiler errors from merging (3c061dc)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (40d6e73)
git at git.haskell.org
- [commit: ghc] wip/type-app: Tidy classes before printing during validity checks (97ef728)
git at git.haskell.org
- [commit: ghc] wip/type-app: Tidy in checkValidType. (4ed3770)
git at git.haskell.org
- [commit: ghc] wip/type-app: Testsuite wibbles (9041d03)
git at git.haskell.org
- [commit: ghc] wip/type-app: Revert "*** Use global url for .gitmodules" (91db569)
git at git.haskell.org
- [commit: ghc] wip/type-app: Release note (9f35dd5)
git at git.haskell.org
- [commit: ghc] master: Sync base/changelog.md with GHC 7.10.2 release (f1b4864)
git at git.haskell.org
- [commit: ghc] master: Make oneShot open-kinded (590aa0f)
git at git.haskell.org
- [commit: ghc] master: cmmCreateSwitchPlan: Handle singletons up-front (92f35cd)
git at git.haskell.org
- [commit: ghc] wip/type-app: Visible type application (6d2bf73)
git at git.haskell.org
- [commit: ghc] wip/type-app: User manual wibbles (b346f48)
git at git.haskell.org
- [commit: ghc] master: Update transformers submodule to 0.4.3.0 release (2c4a7d3)
git at git.haskell.org
- [commit: ghc] master: Fix unused-matches warnings in CmmLex.x (f04c7be)
git at git.haskell.org
- [commit: ghc] master: Update testsuite/.gitignore [skip ci] (a40ec75)
git at git.haskell.org
- [commit: ghc] master: Replace HsBang type with HsSrcBang and HsImplBang (b4ed130)
git at git.haskell.org
- [commit: ghc] master: User manual update, as prodded by #10760. (2da06d7)
git at git.haskell.org
- [commit: ghc] master: Add missing </para> to User's guide to fix the build (2b4710b)
git at git.haskell.org
- [commit: ghc] master: Bump template-haskell to new major version 2.11 (8cce7e4)
git at git.haskell.org
- [commit: ghc] master: Pretty: bugfix fillNB (#10735) (67576dd)
git at git.haskell.org
- [commit: ghc] master: Pretty: fix a broken invariant (#10735) (5d57087)
git at git.haskell.org
- [commit: ghc] master: Pretty: fix potential bad formatting of error message (#10735) (bcfae08)
git at git.haskell.org
- [commit: ghc] master: Pretty: show rational as is (#10735) (85bf76a)
git at git.haskell.org
- [commit: ghc] master: Pretty: improving the space/time performance of vcat, hsep, hcat (#10735) (f903949)
git at git.haskell.org
- [commit: ghc] master: Upgrade GCC to 5.2.0 for Windows x86 and x86_64 (7b211b4)
git at git.haskell.org
- [commit: ghc] master: Update mingw tarball location (e415369)
git at git.haskell.org
- [commit: ghc] master: SysTools: Fix whitespace in error message (8c5b087)
git at git.haskell.org
- [commit: ghc] master: template-haskell: Add changelog entry to infix type operators (b0dee61)
git at git.haskell.org
- [commit: ghc] master: DynFlags: Prohibit hpc and byte-code interpreter (d2dd5af)
git at git.haskell.org
- [commit: ghc] master: Name: Show NameSort in warning (ec68618)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Several important performance/memory fixes (771ed2c)
git at git.haskell.org
- [commit: ghc] branch 'wip/pretty' created
git at git.haskell.org
- [commit: ghc] wip/pretty: Resolve foldr-strictness stack overflow bug (cb828c0)
git at git.haskell.org
- [commit: ghc] wip/pretty: Special-case reduce for horiz/vert (8e62060)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark encoding005 expect_broken(#10623) on Windows (8906037)
git at git.haskell.org
- [commit: ghc] master: Testsuite: mark T8089 expect_broken(#7325) on Windows (1857191)
git at git.haskell.org
- [commit: ghc] master: Testsuite: recenter 2 performance tests on Windows (ca85442)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Ensure DynFlags are consistent (5af80e7)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Fix tests for "Ensure DynFlags are consistent" (75fd874)
git at git.haskell.org
- [commit: ghc] master: Testsuite: speedup running a single test (744ff88)
git at git.haskell.org
- [commit: ghc] master: Travis: prevent 10' no output, by setting VERBOSE=2 (e367e27)
git at git.haskell.org
- [commit: ghc] master: Make rts/ThreadLabels.c threadsafe for debug runtime. (74897de)
git at git.haskell.org
- [commit: ghc] master: Dump files always use UTF8 encoding #10762 (ab9403d)
git at git.haskell.org
- [commit: ghc] master: Comments reformating/corrections (d97e60f)
git at git.haskell.org
- [commit: ghc] master: Add selectors for common fields (DataCon/PatSyn) to ConLike (18a1567)
git at git.haskell.org
- [commit: ghc] master: Transliterate unknown characters at output (22aca53)
git at git.haskell.org
- [commit: ghc] master: rts/Printer.c: speed up '-Da' printer for 'LIBBFD' build (ebca3f8)
git at git.haskell.org
- [commit: ghc] master: Fix rdynamic flag and test on Windows (b17ec56)
git at git.haskell.org
- [commit: ghc] branch 'wip/d1141' created
git at git.haskell.org
- [commit: ghc] wip/d1141: Delete FastBool (e433505)
git at git.haskell.org
- [commit: ghc] wip/d1141: Refactor: delete most of the module FastTypes (3849dac)
git at git.haskell.org
- [commit: ghc] master: Build system: delete half-baked Cygwin support (b6be81b)
git at git.haskell.org
- [commit: ghc] master: Delete sync-all (98f8c9e)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Some cleanup (b2da169)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Some more cleanup (3d07017)
git at git.haskell.org
- [commit: ghc] master: Bag: Add Foldable instance (0d0e651)
git at git.haskell.org
- [commit: ghc] master: GhcMake: Fix spelling in comment (a146b28)
git at git.haskell.org
- [commit: ghc] master: Implement getSizeofMutableByteArrayOp primop (9e8562a)
git at git.haskell.org
- [commit: ghc] master: Delete FastBool (3452473)
git at git.haskell.org
- [commit: ghc] master: Refactor: delete most of the module FastTypes (2f29ebb)
git at git.haskell.org
- [commit: hsc2hs] master: Follow changes in GHC build system (293f41c)
git at git.haskell.org
- [commit: ghc] master: Build system: simplify install.mk.in (47493e6)
git at git.haskell.org
- [commit: ghc] master: Build system: delete unused distrib/Makefile (a1c008b)
git at git.haskell.org
- [commit: ghc] master: Check options before warning about source imports. (a5061a9)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Dump files always use UTF8 encoding #10762 (307e0a5)
git at git.haskell.org
- [commit: ghc] ghc-7.10: Transliterate unknown characters at output (bbd6730)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Pretty printing (a0be473)
git at git.haskell.org
- [commit: ghc] branch 'wip/D1159' created
git at git.haskell.org
- [commit: ghc] wip/D1159: compiler/iface: compress .hi files (4e9a41e)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: tiny changes (b718578)
git at git.haskell.org
- [commit: ghc] master: Delete ExtsCompat46 (#8330) (37a0b50)
git at git.haskell.org
- [commit: ghc] master: fix 64bit two-stage allocator on Solaris/AMD64 platform (#10790) (b78494e)
git at git.haskell.org
- [commit: ghc] master: configure.ac: Allow disabling of large-address-space (fba724c)
git at git.haskell.org
- [commit: ghc] branch 'wip/T9858-typeable-ben' created
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben: Improve the error messages for class instance errors (e8259ab)
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben: Comments and white space (725ad45)
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben: Implement lookupGlobal in TcEnv, and use it (9d3aee5)
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben: tcRnDeclsi can use tcRnSrcDecls (bd0ad08)
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben: Generate Typeble info at definition sites (fc903bf)
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben: Try another approach for type-level literals (b831888)
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben: Debugging (6d7fb04)
git at git.haskell.org
- [commit: ghc] master: Fix algorithm.tex build and update with some new info. (1c643ba)
git at git.haskell.org
- [commit: ghc] master: Comments and white space (0f3335f)
git at git.haskell.org
- [commit: ghc] master: Implement lookupGlobal in TcEnv, and use it (816d48a)
git at git.haskell.org
- [commit: ghc] master: tcRnDeclsi can use tcRnSrcDecls (711e0bf)
git at git.haskell.org
- [commit: ghc] master: TcDeriv: Kill dead code (ac0d052)
git at git.haskell.org
- [commit: ghc] master: PrelNames: Clean up list a bit (de476e9)
git at git.haskell.org
- [commit: ghc] master: Clean up handling of knownKeyNames (7924469)
git at git.haskell.org
- [commit: ghc] master: BinIface: Clean up whitespace (89d25b9)
git at git.haskell.org
- [commit: ghc] master: Revert "Clean up handling of knownKeyNames" (a8601a8)
git at git.haskell.org
- [commit: ghc] master: PrelNames: introduce dcQual in place of conName (28ad98e)
git at git.haskell.org
- [commit: ghc] master: Move newImplicitBinder to from IfaceEnv to BuildTyCl (211b349)
git at git.haskell.org
- [commit: ghc] master: IfaceEnv: Clean up updNameCache a bit (70ea94c)
git at git.haskell.org
- [commit: ghc] master: MkIface: Introduce PatSynId, ReflectionId, DefMethId (f6035bc)
git at git.haskell.org
- [commit: ghc] master: TysWiredIn: Shuffle code around (7bd8f8f)
git at git.haskell.org
- [commit: ghc] master: base: Remove a redundant 'return' (15c63d2)
git at git.haskell.org
- [commit: ghc] branch 'wip/origin/wip/T9858-typeable-ben' created
git at git.haskell.org
- [commit: ghc] wip/origin/wip/T9858-typeable-ben: Generate Typeable info at definition sites (c103116)
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben's head updated: Generate Typeable info at definition sites (c103116)
git at git.haskell.org
- [commit: ghc] branch 'wip/origin/wip/T9858-typeable-ben' deleted
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben: Include constraint tuples in the known-key names (df730ca)
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben: Missing import (938b861)
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben: Fix data family constructor (49a2c9d)
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben: More refactoring in matchClass (c69f421)
git at git.haskell.org
- [commit: ghc] branch 'wip/T10803' created
git at git.haskell.org
- [commit: ghc] wip/T10803: First part of implementing TypeSignatureSections (4c57c8a)
git at git.haskell.org
- [commit: ghc] wip/T9858-typeable-ben: Make the generated GHC.Prim module import GHC.Tuple (108faf9)
git at git.haskell.org
- [commit: ghc] wip/T10803: First part of implementing TypeSignatureSections (75cf1ef)
git at git.haskell.org
- [commit: ghc] master: RTS: Reduce MBLOCK_SPACE_SIZE on AArch64 (38c98e4)
git at git.haskell.org
- [commit: ghc] master: Respect GHC_CHARENC environment variable #10762 (1b56c40)
git at git.haskell.org
- [commit: ghc] master: Add testcase for #7411 (15cb83d)
git at git.haskell.org
- [commit: ghc] master: Dwarf: Fix DW_AT_use_UTF8 attribute (81ae26d)
git at git.haskell.org
- [commit: ghc] master: Make Generic (Proxy t) instance poly-kinded (fixes #10775) (a6826c5)
git at git.haskell.org
- [commit: ghc] master: Dwarf: Produce {low, high}_pc attributes for compilation units (cbf58a2)
git at git.haskell.org
- [commit: ghc] master: Dwarf: Produce .dwarf_aranges section (8476ce2)
git at git.haskell.org
- [commit: ghc] master: integer-gmp: optimise bitBigNat (c7f0626)
git at git.haskell.org
- [commit: ghc] master: StgCmmHeap: Re-add check for large static allocations (c1d7b4b)
git at git.haskell.org
- [commit: ghc] master: ghc-pkg --enable-multi-instance should not complain about case sensitivity. (cd2dc9e)
git at git.haskell.org
- [commit: ghc] master: Fix identifier parsing in hp2ps (0c823af)
git at git.haskell.org
- [commit: packages/hpc] master: Tests: don't write to the same file from multiple tests (5ae4275)
git at git.haskell.org
- [commit: ghc] master: Fix 7.10 validate (60120d2)
git at git.haskell.org
- [commit: ghc] master: Fix typo in pattern synonym documentation. (12098c2)
git at git.haskell.org
- [commit: ghc] branch 'HEAD' created
git at git.haskell.org
- [commit: ghc] master: Anchor type family instances deterministically (10a0775)
git at git.haskell.org
- [commit: ghc] branch 'HEAD' deleted
git at git.haskell.org
Last message date:
Mon Aug 31 20:29:50 UTC 2015
Archived on: Mon Aug 31 20:27:28 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).