February 2016 Archives by author
Starting: Mon Feb 1 00:09:33 UTC 2016
Ending: Mon Feb 29 22:34:09 UTC 2016
Messages: 522
- [commit: ghc] master: When encountering a duplicate symbol, show source of the first symbol (34519f0)
git at git.haskell.org
- [commit: ghc] master: Minor doc fixes to GHC.Generics (f8e2b7e)
git at git.haskell.org
- [commit: ghc] master: Missing @since annotations in GHC.Generics (a883c1b)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Fit everything in 80 columns (7afa6e5)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Some cleanup (09505c2)
git at git.haskell.org
- [commit: ghc] master: Suppress substitution assertions to fix tests (e5a0a89)
git at git.haskell.org
- [commit: ghc] wip/gadtpm: Overhaul the Overhauled Pattern Match Checker (b5df2cc)
git at git.haskell.org
- [commit: ghc] wip/gadtpm's head updated: Overhaul the Overhauled Pattern Match Checker (b5df2cc)
git at git.haskell.org
- [commit: ghc] branch 'wip/gadtpm-prefix-tree' created
git at git.haskell.org
- [commit: ghc] master: Simplify ghc-boot database representation with new type class. (0d60165)
git at git.haskell.org
- [commit: ghc] master: Hide the CallStack implicit parameter (94048f9)
git at git.haskell.org
- [commit: ghc] master: Implement basic uniform warning set tower (86897e1)
git at git.haskell.org
- [commit: ghc] master: Fix LOOKS_LIKE_PTR for 64-bit platforms (ba88aab)
git at git.haskell.org
- [commit: ghc] master: Add some Outputable instances (2ad46a8)
git at git.haskell.org
- [commit: ghc] master: Typo in docs (02e3ce0)
git at git.haskell.org
- [commit: ghc] master: Fix runtime linker error message when old symbol had no owner (7329310)
git at git.haskell.org
- [commit: ghc] master: Avoid mangled/derived names in GHCi autocomplete (fixes #11328) (dd0b7c7)
git at git.haskell.org
- [commit: ghc] master: Update unix submodule to latest snapshot (ddd38e7)
git at git.haskell.org
- [commit: ghc] master: TyCoRep: Implement some helpers for dropping/checking Levity arguments (af8fdb9)
git at git.haskell.org
- [commit: ghc] master: Remote GHCi: parallelise BCO serialization (c996db5)
git at git.haskell.org
- [commit: ghc] master: Remote GHCi: Optimize the serialization/deserialization of byte code (2fb6a8c)
git at git.haskell.org
- [commit: ghc] master: Remote GHCi: batch the creation of strings (7cb1fae)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Typo in docs (555825c)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Hide the CallStack implicit parameter (ac90950)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Implement basic uniform warning set tower (49637f8)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix LOOKS_LIKE_PTR for 64-bit platforms (63de06a)
git at git.haskell.org
- [commit: ghc] master: Fix Windows build after D1874 (01c587c)
git at git.haskell.org
- [commit: ghc] master: Use a correct substitution in tcCheckPatSynDecl (07ed241)
git at git.haskell.org
- [commit: ghc] master: Make TypeError a newtype, add changelog entry (a7ad0b9)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Put docs in /usr/share/doc/ghc-<version> (c5f4f95)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Tidy up tidySkolemInfo (bb2f21d)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Refactor the typechecker to use ExpTypes. (278e1fa)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Avoid mangled/derived names in GHCi autocomplete (fixes #11328) (6704660)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Remote GHCi: create cost centre stacks in batches (2c48f1c)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Update unix submodule to latest snapshot (5553041)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Remote GHCi: Optimize the serialization/deserialization of byte code (738234a)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Remote GHCi: batch the creation of strings (2cd828e)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Remote GHCi: parallelise BCO serialization (e2715ce)
git at git.haskell.org
- [commit: ghc] ghc-8.0: fix validate breakage (8f37073)
git at git.haskell.org
- [commit: ghc] master: Add (failing) test for #11247 (db97ed9)
git at git.haskell.org
- [commit: ghc] master: TcMType: Add some elementary notes (871c96f)
git at git.haskell.org
- [commit: packages/binary] master: Add parsers for Ints of varaious sizes (e332ead)
git at git.haskell.org
- [commit: packages/binary] master: Add encoders for signed ints (a137fe7)
git at git.haskell.org
- [commit: packages/binary] master: Add tests for signed ints (16bc21e)
git at git.haskell.org
- [commit: packages/binary] master: Add tests for 8-bt word/ints (f0567f8)
git at git.haskell.org
- [commit: packages/binary] master: Fix documentation (03332c4)
git at git.haskell.org
- [commit: packages/binary] master: Merge branch 'master' into signed-int (7c4fe52)
git at git.haskell.org
- [commit: packages/binary] master: Import Control.Applicative for older GHC (cbc3e2d)
git at git.haskell.org
- [commit: packages/binary] master: Clean up old CPP code. (ff7239c)
git at git.haskell.org
- [commit: packages/binary] master: Use accursedUnutterablePerformIO rather than inlinePerformIO. (37983d3)
git at git.haskell.org
- [commit: packages/binary] master: Add @dcoutts's comments regarding accursedUnutterablePerformIO. (ad6e2a2)
git at git.haskell.org
- [commit: packages/binary] tag '0.8.2.0' created
git at git.haskell.org
- [commit: packages/binary] master: Bump to 0.8.0.1. (6d3fd55)
git at git.haskell.org
- [commit: packages/binary] master: Add parsers for Ints of varaious sizes (e332ead)
git at git.haskell.org
- [commit: packages/binary] master: Turn on more warnings if ghc >= 7.11. (6aafbcf)
git at git.haskell.org
- [commit: packages/binary] master: Add encoders for signed ints (a137fe7)
git at git.haskell.org
- [commit: packages/binary] master: Add arbitrary for Action in Arbitrary instance. (cf1d522)
git at git.haskell.org
- [commit: packages/binary] master: Add tests for signed ints (16bc21e)
git at git.haskell.org
- [commit: packages/binary] master: Support ShortByteStrings. (9fa6234)
git at git.haskell.org
- [commit: packages/binary] master: Add tests for 8-bt word/ints (f0567f8)
git at git.haskell.org
- [commit: packages/binary] master: Merge remote-tracking branch 'qnikst/bytestring-short' (52b8199)
git at git.haskell.org
- [commit: packages/binary] master: Fix documentation (03332c4)
git at git.haskell.org
- [commit: packages/binary] master: Update changelog. (fa80322)
git at git.haskell.org
- [commit: packages/binary] master: Merge branch 'master' into signed-int (7c4fe52)
git at git.haskell.org
- [commit: packages/binary] master: Merge remote-tracking branch 'shimuuar/signed-int' (0be40eb)
git at git.haskell.org
- [commit: packages/binary] master: Import Control.Applicative for older GHC (cbc3e2d)
git at git.haskell.org
- [commit: packages/binary] master: Documentation fix. (3bb4123)
git at git.haskell.org
- [commit: packages/binary] master: Clean up old CPP code. (ff7239c)
git at git.haskell.org
- [commit: packages/binary] master: Update changelog.md. (c363a51)
git at git.haskell.org
- [commit: packages/binary] master: Use accursedUnutterablePerformIO rather than inlinePerformIO. (37983d3)
git at git.haskell.org
- [commit: packages/binary] master: Use getIntX/putIntX in the Binary class instances. (8b1459e)
git at git.haskell.org
- [commit: packages/binary] master: Add @dcoutts's comments regarding accursedUnutterablePerformIO. (ad6e2a2)
git at git.haskell.org
- [commit: packages/binary] master: Change next version to be 0.8.1.0 (13820f4)
git at git.haskell.org
- [commit: packages/binary] master: Bump to 0.8.0.1. (6d3fd55)
git at git.haskell.org
- [commit: packages/binary] master: Define MonadFail instance for Get Monad (a9df926)
git at git.haskell.org
- [commit: packages/binary] master: Turn on more warnings if ghc >= 7.11. (6aafbcf)
git at git.haskell.org
- [commit: packages/binary] master: Merge pull request #104 from hvr/pr/monadfail-cpp (87b2d4d)
git at git.haskell.org
- [commit: packages/binary] master: Add arbitrary for Action in Arbitrary instance. (cf1d522)
git at git.haskell.org
- [commit: packages/binary] master: Support ShortByteStrings. (9fa6234)
git at git.haskell.org
- [commit: packages/binary] master: Merge remote-tracking branch 'qnikst/bytestring-short' (52b8199)
git at git.haskell.org
- [commit: packages/binary] master: Update changelog. (fa80322)
git at git.haskell.org
- [commit: packages/binary] master: Merge remote-tracking branch 'shimuuar/signed-int' (0be40eb)
git at git.haskell.org
- [commit: packages/binary] master: Documentation fix. (3bb4123)
git at git.haskell.org
- [commit: packages/binary] master: Update changelog.md. (c363a51)
git at git.haskell.org
- [commit: packages/binary] master: Use getIntX/putIntX in the Binary class instances. (8b1459e)
git at git.haskell.org
- [commit: packages/binary] master: Change next version to be 0.8.1.0 (13820f4)
git at git.haskell.org
- [commit: packages/binary] master: Define MonadFail instance for Get Monad (a9df926)
git at git.haskell.org
- [commit: packages/binary] master: Merge pull request #104 from hvr/pr/monadfail-cpp (87b2d4d)
git at git.haskell.org
- [commit: packages/binary] : Bump to version 0.8.2.0 (2afc452)
git at git.haskell.org
- [commit: packages/binary] master's head updated: Bump to version 0.8.2.0 (2afc452)
git at git.haskell.org
- [commit: packages/binary] tag '0.8.1.0' created
git at git.haskell.org
- [commit: packages/binary] tag '0.8.0.1' created
git at git.haskell.org
- [commit: ghc] master: Update cabal_macros_boot.h (92c46a4)
git at git.haskell.org
- [commit: ghc] master: Update binary submodule to 0.8.2.0 release (483858e)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Update cabal_macros_boot.h (12288de)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Update binary submodule to 0.8.2.0 release (a90faf3)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Properly track live registers when saving the CCCS. (31c11d0)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix some substitution InScopeSets (35d9486)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add type signatures. (b8c8d4c)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Code formatting cleanup. (28ee6ca)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Rename "open" subst functions (fdd7ac3)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Use a correct substitution in tcCheckPatSynDecl (bd811e6)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Make TypeError a newtype, add changelog entry (fc5ed86)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Use the in_scope set in lint_app (865e746)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Define CTYPE for more Posix types (9e477d5)
git at git.haskell.org
- [commit: ghc] master: Allow all RTS options to iserv (db121b2)
git at git.haskell.org
- [commit: ghc] master: Overhaul the Overhauled Pattern Match Checker (28f951e)
git at git.haskell.org
- [commit: ghc] master: Fix a few loose ends from D1795 (bbc0ec5)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Allow all RTS options to iserv (ac11de6)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Overhaul the Overhauled Pattern Match Checker (6e23b68)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix a few loose ends from D1795 (e971c03)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Bump Cabal submodule (e223022)
git at git.haskell.org
- [commit: ghc] master: Remove unused LiveVars and SRT fields of StgCase and StgLetNoEscape (4f9967a)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix the Windows build (53dfaf7)
git at git.haskell.org
- [commit: ghc] master: Use default xz compression level (91a56e9)
git at git.haskell.org
- [commit: ghc] master: GHCi: Fix Windows build (again) (70980b1)
git at git.haskell.org
- [commit: ghc] ghc-8.0: GHCi: Fix Windows build (again) (5b35c55)
git at git.haskell.org
- [commit: ghc] branch 'wip/pretty32' created
git at git.haskell.org
- [commit: ghc] wip/pretty32: Experimental fix for pretty:32 (d21262e)
git at git.haskell.org
- [commit: ghc] master: Fix @since annotations for renamed pretty{CallStack, SrcLoc} (8aa9f35)
git at git.haskell.org
- [commit: ghc] master: Add a derived `Show SrcLoc` instance (38af3d1)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add a derived `Show SrcLoc` instance (bffb7af)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix @since annotations for renamed pretty{CallStack, SrcLoc} (82cb529)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Use default xz compression level (ddb3dc7)
git at git.haskell.org
- [commit: ghc] master: Add test for #11516 (b49d509)
git at git.haskell.org
- [commit: ghc] wip/rae: Make exactTyCoVarsOfTypes closed over kinds. (3f1f8a8)
git at git.haskell.org
- [commit: ghc] wip/rae: Existentials should be specified. (a061157)
git at git.haskell.org
- [commit: ghc] wip/rae: Add missing kind cast to pure unifier. (cb443db)
git at git.haskell.org
- [commit: ghc] wip/rae: Remove extraneous fundeps on (~) (6b5f28f)
git at git.haskell.org
- [commit: ghc] wip/rae: Address #11471 by putting RuntimeRep in kinds. (beed34f)
git at git.haskell.org
- [commit: ghc] wip/rae's head updated: Address #11471 by putting RuntimeRep in kinds. (beed34f)
git at git.haskell.org
- [commit: ghc] master: Revert "Remove unused LiveVars and SRT fields of StgCase and StgLetNoEscape" (5d73fb6)
git at git.haskell.org
- [commit: ghc] master: hp2ps: mark local functions as 'static' (72545c7)
git at git.haskell.org
- [commit: ghc] master: unlit: mark local functions as 'static' (f1f5837)
git at git.haskell.org
- [commit: ghc] master: testsuite: ignore *.prof.normalised files (f3923d5)
git at git.haskell.org
- [commit: ghc] wip/rae: Existentials should be specified. (16aecbe)
git at git.haskell.org
- [commit: ghc] wip/rae: Add missing kind cast to pure unifier. (55d5bab)
git at git.haskell.org
- [commit: ghc] wip/rae: Make exactTyCoVarsOfTypes closed over kinds. (1f39775)
git at git.haskell.org
- [commit: ghc] wip/rae: Remove extraneous fundeps on (~) (f2efb3e)
git at git.haskell.org
- [commit: ghc] wip/rae: Address #11471 by putting RuntimeRep in kinds. (2b70ed7)
git at git.haskell.org
- [commit: ghc] wip/rae's head updated: Address #11471 by putting RuntimeRep in kinds. (2b70ed7)
git at git.haskell.org
- [commit: ghc] master: mkDocs: Update for xz (1060301)
git at git.haskell.org
- [commit: ghc] master: mkDocs: Fix fallout from c5f4f95c64006a9f (c96acf3)
git at git.haskell.org
- [commit: ghc] ghc-8.0: mkDocs: Fix fallout from c5f4f95c64006a9f (9d1ebfb)
git at git.haskell.org
- [commit: ghc] ghc-8.0: mkDocs: Update for xz (d041dad)
git at git.haskell.org
- [commit: ghc] master: validate: enable -DDEBUG in stage 1 by default (66fa0ed)
git at git.haskell.org
- [commit: ghc] wip/rae: Add missing kind cast to pure unifier. (707ecea)
git at git.haskell.org
- [commit: ghc] wip/rae: Existentials should be specified. (de50032)
git at git.haskell.org
- [commit: ghc] wip/rae: Make exactTyCoVarsOfTypes closed over kinds. (ee0ff94)
git at git.haskell.org
- [commit: ghc] wip/rae: Address #11471 by putting RuntimeRep in kinds. (a9f7670)
git at git.haskell.org
- [commit: ghc] wip/rae: Remove extraneous fundeps on (~) (cc8ef3c)
git at git.haskell.org
- [commit: ghc] wip/rae's head updated: Address #11471 by putting RuntimeRep in kinds. (a9f7670)
git at git.haskell.org
- [commit: ghc] master: rts: drop unused calcLiveBlocks, calcLiveWords (7362809)
git at git.haskell.org
- [commit: ghc] master: rts: mark scavenge_mutable_list as static (9e43c7f)
git at git.haskell.org
- [commit: ghc] master: rts: mark 'copied' as static (4f283a6)
git at git.haskell.org
- [commit: ghc] master: rts: drop unused getThreadCPUTime (256c1b3)
git at git.haskell.org
- [commit: ghc] master: rts: mark 'wakeBlockingQueue' as static (3dbd836)
git at git.haskell.org
- [commit: ghc] master: rts: drop unused mut_user_time_during_heap_census (8abc7e7)
git at git.haskell.org
- [commit: ghc] master: rts: mark 'removeFromRunQueue' as static (39cba20)
git at git.haskell.org
- [commit: ghc] master: rts: mark 'setProgName' as static (7a48865)
git at git.haskell.org
- [commit: ghc] master: rts: drop unused 'traverseAllRetainerSet' (a49c9d4)
git at git.haskell.org
- [commit: ghc] master: rts: mark 'blockedThrowTo' as static (c358567)
git at git.haskell.org
- [commit: ghc] master: rts: mark 'ccs_mutex' and 'prof_arena' as static (e1ca583)
git at git.haskell.org
- [commit: ghc] master: rts: drop unused 'traceEventThreadRunnable' (0e51109)
git at git.haskell.org
- [commit: ghc] master: rts: mark 'shutdownCapability' as static (0a2bd9c)
git at git.haskell.org
- [commit: ghc] master: Fix haddocks for TypeError (c0a0ee3)
git at git.haskell.org
- [commit: ghc] master: Bump haddock submodule (b3e9452)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix haddocks for TypeError (25eb907)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Bump haddock submodule (4206af6)
git at git.haskell.org
- [commit: ghc] master: Remove unused export from TcUnify (8263d09)
git at git.haskell.org
- [commit: ghc] master: Allow foralls in instance decls (2cf3cac)
git at git.haskell.org
- [commit: ghc] master: Fix SimpleFail12 error output (20f90ea)
git at git.haskell.org
- [commit: ghc] master: user-guide: Add cross-reference for -XUnicodeSyntax (e2b66a0)
git at git.haskell.org
- [commit: ghc] ghc-8.0: user-guide: Add cross-reference for -XUnicodeSyntax (b3086e6)
git at git.haskell.org
- [commit: ghc] master: Add Edward Kmett's example as a test case (4e65301)
git at git.haskell.org
- [commit: ghc] master: Comments only, on the invariants of GlobalRdrEnv (6036cb6)
git at git.haskell.org
- [commit: ghc] master: Add comments to TcCoercibleFail (a96c4e7)
git at git.haskell.org
- [commit: ghc] master: White space and comments only (ee11a84)
git at git.haskell.org
- [commit: ghc] master: Document and improve superclass expansion (8871737)
git at git.haskell.org
- [commit: ghc] master: Comment out some traceFlat calls (e72665b)
git at git.haskell.org
- [commit: ghc] master: Improve tracing in TcInteract (7212968)
git at git.haskell.org
- [commit: ghc] master: Improve error messages for recursive superclasses (d6b68be)
git at git.haskell.org
- [commit: ghc] master: Use runTcSDeriveds for simplifyDefault (f79b9ec)
git at git.haskell.org
- [commit: ghc] master: A small, local refactoring of TcSimplify.usefulToFloat (6252b70)
git at git.haskell.org
- [commit: ghc] master: Fix a nasty superclass expansion bug (43e02d1)
git at git.haskell.org
- [commit: ghc] master: release notes: Note new two-step allocator (5a58634)
git at git.haskell.org
- [commit: ghc] master: Some tiding up in TcGenDeriv (96d4514)
git at git.haskell.org
- [commit: ghc] master: Test Trac #11552 (c9ac9de)
git at git.haskell.org
- [commit: ghc] master: Define tyConRolesRepresentational and use it (489a9a3)
git at git.haskell.org
- [commit: ghc] master: Define mkTvSubst, and use it (fac0efc)
git at git.haskell.org
- [commit: ghc] master: Remove unused LiveVars and SRT fields of StgCase (023fc92)
git at git.haskell.org
- [commit: ghc] master: Print * has Unicode star with -fprint-unicode-syntax (da19c13)
git at git.haskell.org
- [commit: ghc] master: testsuite: Un-break T5642 (16cf460)
git at git.haskell.org
- [commit: ghc] master: Fix the removal of unnecessary stack checks (4ec6141)
git at git.haskell.org
- [commit: ghc] master: Early error when crosscompiling + haddock/docs (04fb781)
git at git.haskell.org
- [commit: ghc] master: Unset GREP_OPTIONS in build system (bfec4a6)
git at git.haskell.org
- [commit: ghc] master: Restore derived Eq instance for SrcLoc (1f894f2)
git at git.haskell.org
- [commit: ghc] master: TcErrors: Fix plural form of "instance" error (c8702e3)
git at git.haskell.org
- [commit: ghc] master: TcPatSyn: Fix spelling of "pattern" in error message (99cb627)
git at git.haskell.org
- [commit: ghc] master: DynFlags: drop tracking of '-#include' flags (7953b27)
git at git.haskell.org
- [commit: ghc] master: Expand users' guide TH declaration groups section (#9813) (93e2c8f)
git at git.haskell.org
- [commit: ghc] master: add Template Haskell regression test for #9022. (2f9931e)
git at git.haskell.org
- [commit: ghc] master: Error early when you register with too old a version of Cabal. (d80caca)
git at git.haskell.org
- [commit: ghc] master: docs: add newline after '.. ghc-flag::' (c57d019)
git at git.haskell.org
- [commit: ghc] master: mkUserGuide: fix option wrapping in a table (a824972)
git at git.haskell.org
- [commit: ghc] master: Wrap solveEqualities in checkNoErrs (b565830)
git at git.haskell.org
- [commit: ghc] master: Replace mkTvSubstPrs (a `zip` b) with zipTvSubst a b (d27da53)
git at git.haskell.org
- [commit: ghc] branch 'wip/js-hoopl-cleanup' created
git at git.haskell.org
- [commit: ghc] wip/js-hoopl-cleanup: Remove joinInFacts (5e40c8e)
git at git.haskell.org
- [commit: ghc] wip/js-hoopl-cleanup: Simplify forward analysis (a6a35cf)
git at git.haskell.org
- [commit: ghc] wip/js-hoopl-cleanup: Specialize getFact and forward analysis (853c694)
git at git.haskell.org
- [commit: ghc] wip/js-hoopl-cleanup: Simplify backwards analysis (7070269)
git at git.haskell.org
- [commit: ghc] wip/js-hoopl-cleanup: Siplify forward analysis (e7a7a62)
git at git.haskell.org
- [commit: ghc] wip/js-hoopl-cleanup: Simplify backwards analysis (3135172)
git at git.haskell.org
- [commit: ghc] wip/js-hoopl-cleanup: Simplify fwd analysis (52bcb77)
git at git.haskell.org
- [commit: ghc] wip/js-hoopl-cleanup: Simplify fixpointAnal (274c3e5)
git at git.haskell.org
- [commit: ghc] wip/js-hoopl-cleanup: Remove dead code (00c6e03)
git at git.haskell.org
- [commit: ghc] wip/js-hoopl-cleanup: Comment cleanup (a1931b9)
git at git.haskell.org
- [commit: ghc] master: Always do eta-reduction (8500855)
git at git.haskell.org
- [commit: ghc] master: Comments about ru_auto (62d1888)
git at git.haskell.org
- [commit: ghc] master: Ignore untracked in nofib (023bf8d)
git at git.haskell.org
- [commit: ghc] master: sizeExpr: fix a bug in the size calculation (51a3392)
git at git.haskell.org
- [commit: ghc] master: compiler: Do not suggest nor complete deprecated flags fix trac issue #11454 (46af683)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add test for #11516 (2c44209)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Remove unused export from TcUnify (194820d)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Document and improve superclass expansion (e02a57d)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Improve error messages for recursive superclasses (4916993)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix a nasty superclass expansion bug (aa830b1)
git at git.haskell.org
- [commit: ghc] ghc-8.0: release notes: Note new two-step allocator (2bda32e)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Print * has Unicode star with -fprint-unicode-syntax (3b3be92)
git at git.haskell.org
- [commit: ghc] ghc-8.0: testsuite: Un-break T5642 (a29dc1d)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Early error when crosscompiling + haddock/docs (16c5445)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Unset GREP_OPTIONS in build system (ac0732f)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Restore derived Eq instance for SrcLoc (b11b357)
git at git.haskell.org
- [commit: ghc] ghc-8.0: TcErrors: Fix plural form of "instance" error (503acfa)
git at git.haskell.org
- [commit: ghc] ghc-8.0: TcPatSyn: Fix spelling of "pattern" in error message (7346013)
git at git.haskell.org
- [commit: ghc] ghc-8.0: DynFlags: drop tracking of '-#include' flags (63e7d45)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Expand users' guide TH declaration groups section (#9813) (a67c8d5)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Error early when you register with too old a version of Cabal. (7fc4300)
git at git.haskell.org
- [commit: ghc] ghc-8.0: compiler: Do not suggest nor complete deprecated flags fix trac issue #11454 (9b0ffd4)
git at git.haskell.org
- [commit: ghc] master: Another batch of typo fixes in non-code (efba41e)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix the removal of unnecessary stack checks (d0b4ead)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Wrap solveEqualities in checkNoErrs (d0010d7)
git at git.haskell.org
- [commit: ghc] master: Build the substitution correctly in piResultTy (dbf72db)
git at git.haskell.org
- [commit: ghc] master: Add test for #11319 (b7dfbb4)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Bump haddock submodule (23ee5ce)
git at git.haskell.org
- [commit: ghc] master: Revert "sizeExpr: fix a bug in the size calculation" (8da6a16)
git at git.haskell.org
- [commit: ghc] branch 'wip/typeable-unwired' created
git at git.haskell.org
- [commit: ghc] wip/typeable-unwired: Attempt to unwire Typeable representation types (d9281e1)
git at git.haskell.org
- [commit: ghc] wip/typeable-unwired: Move TypeRep declarations (065e7b4)
git at git.haskell.org
- [commit: ghc] wip/typeable-unwired: Generate trModule after typechecking types (e405eb1)
git at git.haskell.org
- [commit: ghc] wip/typeable-unwired: Attempt to unwire Typeable representation types (a9936bf)
git at git.haskell.org
- [commit: ghc] wip/typeable-unwired: Move TyCon generation out of tcAddImplicits (29a47ea)
git at git.haskell.org
- [commit: ghc] master: Add IsList instance for CallStack, restore Show instance for CallStack (be3d7f6)
git at git.haskell.org
- [commit: ghc] master: Revert "Build the substitution correctly in piResultTy" (f3b9db3)
git at git.haskell.org
- [commit: ghc] master: Improve pretty-printing of HsWrappers (d084624)
git at git.haskell.org
- [commit: ghc] master: User manual improvments (6cf9b06)
git at git.haskell.org
- [commit: ghc] master: Beef up tc124 (1251518)
git at git.haskell.org
- [commit: ghc] master: Minor refactoring to tauifyMultipleMatches (24305be)
git at git.haskell.org
- [commit: ghc] master: Simplify AbsBinds wrapping (c6485d5)
git at git.haskell.org
- [commit: ghc] master: testsuite: tweak error messages for new Show instance (f37bb54)
git at git.haskell.org
- [commit: ghc] master: renamer discards name location for HsRecField (cd4a7d0)
git at git.haskell.org
- [commit: packages/directory] tag 'v1.2.5.1' created
git at git.haskell.org
- [commit: packages/directory] master: Relax upper bound to allow new time-1.6 release (5696798)
git at git.haskell.org
- [commit: packages/directory] master: Improve error message of getCurrentDirectory when cwd no longer exists (dccac6b)
git at git.haskell.org
- [commit: packages/directory] master: Fix trailing path sep behavior of canonicalizePath and makeAbsolute (67c18f0)
git at git.haskell.org
- [commit: packages/directory] master: tryIOErrorType needs to be defined on Windows too (7064e39)
git at git.haskell.org
- [commit: packages/directory] master: Documentation improvements (1fc14e8)
git at git.haskell.org
- [commit: packages/directory] master: Update changelog about error message tweak in getCurrentDirectory (33ce1ca)
git at git.haskell.org
- [commit: ghc] master: Update directory submodule to v1.2.5.1 release (4bba19a)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Update directory submodule to v1.2.5.1 release (d977fb8)
git at git.haskell.org
- [commit: ghc] master: Improve error message suppression (18cd712)
git at git.haskell.org
- [commit: ghc] master: Comments only (bb7f230)
git at git.haskell.org
- [commit: ghc] master: Document -dynamic-too (#11488) (160765f)
git at git.haskell.org
- [commit: ghc] wip/rae: Make exactTyCoVarsOfTypes closed over kinds. (cccaccf)
git at git.haskell.org
- [commit: ghc] wip/rae: Existentials should be specified. (6a05ccd)
git at git.haskell.org
- [commit: ghc] wip/rae: Add missing kind cast to pure unifier. (9c3027f)
git at git.haskell.org
- [commit: ghc] wip/rae: Remove extraneous fundeps on (~) (a42444b)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #11241. (591db54)
git at git.haskell.org
- [commit: ghc] wip/rae: Use CoercionN and friends in TyCoRep (6092dcb)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #11246. (f0c31a6)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #11313. (604427c)
git at git.haskell.org
- [commit: ghc] wip/rae's head updated: Fix #11313. (604427c)
git at git.haskell.org
- [commit: ghc] master: Tiny refactor; use guards instead of 'if' (f6b98ea)
git at git.haskell.org
- [commit: ghc] master: Comments and white space (0057125)
git at git.haskell.org
- [commit: ghc] master: A tiny, outright bug in tcDataFamInstDecl (e2f7d77)
git at git.haskell.org
- [commit: ghc] master: Add a testcase for #11362 (023742e)
git at git.haskell.org
- [commit: ghc] master: Make T11361 actually run with reversed uniques (426a25c)
git at git.haskell.org
- [commit: ghc] master: Rename missing-pat-syn-sigs to missing-pat-syn-signatures (3c39bec)
git at git.haskell.org
- [commit: packages/stm] master: Don't use only_compiler_types, assume ghc (a92741a)
git at git.haskell.org
- [commit: packages/hpc] master: Don't use only_compiler_types, assume ghc (6bfeb4c)
git at git.haskell.org
- [commit: ghc] master: Add missing newlines at end of file [skip ci] (ed69b21)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete only_compiler_types, assume ghc (d066e68)
git at git.haskell.org
- [commit: packages/stm] master: stm047 and stm048 seem to work fine with WAY=ghci (ee75600)
git at git.haskell.org
- [commit: packages/hpc] master: Add missing newline at end of file (63adbd0)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #11241. (206bb23)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #11313. (5235a5d)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #11246. (20d9c3a)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #11313. (550353d)
git at git.haskell.org
- [commit: ghc] master: Bump haddock submodule (c8df3f1)
git at git.haskell.org
- [commit: ghc] master: Make bootstrapping more robust (525a304)
git at git.haskell.org
- [commit: ghc] master: Improved error message about exported type operators. (693a54e)
git at git.haskell.org
- [commit: ghc] master: Fix two wrong uses of "data constructor" in error msgs (af5a0e5)
git at git.haskell.org
- [commit: ghc] master: PowerPC: Improve float register assignment. (3116003)
git at git.haskell.org
- [commit: ghc] master: Fix typos (49c5cb4)
git at git.haskell.org
- [commit: ghc] master: Suggest candidate instances in error message (5fc06b9)
git at git.haskell.org
- [commit: ghc] master: Remove documentation for -Wlazy-unlifted-bindings (ad30c76)
git at git.haskell.org
- [commit: ghc] master: DynFlags: Don't panic on incompatible Safe Haskell flags (2b906af)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete compiler_lt/le/gt/ge setup functions (6f25fb3)
git at git.haskell.org
- [commit: ghc] master: Simplify the defn of coreViewOneStarKind (21b4228)
git at git.haskell.org
- [commit: ghc] master: Small refactor and comments (4c6e95e)
git at git.haskell.org
- [commit: ghc] master: Comments only (34c9523)
git at git.haskell.org
- [commit: ghc] wip/rae: Make exactTyCoVarsOfTypes closed over kinds. (b962bcc)
git at git.haskell.org
- [commit: ghc] wip/rae: Existentials should be specified. (90f3561)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #11241. (43468fe)
git at git.haskell.org
- [commit: ghc] wip/rae: Add missing kind cast to pure unifier. (aff5bb4)
git at git.haskell.org
- [commit: ghc] wip/rae: Remove extraneous fundeps on (~) (7d8031b)
git at git.haskell.org
- [commit: ghc] wip/rae: Use CoercionN and friends in TyCoRep (6f952f5)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #11246. (489e6ab)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #11313. (a615215)
git at git.haskell.org
- [commit: ghc] wip/rae's head updated: Fix #11313. (a615215)
git at git.haskell.org
- [commit: ghc] master's head updated: Fix #11313. (a615215)
git at git.haskell.org
- [commit: ghc] master: Derive Eq and Ord instance for SrcLoc and RealSrcLoc (67d2226)
git at git.haskell.org
- [commit: ghc] master: Remove superfluous code when deriving Foldable/Traversable (a82956d)
git at git.haskell.org
- [commit: ghc] master: users-guide: Fix typos (525b54c)
git at git.haskell.org
- [commit: ghc] branch 'wip/transformers-0.5.2' created
git at git.haskell.org
- [commit: ghc] wip/transformers-0.5.2: Update transformer submodule to v0.5.2.0 release (8bc7c37)
git at git.haskell.org
- [commit: ghc] master: Comments only (#11513) (0c420cb)
git at git.haskell.org
- [commit: ghc] master: Fix thinko that crept into D1908 (27842ec)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Document -dynamic-too (#11488) (acefdeb)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Use CoercionN and friends in TyCoRep (3b80156)
git at git.haskell.org
- [commit: ghc] ghc-8.0: s/unLifted/unlifted for consistency (8a66958)
git at git.haskell.org
- [commit: ghc] ghc-8.0: DynFlags: Don't panic on incompatible Safe Haskell flags (ad6a7a3)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix two wrong uses of "data constructor" in error msgs (f3fe3c5)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Simplify AbsBinds wrapping (c4e51c8)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add IsList instance for CallStack, restore Show instance for CallStack (80beb40)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add missing newlines at end of file [skip ci] (8655068)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Rename missing-pat-syn-sigs to missing-pat-syn-signatures (c64c1e4)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Improved error message about exported type operators. (d2744a3)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Suggest candidate instances in error message (a938c7a)
git at git.haskell.org
- [commit: ghc] ghc-8.0: User manual improvments (c0e380f)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix #11241. (314e148)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Remove extraneous fundeps on (~) (e1631b3)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Beef up tc124 (9edad91)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Existentials should be specified. (31ab4b6)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Improve error message suppression (0e2b99a)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Remove documentation for -Wlazy-unlifted-bindings (2a9fce0)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix typos (e091062)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Improve pretty-printing of HsWrappers (9ea96d5)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Make exactTyCoVarsOfTypes closed over kinds. (01d0079)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add missing kind cast to pure unifier. (c88cd45)
git at git.haskell.org
- [commit: ghc] ghc-8.0: A tiny, outright bug in tcDataFamInstDecl (a885f48)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Minor refactoring to tauifyMultipleMatches (4825afe)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Make bootstrapping more robust (287d083)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Allow foralls in instance decls (28c26d9)
git at git.haskell.org
- [commit: ghc] ghc-8.0: renamer discards name location for HsRecField (62ed152)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix #11313. (b2db13a)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix #11246. (6133d58)
git at git.haskell.org
- [commit: ghc] ghc-8.0: users-guide: Fix typos (004dc1c)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add a testcase for #11362 (77de825)
git at git.haskell.org
- [commit: ghc] master: (Another) minor refactoring of substitutions (b529255)
git at git.haskell.org
- [commit: ghc] master: Fix desugaring of bang-pattern let-bindings (01449eb)
git at git.haskell.org
- [commit: ghc] master: Improve piResultTys and friends (4d031cf)
git at git.haskell.org
- [commit: ghc] master: Take type-function arity into account (a008ead)
git at git.haskell.org
- [commit: ghc] wip/transformers-0.5.2: Update transformer submodule to v0.5.2.0 release (5830230)
git at git.haskell.org
- [commit: ghc] wip/transformers-0.5.2's head updated: Update transformer submodule to v0.5.2.0 release (5830230)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix bug where reexports of wired-in packages don't work. (98df0e3)
git at git.haskell.org
- [commit: ghc] master: Unwire Typeable representation types (206a8bf)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix desugaring of bang-pattern let-bindings (d6ea90a)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Unwire Typeable representation types (6013321)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Bump haddock submodule (23baff7)
git at git.haskell.org
- [commit: ghc] master: Bump haddock submodule (0b68cbe)
git at git.haskell.org
- [commit: ghc] master: A few more typos in non-code (8b073f6)
git at git.haskell.org
- [commit: ghc] master: Delete support for deprecated "-- # ..."-style haddock options (2f733b3)
git at git.haskell.org
- [commit: ghc] master: Modifier letter in middle of identifier is ok (d738e66)
git at git.haskell.org
- [commit: ghc] master: Pass -haddock to tests in should_compile_*flag*_nohaddock (c6007fe)
git at git.haskell.org
- [commit: ghc] master: Docs: no space in `-iâ¨dir1â©:â¨dir2â©` [skip ci] (a8653c8)
git at git.haskell.org
- [commit: ghc] master: Fix a double-free bug in -fexternal-interpreter (2340485)
git at git.haskell.org
- [commit: ghc] master: Fix a bug in ApplicativeDo (#11612) (3259bf6)
git at git.haskell.org
- [commit: ghc] master: Use a better test for profiling (80d35be)
git at git.haskell.org
- [commit: ghc] master: Refactoring only: use ExprLStmt (6cec905)
git at git.haskell.org
- [commit: ghc] master: Add test (only) to assure that #11535 is fixed (1ef7add)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix a double-free bug in -fexternal-interpreter (892de05)
git at git.haskell.org
- [commit: ghc] master: unexport MAKEFLAGS when running tests (#11569) (9634e24)
git at git.haskell.org
- [commit: ghc] master: Add test for #6132: hash bang + CPP (0b00add)
git at git.haskell.org
- [commit: ghc] master: Testsuite: pass '-s --no-print-directory' to MAKE (6e691ca)
git at git.haskell.org
- [commit: ghc] master: Build system: fix sed expression (#11537) (f451039)
git at git.haskell.org
- [commit: ghc] master: Fix GHC.Stats documentation markup (#11619) (bb9cd45)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Revert "Remove extraneous fundeps on (~)" (881b6cc)
git at git.haskell.org
- [commit: ghc] master: Docs: -keep-llvm-file(s)/-ddump-llvm imply -fllvm (ed11909)
git at git.haskell.org
- [commit: ghc] master: Add missing files (d3cf2a9)
git at git.haskell.org
- [commit: ghc] branch 'wip/D1934' created
git at git.haskell.org
- [commit: ghc] wip/D1934: Print which warning-flag controls an emitted warning. (ed0d72d)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete Windows line endings [skip ci] (#11631) (31c312e)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete Windows line endings [skip ci] (#11631) (8626ac9)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete Windows line endings [skip ci] (#11631) (754a2f2)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete Windows line endings [skip ci] (#11631) (6074c10)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete Windows line endings [skip ci] (#11631) (d5e8b39)
git at git.haskell.org
- [commit: ghc] master: Testsuite: accept output without Windows line endings (#11631) (978c3ea)
git at git.haskell.org
- [commit: ghc] master: Testsuite: accept output without Windows line endings (#11631) (42f06f6)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete Windows line endings [skip ci] (#11631) (28620ba)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete Windows line endings [skip ci] (#11631) (6d0aa9f)
git at git.haskell.org
- [commit: ghc] master: Filter out -prof callstacks from test output (#11521) (176be87)
git at git.haskell.org
- [commit: ghc] master: Testsuite: cleanup profiling/should_run/all.T (#11521) (73e4095)
git at git.haskell.org
- [commit: ghc] master: Testsuite: failing profiling tests (#10037) (661aa07)
git at git.haskell.org
- [commit: ghc] master: Allow combining characters in identifiers (#7650) (2aee419)
git at git.haskell.org
- [commit: ghc] master: Testsuite: MAKEFLAGS is magic, do not unexport it (a3e0e93)
git at git.haskell.org
- [commit: ghc] master: Extend `-Wunrecognised-warning-flag` to cover `-f(no-)warn-*` (32a9a7f)
git at git.haskell.org
- [commit: ghc] master: Follow-up to 32a9a7f514bdd33ff72a673ade (ce36115)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Extend `-Wunrecognised-warning-flag` to cover `-f(no-)warn-*` (3d345e8)
git at git.haskell.org
- [commit: ghc] branch 'wip/runtime-rep' created
git at git.haskell.org
- [commit: ghc] wip/runtime-rep: Address #11471 by putting RuntimeRep in kinds. (d8c64e8)
git at git.haskell.org
- [commit: ghc] master's head updated: Address #11471 by putting RuntimeRep in kinds. (d8c64e8)
git at git.haskell.org
- [commit: ghc] master: Remove "use mask" from StgAlt syntax (a9dc62a)
git at git.haskell.org
- [commit: ghc] master: TyCoRep: Add haddock sections (009a999)
git at git.haskell.org
- [commit: ghc] master: base: A selection of fixes to the comments in GHC.Stats (8e19d3a)
git at git.haskell.org
- [commit: ghc] master: testsuite: mark tests broken on powerpc64 (feb19ea)
git at git.haskell.org
- [commit: ghc] master: Overload the static form to reduce verbosity. (c1efdcc)
git at git.haskell.org
- [commit: ghc] master: Reconstruct record expression in bidir pattern synonym (52879d1)
git at git.haskell.org
- [commit: ghc] master: HscMain: Delete some unused code (6319a8c)
git at git.haskell.org
- [commit: ghc] master: Add more type class instances for GHC.Generics (673efcc)
git at git.haskell.org
- [commit: ghc] master: ApplicativeDo: Handle terminal `pure` statements (0c7db61)
git at git.haskell.org
- [commit: ghc] master: Make warning names more consistent (6658491)
git at git.haskell.org
- [commit: ghc] master: Bump haddock.base allocations (ebaa638)
git at git.haskell.org
- [commit: ghc] master: cmpTypeX: Avoid kind comparison when possible (073e20e)
git at git.haskell.org
- [commit: ghc] master: Handle multiline named haddock comments properly (6350eb1)
git at git.haskell.org
- [commit: ghc] master: Improve accuracy of suggestion to use TypeApplications (e38c07b)
git at git.haskell.org
- [commit: ghc] master: (Alternative way to) address #8710 (6739397)
git at git.haskell.org
- [commit: ghc] branch 'wip/warning-origins' created
git at git.haskell.org
- [commit: ghc] wip/warning-origins: Print which warning-flag controls an emitted warning. (736c2fe)
git at git.haskell.org
- [commit: ghc] master: Note new GHC.Generics instances in release notes (20ab2ad)
git at git.haskell.org
- [commit: ghc] master: Improve pattern synonym error messages (add `PatSynOrigin`) (116528c)
git at git.haskell.org
- [commit: packages/hpc] master: Testsuite: hpc_fork is failing for some ways (17c3771)
git at git.haskell.org
- [commit: ghc] master: Testsuite: do not write empty files on 'make accept' (1badf15)
git at git.haskell.org
- [commit: ghc] master: Testsuite: for tests that use TH, omit *all* prof_ways (e02b8c8)
git at git.haskell.org
- [commit: ghc] master: Testsuite: delete empty files [skip ci] (9b49c65)
git at git.haskell.org
- [commit: ghc] master: Mark tests for #11643, #11644, #11645 and #9406 expect_broken (90fa8cf)
git at git.haskell.org
- [commit: ghc] master: Testsuite: Introduce config.plugin_way_flags. (8e6e022)
git at git.haskell.org
- [commit: ghc] master: Print which warning-flag controls an emitted warning (bb5afd3)
git at git.haskell.org
- [commit: ghc] master: Unconditionally handle TH known key names. (bbfff22)
git at git.haskell.org
- [commit: ghc] master: Typos in comments, etc. (a026112)
git at git.haskell.org
- [commit: ghc] master: Get the right in-scope set in specUnfolding (4ddfe13)
git at git.haskell.org
- [commit: ghc] master: Fix and refactor strict pattern bindings (e3f341f)
git at git.haskell.org
- [commit: ghc] master: Special case for desugaring AbsBinds (a81e9d5)
git at git.haskell.org
- [commit: ghc] master: Exclude TyVars from the constraint solver (7496be5)
git at git.haskell.org
- [commit: ghc] master: Comments and white space only (253ccdf)
git at git.haskell.org
- [commit: ghc] master: Fix kind generalisation for pattern synonyms (b4dfe04)
git at git.haskell.org
- [commit: ghc] master: Filter out BuiltinRules in occurrence analysis (e193f66)
git at git.haskell.org
- [commit: ghc] master: Test Trac #11611 (ef7b1d5)
git at git.haskell.org
- [commit: ghc] master: Update transformer submodule to v0.5.2.0 release (eee040c)
git at git.haskell.org
- [commit: ghc] master: GHC.Generics: Ensure some, many for U1 don't bottom (890e2bb)
git at git.haskell.org
- [commit: ghc] branch 'wip/warning-origins' deleted
git at git.haskell.org
- [commit: ghc] branch 'wip/D1934' deleted
git at git.haskell.org
- [commit: ghc] branch 'wip/transformers-0.5.2' deleted
git at git.haskell.org
- [commit: ghc] branch 'arcpatch-D1448' deleted
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: delete Windows line endings [skip ci] (#11631) (e2defb8)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: delete Windows line endings [skip ci] (#11631) (3d6f24d)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix GHC.Stats documentation markup (#11619) (05e83aa)
git at git.haskell.org
- [commit: ghc] ghc-8.0: base: A selection of fixes to the comments in GHC.Stats (2b79025)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: delete Windows line endings [skip ci] (#11631) (18a921b)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: delete Windows line endings [skip ci] (#11631) (461f804)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: delete Windows line endings [skip ci] (#11631) (6bd1d97)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: delete Windows line endings [skip ci] (#11631) (c5bf4c0)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix and refactor strict pattern bindings (649cb34)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: delete Windows line endings [skip ci] (#11631) (ec701bc)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: accept output without Windows line endings (#11631) (908973b)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: accept output without Windows line endings (#11631) (6a2e22b)
git at git.haskell.org
- [commit: ghc] master: rts: drop unused global 'blackhole_queue' (3ee4fc0)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Overload the static form to reduce verbosity. (70287bc)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix cost-centre-stack bug when creating new PAP (#5654) (5eb31d2)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: cleanup profiling/should_run/all.T (#11521) (2c6d4fa)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Filter out -prof callstacks from test output (#11521) (dd55ce4)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Refactoring only: use ExprLStmt (f6c8ce9)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix a bug in ApplicativeDo (#11612) (e3020f2)
git at git.haskell.org
- [commit: ghc] ghc-8.0: ApplicativeDo: Handle terminal `pure` statements (32e2d58)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Make warning names more consistent (e61e290)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Handle multiline named haddock comments properly (a69542b)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Filter out BuiltinRules in occurrence analysis (934022c)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Exclude TyVars from the constraint solver (7f15c2b)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Get the right in-scope set in specUnfolding (c7d83f8)
git at git.haskell.org
- [commit: ghc] master: Print which flag controls emitted desugaring warnings (b9c697e)
git at git.haskell.org
- [commit: ghc] ghc-8.0: cmpTypeX: Avoid kind comparison when possible (6f7baa0)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Docs: -keep-llvm-file(s)/-ddump-llvm imply -fllvm (c980640)
git at git.haskell.org
- [commit: ghc] ghc-8.0: (Alternative way to) address #8710 (680557c)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix kind generalisation for pattern synonyms (6fd8cf4)
git at git.haskell.org
- [commit: ghc] master: Print which flag controls emitted lexer warnings (869d9c6)
git at git.haskell.org
- [commit: ghc] master: Annotate `[-Wredundant-constraints]` in warnings (re #10752) (82f200b)
git at git.haskell.org
- [commit: ghc] master: Print which flag controls emitted SafeHaskell warnings (b6c61e3)
git at git.haskell.org
- [commit: ghc] master: Annotate `[-Wdeferred-type-errors]` in warnings (re #10752) (3cd4c9c)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Reconstruct record expression in bidir pattern synonym (66029cc)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add more type class instances for GHC.Generics (1fcddf8)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Note new GHC.Generics instances in release notes (4e7a46f)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Remove superfluous code when deriving Foldable/Traversable (9d7f890)
git at git.haskell.org
- [commit: ghc] ghc-8.0: GHC.Generics: Ensure some, many for U1 don't bottom (b89747e)
git at git.haskell.org
- [commit: ghc] master: Default to -fno-show-warning-groups (re #10752) (46f3775)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Update transformer submodule to v0.5.2.0 release (ab4f1c5)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Print which warning-flag controls an emitted warning (4f5b7ad)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Print which flag controls emitted desugaring warnings (2091439)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Print which flag controls emitted lexer warnings (02e91ac)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Annotate `[-Wredundant-constraints]` in warnings (re #10752) (94b2681)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Print which flag controls emitted SafeHaskell warnings (2ffd9b1)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Annotate `[-Wdeferred-type-errors]` in warnings (re #10752) (966cc28)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Default to -fno-show-warning-groups (re #10752) (975353b)
git at git.haskell.org
- [commit: ghc] master: Missing Proxy instances, make U1 instance more Proxy-like (171d95d)
git at git.haskell.org
- [commit: ghc] master: Fix bug where reexports of wired-in packages don't work. (2535c82)
git at git.haskell.org
- [commit: ghc] master: Build system: Correctly pass `TARGETPLATFORM` as host (16e97c1)
git at git.haskell.org
- [commit: ghc] master: Refactor `warnMissingSignatures` in `RnNames.hs` (f72bdbd)
git at git.haskell.org
- [commit: ghc] master: base: Mark Data.Type.Equality as Trustworthy (ad4428d)
git at git.haskell.org
- [commit: ghc] master: DynFlags: Add -Wredundant-constraints to -Wall (2e49a31)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Test Trac #11611 (b213a84)
git at git.haskell.org
- [commit: ghc] ghc-8.0: rts: drop unused global 'blackhole_queue' (0fb2d54)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Missing Proxy instances, make U1 instance more Proxy-like (18e5edc)
git at git.haskell.org
- [commit: ghc] ghc-8.0: base: Mark Data.Type.Equality as Trustworthy (90d2cd7)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Build system: Correctly pass `TARGETPLATFORM` as host (8c04585)
git at git.haskell.org
- [commit: ghc] ghc-8.0: DynFlags: Add -Wredundant-constraints to -Wall (0af2be8)
git at git.haskell.org
- [commit: ghc] master: Testsuite: check actual_prof_file only when needed (e3b9dbf)
git at git.haskell.org
- [commit: ghc] master: Remove some more Windows line endings [skip ci] (de01de7)
git at git.haskell.org
- [commit: ghc] master: Only add -fshow-warning-groups for ghc >= 7.11 (#10752) (f8a5dd0)
git at git.haskell.org
- [commit: ghc] master: Skip TEST=TcCoercibleFail when compiler_debugged (49c55e6)
git at git.haskell.org
- [commit: ghc] ghc-8.0: HsPat: Restore compatibility with ghc-7.8 (b7a2d22)
git at git.haskell.org
- [commit: ghc] branch 'wip/rwbarton-tiny-tables' created
git at git.haskell.org
- [commit: ghc] wip/rwbarton-tiny-tables: Experiment with one-byte info tables (0fd5db7)
git at git.haskell.org
Last message date:
Mon Feb 29 22:34:09 UTC 2016
Archived on: Mon Feb 29 22:31:21 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).