August 2014 Archives by author
Starting: Fri Aug 1 00:13:18 UTC 2014
Ending: Sun Aug 31 14:28:06 UTC 2014
Messages: 473
- [commit: ghc] master: Small tweaks to comment (58ed1cc)
git at git.haskell.org
- [commit: ghc] master: Typo fixes (1c1ef82)
git at git.haskell.org
- [commit: ghc] master: Unbreak build. (52188ad)
git at git.haskell.org
- [commit: ghc] master: refactor to fix 80column overflow (3b9fe0c)
git at git.haskell.org
- [commit: ghc] master: update comment (aab5937)
git at git.haskell.org
- [commit: ghc] master: Fix reference to note (028630a)
git at git.haskell.org
- [commit: ghc] master: A panic in CmmBuildInfoTables.bundle shouldn't be a panic (#9329) (2989ffd)
git at git.haskell.org
- [commit: ghc] master: panic message fix (6483b8a)
git at git.haskell.org
- [commit: ghc] master: add a comment (6c06db1)
git at git.haskell.org
- [commit: ghc] master: interruptible() was not returning true for BlockedOnSTM (#9379) (9d9a554)
git at git.haskell.org
- [commit: ghc] master: Improve the desugaring of RULES, esp those from SPECIALISE pragmas (d4d4bef)
git at git.haskell.org
- [commit: hsc2hs] master: Fix some AMP fallout (af92e43)
git at git.haskell.org
- [commit: ghc] master: Bump haddock.base max_bytes_used (8df7fea)
git at git.haskell.org
- [commit: ghc] master: [backpack] More revisions to various pieces. (3faff73)
git at git.haskell.org
- [commit: ghc] master: Two new executables to ignore. (0336588)
git at git.haskell.org
- [commit: ghc] master: Fix-up to d4d4bef2 'Improve the desugaring of RULES' (02975c9)
git at git.haskell.org
- [commit: ghc] master: Update Safe Haskell typeable test outputs. (105602f)
git at git.haskell.org
- [commit: ghc] master: Dont allow hand-written Generic instances in Safe Haskell. (578fbec)
git at git.haskell.org
- [commit: ghc] master: Allow warning if could have been infered safe instead of explicit Trustworthy label. (e69619e)
git at git.haskell.org
- [commit: ghc] master: Add in (disabled for now) test of a Safe Haskell bug. (ab90bf2)
git at git.haskell.org
- [commit: ghc] master: Infer safety of modules correctly with new overlapping pragmas. (fbd0586)
git at git.haskell.org
- [commit: ghc] master: Add missing *.stderr files (f293931)
git at git.haskell.org
- [commit: packages/dph] master: Fix some Applicative-Monad stuff (c0ad10f)
git at git.haskell.org
- [commit: ghc] master: Terminate in forkProcess like in real_main (44853a1)
git at git.haskell.org
- [commit: ghc] master: docs: fix typo: 'OVERLAPPINGP' -> 'OVERLAPPING' (df1e775)
git at git.haskell.org
- [commit: ghc] master: Use 'install' command for 'inplace/' install as we do in 'make install' (637978f)
git at git.haskell.org
- [commit: ghc] master: fix linker_unload test on Solaris/i386 platform (65e5dbc)
git at git.haskell.org
- [commit: ghc] master: ghc --make: add nicer names to RTS threads (threaded IO manager, make workers) (f686682)
git at git.haskell.org
- [commit: ghc] master: fix openFile003 test on Solaris/i386 (platform output is not needed anymore) (7328deb)
git at git.haskell.org
- [commit: ghc] master: fix topHandler03 execution on Solaris where shell signals SIGTERM correctly (1f24a03)
git at git.haskell.org
- [commit: ghc] ghc-7.8: Avoid deadlock in freeTask (called by forkProcess) (8a6528e)
git at git.haskell.org
- [commit: ghc] ghc-7.8: Acquire all_tasks_mutex in forkProcess (1fc3baf)
git at git.haskell.org
- [commit: ghc] ghc-7.8: Allow multiple entry points when allocating recursive groups (#9303) (13a651d)
git at git.haskell.org
- [commit: ghc] ghc-7.8: A panic in CmmBuildInfoTables.bundle shouldn't be a panic (#9329) (0a27505)
git at git.haskell.org
- [commit: ghc] ghc-7.8: interruptible() was not returning true for BlockedOnSTM (#9379) (c1042cc)
git at git.haskell.org
- [commit: ghc] master: Disable package auto-hiding if -hide-all-packages is passed (edff1ef)
git at git.haskell.org
- [commit: ghc] master: Package keys (for linking/type equality) separated from package IDs. (66218d1)
git at git.haskell.org
- [commit: ghc] master: Make PackageState an abstract type. (de3f064)
git at git.haskell.org
- [commit: ghc] master: Disable ghc-pkg accepting multiple package IDs (differing package keys) for now. (3663791)
git at git.haskell.org
- [commit: ghc] master: Refactor package state, also fixing a module reexport bug. (00b8f8c)
git at git.haskell.org
- [commit: ghc] master: Refactor PackageFlags so that ExposePackage is a single constructor. (4accf60)
git at git.haskell.org
- [commit: ghc] master: Thinning and renaming modules from packages on the command line. (2078752)
git at git.haskell.org
- [commit: ghc] master: [no-ci] Minor bugfixes in Backpack docs. (94b2b22)
git at git.haskell.org
- [commit: ghc] master: configure.ac: drop unused VOID_INT_SIGNALS (7479df6)
git at git.haskell.org
- [commit: ghc] master: Update Haddock submodule to know about profiling. (56ca32c)
git at git.haskell.org
- [commit: ghc] master: Filter out null bytes from trace, and warn accordingly, fixing #9395. (d360d44)
git at git.haskell.org
- [commit: ghc] master: Temporarily bump Haddock numbers; I'm going to fix it. (c88559b)
git at git.haskell.org
- [commit: ghc] master: Revert "fix linker_unload test on Solaris/i386 platform" (8e400d2)
git at git.haskell.org
- [commit: ghc] master: Mark type-rep not as expect_broken when debugged (f4904fb)
git at git.haskell.org
- [commit: ghc] master: fix linker_unload test for ghc configurations with --with-gmp-libraries (2b3c621)
git at git.haskell.org
- [commit: ghc] master: fix T658b/T5776 to use POSIX grep -c instead of GNU's --count (24a2e49)
git at git.haskell.org
- [commit: ghc] master: fix linker_unload test _FILE_OFFSET_BITS redefined warning on Solaris/i386 (f42fa9b)
git at git.haskell.org
- [commit: ghc] master: Comments and white space (61baf71)
git at git.haskell.org
- [commit: ghc] master: Tiny refactoring, plus comments; no change in behaviour (d3fafbb)
git at git.haskell.org
- [commit: ghc] master: Move Outputable instance for FloatBind to the data type definition (31399be)
git at git.haskell.org
- [commit: ghc] master: Make Core Lint check the let/app invariant (6b96557)
git at git.haskell.org
- [commit: ghc] master: Add Output instance for OrdList (93b1a43)
git at git.haskell.org
- [commit: ghc] master: Don't float into unlifted function arguments (1736082)
git at git.haskell.org
- [commit: ghc] master: When desugaring Use the smart mkCoreConApps and friends (1fc60ea)
git at git.haskell.org
- [commit: ghc] master: Make buildToArrPReprs obey the let/app invariant (d174f49)
git at git.haskell.org
- [commit: ghc] master: Document the maintenance of the let/app invariant in the simplifier (db17d58)
git at git.haskell.org
- [commit: ghc] master: Extensive Notes on can_fail and has_side_effects (ab6480b)
git at git.haskell.org
- [commit: ghc] master: Refactor the handling of case-elimination (8367f06)
git at git.haskell.org
- [commit: ghc] master: Add has_side_effets to the raise# primop (0957a9b)
git at git.haskell.org
- [commit: ghc] master: Test Trac #9390 (2990e97)
git at git.haskell.org
- [commit: ghc] master: Fix some typos in recent comments/notes (18ac546)
git at git.haskell.org
- [commit: ghc] master: Give the Unique generated by strings a tag '$', fixes #9413. (4855be0)
git at git.haskell.org
- [commit: ghc] master: Permanently accept the Haddock performance number bump, and add some TODOs (d026e9e)
git at git.haskell.org
- [commit: ghc] master: [no-ci] Track Haddock submodule change: ignore TAGS. (c51498b)
git at git.haskell.org
- [commit: ghc] master: ghci: tweak option list indentation in ':show packages' (af1fc53)
git at git.haskell.org
- [commit: ghc] branch 'wip/rae' created
git at git.haskell.org
- [commit: ghc] wip/rae: Test #9371 (indexed-types/should_fail/T9371) (64cd1be)
git at git.haskell.org
- [commit: ghc] wip/rae: Comments only: explain that TauTv sometimes gets sigma-types. (fdfb86c)
git at git.haskell.org
- [commit: ghc] wip/rae: Remove tcInfExpr (#9404) (55fae5a)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix Trac #9371. (7b3535f)
git at git.haskell.org
- [commit: ghc] wip/rae: Test #9200. (polykinds/T9200) (5d682d6)
git at git.haskell.org
- [commit: ghc] wip/rae: Test #9404 (typecheck/should_compile/T9404) (80368d4)
git at git.haskell.org
- [commit: ghc] wip/rae: Test #9415 (typecheck/should_fail/T9415) (2e51b04)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #9415. (3ba140a)
git at git.haskell.org
- [commit: ghc] wip/rae: Clean up comments around kind checking strategies. (a7bb93d)
git at git.haskell.org
- [commit: ghc] wip/rae: Added more testing for #9200. (polykinds/T9200b) (f2989a8)
git at git.haskell.org
- [commit: ghc] wip/rae: Remove NonParametricKinds (#9200) (095d54a)
git at git.haskell.org
- [commit: ghc] wip/rae: Change definition of CUSK for data and class definitions (#9200). (378c314)
git at git.haskell.org
- [commit: ghc] wip/rae: Change treatment of CUSKs for synonyms and families (#9200). (2263e46)
git at git.haskell.org
- [commit: ghc] wip/rae: Update manual (#9200). (f149b9c)
git at git.haskell.org
- [commit: ghc] master: testsuite: add signal_exit_code function to the driver (2cca0c0)
git at git.haskell.org
- [commit: ghc] branch 'wip/new-flatten-skolems-Aug14' created
git at git.haskell.org
- [commit: ghc] wip/new-flatten-skolems-Aug14: Simon PJ work in progress on re-architecting flatten-skolems (8e893b1)
git at git.haskell.org
- [commit: ghc] master: Update perf number for T5642 (d0ee4eb)
git at git.haskell.org
- [commit: ghc] master: Update Haddock to attoparsec-0.12.1. Adjust perf. (7d52e62)
git at git.haskell.org
- [commit: ghc] master: Implement the final change to INCOHERENT from Trac #9242 (dff0623)
git at git.haskell.org
- [commit: ghc] master: Fix path in cabal file (ca3fc66)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #9415. (beb3e69)
git at git.haskell.org
- [commit: ghc] wip/rae: Test #9415 (typecheck/should_fail/T9415) (e2231ec)
git at git.haskell.org
- [commit: ghc] wip/rae: Change treatment of CUSKs for synonyms and families (#9200). (077d880)
git at git.haskell.org
- [commit: ghc] wip/rae: Change definition of CUSK for data and class definitions (#9200). (3dc309c)
git at git.haskell.org
- [commit: ghc] wip/rae: Added more testing for #9200. (polykinds/T9200b) (a59d668)
git at git.haskell.org
- [commit: ghc] wip/rae: Test #9200. (polykinds/T9200) (9bca799)
git at git.haskell.org
- [commit: ghc] wip/rae: Remove NonParametricKinds (#9200) (22e0f56)
git at git.haskell.org
- [commit: ghc] wip/rae: Update manual (#9200). (c96387f)
git at git.haskell.org
- [commit: ghc] wip/rae: Testsuite wibbles around #9200 (7311db9)
git at git.haskell.org
- [commit: ghc] wip/rae: Test #9371 (indexed-types/should_fail/T9371) (77b065b)
git at git.haskell.org
- [commit: ghc] wip/rae: Comments only: explain that TauTv sometimes gets sigma-types. (6c1b709)
git at git.haskell.org
- [commit: ghc] wip/rae: Remove tcInfExpr (#9404) (c26714c)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix Trac #9371. (0766407)
git at git.haskell.org
- [commit: ghc] wip/rae: Test #9404 (typecheck/should_compile/T9404) (b99d684)
git at git.haskell.org
- [commit: ghc] wip/rae: Test #9415 (typecheck/should_fail/T9415) (554f08e)
git at git.haskell.org
- [commit: ghc] wip/rae: Fix #9415. (eb8d8a6)
git at git.haskell.org
- [commit: ghc] wip/rae: Update manual (#9200). (ba5c950)
git at git.haskell.org
- [commit: ghc] wip/rae: Test #9200. (polykinds/T9200) (fcc6891)
git at git.haskell.org
- [commit: ghc] wip/rae: Remove NonParametricKinds (#9200) (4be9aee)
git at git.haskell.org
- [commit: ghc] wip/rae: Change treatment of CUSKs for synonyms and families (#9200). (50a5baf)
git at git.haskell.org
- [commit: ghc] wip/rae: Change definition of CUSK for data and class definitions (#9200). (8bbc557)
git at git.haskell.org
- [commit: ghc] wip/rae: Added more testing for #9200. (polykinds/T9200b) (24b1791)
git at git.haskell.org
- [commit: ghc] wip/rae: Testsuite wibbles around #9200 (b8da952)
git at git.haskell.org
- [commit: ghc] wip/rae's head updated: Testsuite wibbles around #9200 (b8da952)
git at git.haskell.org
- [commit: ghc] master: configure.ac: drop unused HAVE_BIN_SH (16776e9)
git at git.haskell.org
- [commit: ghc] master: Tweak Haddock in GHC.Types (4e020b3)
git at git.haskell.org
- [commit: ghc] master: Tweak Haddock markup in GHC.Magic (a2ac57b)
git at git.haskell.org
- [commit: ghc] master: testsuite: add list of llvm_ways (44c1e3f)
git at git.haskell.org
- [commit: ghc] master: Add test case for #9013 (caa9c8aa)
git at git.haskell.org
- [commit: ghc] master: Remove obsolete "-- #hide" Haddock pragmas (8e01ca6)
git at git.haskell.org
- [commit: ghc] master: Add a test for plusWord2#, addIntC#, subIntC# (b7b7633)
git at git.haskell.org
- [commit: ghc] master: Clarify documentation of addIntC#, subIntC# (e83e873)
git at git.haskell.org
- [commit: ghc] master: systools info: fix warning about C compiler (message said about linker) (3260467)
git at git.haskell.org
- [commit: ghc] master: Tweak linting rules. (ba9277c)
git at git.haskell.org
- [commit: ghc] master: fix T4201 to avoid GNU grep specific -B option by usage of pure POSIX tools (02be4ff)
git at git.haskell.org
- [commit: ghc] master: fix T4981-V3 and T9208 tests for no newline at end of file warning (2396940)
git at git.haskell.org
- [commit: ghc] master: fix T4981-V3 to avoid DOS line endings (ba3650c)
git at git.haskell.org
- [commit: ghc] master: Don't build or test dph by default (bb00308)
git at git.haskell.org
- [commit: ghc] master: change topHandler02/topHandler03 tests to use signal_exit_code function (238fd05)
git at git.haskell.org
- [commit: ghc] master: rts/Printer.c: drop zcode mangling/demangling support in C code (7a754a9)
git at git.haskell.org
- [commit: ghc] master: rts: Remove trailing whitespace and tabs from Printer.c (b02fa3b)
git at git.haskell.org
- [commit: ghc] master: fix darwin threaded static linking by removing -lpthread option #9189 (8d90ffa)
git at git.haskell.org
- [commit: ghc] master: Improve seq documentation; part of trac issue #9390 (cbfa107)
git at git.haskell.org
- [commit: ghc] master: Eliminate some code duplication in x86 backend (genCCall32/64) (c80d238)
git at git.haskell.org
- [commit: ghc] master: Make IntAddCOp, IntSubCOp into GenericOps (5f5d662)
git at git.haskell.org
- [commit: ghc] master: x86: Always generate add instruction in MO_Add2 (#9013) (71bd4e3)
git at git.haskell.org
- [commit: ghc] master: stg/Prim.h: drop redundant #ifdef (8e64151)
git at git.haskell.org
- [commit: ghc] master: Unbreak travis by not passing --no-dph (6e3c44e)
git at git.haskell.org
- [commit: ghc] master: testsuite/base: update .gitignore (0a3944c)
git at git.haskell.org
- [commit: ghc] master: Re-add `--no-dph` option to ./validate (3694d87)
git at git.haskell.org
- [commit: ghc] master: Add bit scan {forward, reverse} insns to x86 NCG (3669b60)
git at git.haskell.org
- [commit: ghc] master: Add CMOVcc insns to x86 NCG (9f285fa)
git at git.haskell.org
- [commit: ghc] master: x86: zero extend the result of 16-bit popcnt instructions (#9435) (6415191)
git at git.haskell.org
- [commit: ghc] master: Test #9371 (indexed-types/should_fail/T9371) (a09508b)
git at git.haskell.org
- [commit: ghc] master: Test #9415 (typecheck/should_fail/T9415) (1a3e19d)
git at git.haskell.org
- [commit: ghc] master: Fix #9415. (1b13886)
git at git.haskell.org
- [commit: ghc] master: Fix Trac #9371. (f29bdfb)
git at git.haskell.org
- [commit: ghc] master: Test #9200. (polykinds/T9200) (8d27c76)
git at git.haskell.org
- [commit: ghc] master: Change treatment of CUSKs for synonyms and families (#9200). (b2c6167)
git at git.haskell.org
- [commit: ghc] master: Added more testing for #9200. (polykinds/T9200b) (3dfd3c3)
git at git.haskell.org
- [commit: ghc] master: Change definition of CUSK for data and class definitions (#9200). (6485930)
git at git.haskell.org
- [commit: ghc] master: Remove NonParametricKinds (#9200) (578377c)
git at git.haskell.org
- [commit: ghc] master: Testsuite wibbles around #9200 (91a48c5)
git at git.haskell.org
- [commit: ghc] master: Update manual (#9200). (1c66b3d)
git at git.haskell.org
- [commit: ghc] master: Add some Haddocks to SMRep (a6fd7b5)
git at git.haskell.org
- [commit: ghc] master: StgCmmPrim: add note to stop using fixed size signed types for sizes (4342049)
git at git.haskell.org
- [commit: ghc] master: shouldInlinePrimOp: Fix Int overflow (6f862df)
git at git.haskell.org
- [commit: ghc] master: Have ghc-pkg use an old-style package key when it's not provided. (5e46e1f)
git at git.haskell.org
- [commit: ghc] master: Explicitly version test for package key support. (2272c50)
git at git.haskell.org
- [commit: ghc] master: Remove out of date TODO (6b5ea61)
git at git.haskell.org
- [commit: ghc] master: Implement new CLZ and CTZ primops (re #9340) (e0c1767)
git at git.haskell.org
- [commit: ghc] master: Declare `ghc-head` to be haddock's upstream branch (03a8003)
git at git.haskell.org
- [commit: ghc] master: LlvmMangler: Be more selective when mangling object types (5895f2b)
git at git.haskell.org
- [commit: ghc] master: Make configure's sed(1) expression for GHC_LDFLAGS more BSD-friendly. (d39c434)
git at git.haskell.org
- [commit: ghc] wip/T8584: Show foralls (when requested) in pattern synonym types (3453b9c)
git at git.haskell.org
- [commit: ghc] wip/T8584: #TEMP Just stashing everything in case someone wants to look at it (4e885fd)
git at git.haskell.org
- [commit: ghc] master: Implement {resize, shrink}MutableByteArray# primops (246436f)
git at git.haskell.org
- [commit: ghc] master: Fix typos 'resizze' (425d517)
git at git.haskell.org
- [commit: ghc] master: Revert "Fix typos 'resizze'" this is z-encoding (as hvr tells me) (53cc943)
git at git.haskell.org
- [commit: ghc] wip/T9281: Implement `decodeDouble_Int64#` primop (72a94c1)
git at git.haskell.org
- [commit: ghc] wip/T9281: Implement new integer-gmp2 from scratch (re #9281) (91ef3b4)
git at git.haskell.org
- [commit: ghc] wip/T9281: Remove obsolete `digitsTyConKey :: Unique` (db4f271)
git at git.haskell.org
- [commit: ghc] wip/T9281: WIP -- FIXUP wired-in BigNat (bed1a7d3)
git at git.haskell.org
- [commit: ghc] wip/T9281's head updated: WIP -- FIXUP wired-in BigNat (bed1a7d3)
git at git.haskell.org
- [commit: ghc] master: Workaround GCC `__ctzdi2` intrinsic linker errors (6375934)
git at git.haskell.org
- [commit: ghc] master: Remove obsolete `digitsTyConKey :: Unique` (96d0418)
git at git.haskell.org
- [commit: ghc] wip/T9281: [WIP] fixup wired-in BigNat (9c370fe)
git at git.haskell.org
- [commit: ghc] wip/T9281: Implement `decodeDouble_Int64#` primop (50bf0be)
git at git.haskell.org
- [commit: ghc] wip/T9281: Implement new integer-gmp2 from scratch (re #9281) (b5ed2f2)
git at git.haskell.org
- [commit: ghc] wip/T9281's head updated: [WIP] fixup wired-in BigNat (9c370fe)
git at git.haskell.org
- [commit: ghc] wip/T9281: [WIP] fixup wired-in BigNat (13cb42b)
git at git.haskell.org
- [commit: ghc] master: workaround Solaris 11 GNU C CPP issue by using GNU C 3.4 as CPP (2d42564)
git at git.haskell.org
- [commit: ghc] master: Fix quasi-quoter documentation (#9448) (2aabda1)
git at git.haskell.org
- [commit: ghc] master: Fix broken link in Data.Data to SYB home page (Trac #9455) (daef885)
git at git.haskell.org
- [commit: ghc] master: Update list of flags implied by -XGADTs in User's Guide section on GADTs (b287bc9)
git at git.haskell.org
- [commit: ghc] master: Make T8832 operative on 32-bit systems (#8832) (a72614c)
git at git.haskell.org
- [commit: ghc] master: concurrent/should_run/throwto002: DoRec -> RecursiveDo (5b11b04)
git at git.haskell.org
- [commit: ghc] master: Fix three problems with occurrence analysis on case alternatives. (5d5655e)
git at git.haskell.org
- [commit: ghc] master: ghci/scripts/ghci016: Add implementation for negate (3a67aba)
git at git.haskell.org
- [commit: ghc] master: testsuite/T9379: Use GHC.Conc instead of Control.Concurrent.STM (88b1f99)
git at git.haskell.org
- [commit: ghc] master: Make Prelude.signum handle -0.0 correctly (#7858) (d9a2057)
git at git.haskell.org
- [commit: ghc] master: Make Prelude.abs handle -0.0 correctly (#7858) (6f6ee6e)
git at git.haskell.org
- [commit: ghc] master: Implement -rdynamic in Linux and Windows/MinGW32. (0138110)
git at git.haskell.org
- [commit: ghc] master: Have the RTS linker search symbols in the originating windows binary. (d2f0100)
git at git.haskell.org
- [commit: ghc] master: Bug #9439: Ensure that stage 0 compiler isn't affected (bbd0311)
git at git.haskell.org
- [commit: ghc] master: UNREG: fix PackageKey emission into .hc files (9a708d3)
git at git.haskell.org
- [commit: ghc] master: This note's name has been fixed (955dfcb)
git at git.haskell.org
- [commit: ghc] master: includes/stg/Prim.h: add matching 'hs_atomic_*' prototypes (4333a91)
git at git.haskell.org
- [commit: ghc] master: Use absolute links to Cabal docs from the GHC users guide (#9154) (e3c3586)
git at git.haskell.org
- [commit: ghc] master: Explain how to clone GitHub forks. Ticket #8379. (89f5f31)
git at git.haskell.org
- [commit: ghc] master: Mention that `Data.Ix` uses row-major indexing (2fc2294)
git at git.haskell.org
- [commit: ghc] master: build: require GHC 7.6 for bootstrapping (527bcc4)
git at git.haskell.org
- [commit: ghc] master: Add test case for #9046 (defc42e)
git at git.haskell.org
- [commit: ghc] wip/travis: travis: Use hvrâs multi-ghc-PPA (5f24c29)
git at git.haskell.org
- [commit: ghc] wip/travis's head updated: travis: Use hvrâs multi-ghc-PPA (5f24c29)
git at git.haskell.org
- [commit: ghc] master: Correct checkStrictBinds for generalised type (806d823)
git at git.haskell.org
- [commit: ghc] wip/travis: travis: Use hvrâs multi-ghc-PPA (0ab2f75)
git at git.haskell.org
- [commit: ghc] master: Check if file is present instead of directory (7012ed8)
git at git.haskell.org
- [commit: ghc] master: travis: Use hvrâs multi-ghc-PPA (51a0b60)
git at git.haskell.org
- [commit: ghc] branch 'wip/travis' deleted
git at git.haskell.org
- [commit: ghc] master: rts/base: Fix #9423 (f9f89b7)
git at git.haskell.org
- [commit: ghc] master: validate: add simple CPU count autodetection (f328890)
git at git.haskell.org
- [commit: ghc] master: Fix prepositions in the documentation of -rdynamic. (15faa0e)
git at git.haskell.org
- [commit: ghc] branch 'wip/llf' created
git at git.haskell.org
- [commit: ghc] wip/llf: Merge branch 'master' into late-lam-lift (b1c7047)
git at git.haskell.org
- [commit: ghc] wip/llf: fixed merge bug in expandFloatedIds; removed the unused 'pinnee' code; udpated some comments; increased dump-late-float ppr-debug info; slight simplification (6a81cf9)
git at git.haskell.org
- [commit: ghc] wip/llf: adopting llf in favor of late-float throughout (d76d6dd)
git at git.haskell.org
- [commit: ghc] wip/llf: only stabilize if TidyPgm would retain the unfolding (4d3f37e)
git at git.haskell.org
- [commit: ghc] wip/llf: Merge branch 'master' into late-lam-lift (f17ceee)
git at git.haskell.org
- [commit: ghc] wip/llf: more recent validate requires LANGUAGE pragma (9c2904c)
git at git.haskell.org
- [commit: ghc] master: Make sure that a prototype is included for 'setIOManagerControlFd' (7bf49f8)
git at git.haskell.org
- [commit: ghc] master: Comments fix to Trac #9140 (27c99a1)
git at git.haskell.org
- [commit: ghc] master: coreSyn: detabify/dewhitespace TrieMap (11f05c5)
git at git.haskell.org
- [commit: ghc] master: coreSyn: detabify/dewhitespace CoreTidy (fbdc21b)
git at git.haskell.org
- [commit: ghc] master: simplCore: detabify/dewhitespace LiberateCase (28a8cd1)
git at git.haskell.org
- [commit: ghc] master: utils: detabify/dewhitespace GraphBase (a9f5c81)
git at git.haskell.org
- [commit: ghc] master: utils: detabify/dewhitespace GraphPpr (e3a5bad)
git at git.haskell.org
- [commit: ghc] master: stranal: detabify/dewhitespace WorkWrap (236e2ea)
git at git.haskell.org
- [commit: ghc] master: simplCore: detabify/dewhitespace SAT (96c3599)
git at git.haskell.org
- [commit: ghc] master: utils: detabify/dewhitespace BufWrite (fb9bc40)
git at git.haskell.org
- [commit: ghc] master: prelude: detabify/dewhitespace TysPrim (ef9dd9f)
git at git.haskell.org
- [commit: ghc] master: simplCore: detabify/dewhitespace SetLevels (6f01f0b)
git at git.haskell.org
- [commit: ghc] master: basicTypes: detabify/dewhitespace NameSet (1ad35f4)
git at git.haskell.org
- [commit: ghc] master: deSugar: detabify/dewhitespace DsCCall (8396e44)
git at git.haskell.org
- [commit: ghc] master: basicTypes: detabify/dewhitespace IdInfo (37743a1)
git at git.haskell.org
- [commit: ghc] master: hsSyn: detabify/dewhitespace HsLit (8a8ead0)
git at git.haskell.org
- [commit: ghc] master: basicTypes: detabify/dewhitespace NameEnv (1b55153)
git at git.haskell.org
- [commit: ghc] master: stranal: detabify/dewhitespace DmdAnal (07d01c9)
git at git.haskell.org
- [commit: ghc] master: coreSyn: detabify/dewhitespace CoreSubst (ffc1afe)
git at git.haskell.org
- [commit: ghc] master: basicTypes: detabify/dewhitespace Var (99f6224)
git at git.haskell.org
- [commit: ghc] master: genprimopcode: Don't output tabs (a2d2546)
git at git.haskell.org
- [commit: ghc] master: Update a comment in base cbits (067bb0d)
git at git.haskell.org
- [commit: ghc] master: Add a missing newline to a GHCi linker debugBelch (92bb7be)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace Ticky.c (ff4f844)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace Weak.c (b4c7bcd)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace Updates.h (dea58de)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace Timer.c (514a631)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace Trace.c (43c68d6)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace STM.c (221c231)
git at git.haskell.org
- [commit: ghc] master: rts: reflow some comments in STM.c (c49f2e7)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace Task.c (4cbf966)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace sm/Storage.h (684be04)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace sm/BlockAlloc.c (f20708c)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace sm/MarkWeak.c (2f3649e)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace sm/GCAux.c (08093a9)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace sm/GCUtils.h (7e60787)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace sm/GCUtils.c (7318aab)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace sm/MBlock.c (b7b427f)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace Apply.cmm (870cca8)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace Hpc.c (93ec914)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace Printer.h (219785b)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace Task.h (ee0e47d)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace AutoApply.h (c71ab57)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace StgStdThunks.cmm (ef02edc)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace StgStartup.cmm (1a6a610)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace StgPrimFloat.c (2f34ab2)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace StgPrimFloat.h (584d459)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace Sparks.c (7d48356)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace RtsMain.c (8f3611e)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace RtsAPI.c (b9ee7e8)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace RtsStartup.c (00878c5)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace RtsUtils.c (646f214)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace Disassembler.c (f2864e9)
git at git.haskell.org
- [commit: ghc] master: rts: detabify/dewhitespace LdvProfile.c (7200edf)
git at git.haskell.org
- [commit: ghc] master: Comment why the include is necessary (15df6d9)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace Rts.h (6f3dd98)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace HsFFI.h (a784afc)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace RtsAPI.h (772ffbe)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace Stg.h (c867cbc)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/OSThreads.h (7d26398)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace stg/Regs.h (e232967)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace Cmm.h (e183e35)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/Ticky.h (c607500)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/Threads.h (a739416)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/Hpc.h (bb70e33)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/Stable.h (2957736)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace stg/Types.h (e7dd073)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/prof/CCS.h (1c43f62)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace stg/SMP.h (efcf0ab)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/prof/LDV.h (f20c663)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/storage/Closures.h (f6cdf04)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/storage/MBlock.h (aa045e5)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/storage/GC.h (b4ec067)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/storage/TSO.h (e57a29a)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/storage/Block.h (e9e3cf5)
git at git.haskell.org
- [commit: ghc] master: includes: detabify/dewhitespace rts/storage/ClosureMacros.h (840a1cb)
git at git.haskell.org
- [commit: ghc] master: [ci skip] includes: detabify/dewhitespace rts/storage/InfoTables.h (98b1b13)
git at git.haskell.org
- [commit: ghc] master: T8832: fix no newline at end of file warning (955db0d)
git at git.haskell.org
- [commit: ghc] master: Fix #9465. (030549a)
git at git.haskell.org
- [commit: packages/stm] master: Ignore GHC test suite generated files. (f456ac3)
git at git.haskell.org
- [commit: packages/hpc] master: Ignore GHC test suite output. (fb14d34)
git at git.haskell.org
- [commit: ghc] master: gitignore: Ignore tests/rts/rdynamic (f9e9e71)
git at git.haskell.org
- [commit: ghc] master: submodule update hpc/stm with gitignore. (bf1b117)
git at git.haskell.org
- [commit: ghc] master: Do not zero out version number when processing wired-in packages. (22520cd)
git at git.haskell.org
- [commit: ghc] master: Revert "rts/base: Fix #9423" (4748f59)
git at git.haskell.org
- [commit: ghc] master: Normalise GHC version number to make tests less fragile. (2719526)
git at git.haskell.org
- [commit: ghc] branch 'wip/remove-cabal-dep' created
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Improve the ghc-pkg warnings for missing and out of date package cache files (d1b224b)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Drop support for single-file style package databases (3bf9cd3)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Simplify conversion in binary serialisation of ghc-pkg db (4feb990)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Introduce new file format for the package database binary cache (d1e7a79)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Use ghc-local types for packages, rather than Cabal types (da03192)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Move Cabal Binary instances from bin-package-db to ghc-pkg itself (ee6e4e4)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Drop ghc library dep on Cabal (7cf35e2)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Make binary a boot package (cbab3c9)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Fix warnings arising from the package db refactoring (e0805af)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Fix more warnings, remove now-dead code (1af0780)
git at git.haskell.org
- [commit: ghc] master: Enable GHC API tests by default. (d333c03)
git at git.haskell.org
- [commit: ghc] master: testsuite: T7815 requires SMP support from ghc (ff9f4ad)
git at git.haskell.org
- [commit: ghc] master: testsuite: disable memcpy asm comparison tests on UNREG (eb64be7)
git at git.haskell.org
- [commit: ghc] master: testsuite: disable gcc's warnings about casts of incompatible prototypes in UNREG (fcdd58d)
git at git.haskell.org
- [commit: ghc] master: testsuite: mark testwsdeque mark as faulty on NOSMP builds (2fcb36e)
git at git.haskell.org
- [commit: ghc] master: rts/Linker.c: declare 'deRefStablePtr' as an exported 'rts' symbol (104a66a)
git at git.haskell.org
- [commit: ghc] master: Add MO_AddIntC, MO_SubIntC MachOps and implement in X86 backend (cfd08a9)
git at git.haskell.org
- [commit: ghc] master: testsuite: added 'bytes allocated' for T9339 wordsize(32) (e1d77a1)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Drop support for single-file style package databases (1b76455)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Improve the ghc-pkg warnings for missing and out of date package cache files (819e28f)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Introduce new file format for the package database binary cache (a54d9a9)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Use ghc-local types for packages, rather than Cabal types (8e3fdcb)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Move Cabal Binary instances from bin-package-db to ghc-pkg itself (00816ee)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Make binary a boot package (692116f)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Drop ghc library dep on Cabal (b87a05e)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Fix warnings arising from the package db refactoring (7925a43)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Fix long lines and trailing whitespace (4f4dd1c)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Remove a TODO that is now done (cd4edf2)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Add a ghc -show-packages mode to display ghc's view of the package env (22b2cf5)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Make mkFastStringByteString pure and fix up uses (025f626)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Switch the package id types to use FastString (rather than String) (575a9e8)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Fix string conversions in ghc-pkg to be correct w.r.t. Unicode (85f8f20)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Address a number of Edward's code review comments (e1d9fcd)
git at git.haskell.org
- [commit: ghc] master: Declare official GitHub home of libraries/{directory, process} (78ba9f0)
git at git.haskell.org
- [commit: ghc] master: testsuite: add 16-byte case for T9329 (5295cd2)
git at git.haskell.org
- [commit: ghc] master: Use DumpStyle rather than UserStyle for pprTrace output (9f8754e)
git at git.haskell.org
- [commit: ghc] master: Introduce the Call data types (c0fe1d9)
git at git.haskell.org
- [commit: ghc] master: Do not duplicate call information in SpecConstr (Trac #8852) (af4bc31)
git at git.haskell.org
- [commit: ghc] master: More refactoring in SpecConstr (5c4df28)
git at git.haskell.org
- [commit: ghc] master: Make Core Lint check for un-saturated type applications (8ff4671)
git at git.haskell.org
- [commit: ghc] master: Check for un-saturated type family applications (ee4501b)
git at git.haskell.org
- [commit: ghc] master: Two buglets in record wild-cards (Trac #9436 and #9437) (06600e7)
git at git.haskell.org
- [commit: ghc] master: Improve documentation of record wildcards (67a6ade)
git at git.haskell.org
- [commit: ghc] master: UNREG: fix emission of large Integer literals in C codegen (43f1b2e)
git at git.haskell.org
- [commit: ghc] wip/new-flatten-skolems-Aug14: More work in progress (8596f14)
git at git.haskell.org
- [commit: ghc] wip/new-flatten-skolems-Aug14: Comment wibble (d6660a4)
git at git.haskell.org
- [commit: ghc] wip/new-flatten-skolems-Aug14: Add flattening notes (d4316a4)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Fix validation error in Linker arising from package rep changes (ecdf536)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Update Cabal and haddock to follow the Canal-dep removal changes (97d95b1)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Change testsuite to not use old-style file package databases (7273bf0)
git at git.haskell.org
- [commit: ghc] master: driver: pass '-fPIC' option to assembler as well (a93ab43)
git at git.haskell.org
- [commit: ghc] master: Revert "disable shared libs on sparc (linux/solaris) (fixes #8857)" (78863ed)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Fix a few minor issues spotted in code review (22c6ff5)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Add release notes about ghc-pkg change, and Cabal dep removal (f993247)
git at git.haskell.org
- [commit: ghc] master: Less voluminous output when printing continuations (e9cd1d5)
git at git.haskell.org
- [commit: ghc] master: Refactor unfoldings (6e0f6ed)
git at git.haskell.org
- [commit: ghc] master: Kill unused setUnfoldingTemplate (3af1adf)
git at git.haskell.org
- [commit: ghc] master: Make maybeUnfoldingTemplate respond to DFunUnfoldings (8f09937)
git at git.haskell.org
- [commit: ghc] master: Make worker/wrapper work on INLINEABLE things (9cf5906)
git at git.haskell.org
- [commit: ghc] master: Specialise Eq, Ord, Read, Show at Int, Char, String (4c03791)
git at git.haskell.org
- [commit: ghc] master: Move the Enum Word instance into GHC.Enum (3436333)
git at git.haskell.org
- [commit: ghc] master: Don't float out (classop dict e1 e2) (949ad67)
git at git.haskell.org
- [commit: ghc] master: Slightly improve fusion rules for 'take' (2ef997b)
git at git.haskell.org
- [commit: ghc] master: Wibbles to "...plus N others" error message about instances in scope (baa3c9a)
git at git.haskell.org
- [commit: ghc] master: Specialise monad functions, and make them INLINEABLE (99178c1)
git at git.haskell.org
- [commit: ghc] master: More SPEC rules fire (a3e207f)
git at git.haskell.org
- [commit: ghc] master: Add -fspecialise-aggressively (b9e49d3)
git at git.haskell.org
- [commit: ghc] master: Compiler performance increases -- yay! (dce7095)
git at git.haskell.org
- [commit: ghc] master: Make tidyProgram discard speculative specialisation rules (6d48ce2)
git at git.haskell.org
- [commit: ghc] master: Fix an egregious bug in the NonRec case of bindFreeVars (fa582cc)
git at git.haskell.org
- [commit: ghc] master: Comments only (86a2ebf)
git at git.haskell.org
- [commit: ghc] master: Run float-inwards immediately before the strictness analyser. (1122857)
git at git.haskell.org
- [commit: ghc] master: Performance changes (bb87726)
git at git.haskell.org
- [commit: ghc] master: Testsuite wibbles (082e41b)
git at git.haskell.org
- [commit: ghc] master: Remove dead lookup_dfun_id (merge-o) (6c6b001)
git at git.haskell.org
- [commit: ghc] master: Simple refactor of the case-of-case transform (a0b2897)
git at git.haskell.org
- [commit: ghc] master: White space only (39ccdf9)
git at git.haskell.org
- [commit: ghc] master: Testsuite wibbles (a1a400e)
git at git.haskell.org
- [commit: ghc] master: testsuite: disable T367_letnoescape on 'optllvm' (1145568)
git at git.haskell.org
- [commit: ghc] master: testsuite: disable 'rdynamic' for 'ghci' way (75d998b)
git at git.haskell.org
- [commit: ghc] master: Add an interesting type-family/GADT example of deletion for red-black trees (94926b1)
git at git.haskell.org
- [commit: ghc] master: Comments only (87c1568)
git at git.haskell.org
- [commit: ghc] master: Temporary fix to the crash (b7bdf13)
git at git.haskell.org
- [commit: ghc] master: [ci skip] ghc-prim: Update .gitignore (aa49892)
git at git.haskell.org
- [commit: ghc] master: [ci skip] Update .gitignore (8270ff3)
git at git.haskell.org
- [commit: ghc] master: PprC: cleanup: don't emit 'FB_' / 'FE_' in via-C (9072f2f)
git at git.haskell.org
- [commit: ghc] master: Improve trimming of auto-rules (49370ce)
git at git.haskell.org
- [commit: ghc] master: Fix syntax in perf/compiler/all.T (4a87142)
git at git.haskell.org
- [commit: ghc] master: White space only (7eae141)
git at git.haskell.org
- [commit: ghc] master: Better compiler performance (30% less allocation) for T783! (2da63c6)
git at git.haskell.org
- [commit: ghc] master: Rename red-black test in indexed-types to red-black-delete (8df3159)
git at git.haskell.org
- [commit: ghc] master: Define mapUnionVarSet, and use it (dfc9d30)
git at git.haskell.org
- [commit: ghc] master: In GHC.Real, specialise 'even' and 'odd' to Int and Integer (db5868c)
git at git.haskell.org
- [commit: ghc] master: Testsuite wibbles (b2affa0)
git at git.haskell.org
- [commit: ghc] master: Improve "specImport discarding" message (9fae691)
git at git.haskell.org
- [commit: ghc] wip/remove-cabal-dep: Fix quoting in previous testsuite updates (c12598a)
git at git.haskell.org
- [commit: ghc] branch 'wip/cabal-head-updates' created
git at git.haskell.org
- [commit: ghc] wip/cabal-head-updates: Update to Cabal head, update ghc-pkg to use new module re-export types (b157361)
git at git.haskell.org
- [commit: ghc] wip/cabal-head-updates: Add extra ghc-pkg sanity check for module re-exports and duplicates (687b8b0)
git at git.haskell.org
- [commit: ghc] wip/cabal-head-updates: Update to Cabal head, update ghc-pkg to use new module re-export types (74e7770)
git at git.haskell.org
- [commit: ghc] wip/cabal-head-updates: Update to Cabal head, update ghc-pkg to use new module re-export types (0df4c4c)
git at git.haskell.org
- [commit: ghc] branch 'wip/T9417' created
git at git.haskell.org
- [commit: ghc] wip/T9417: Include pattern synonyms as AConLikes in the type environment, even for simplified/boot ModDetails (fixes #9417) (c334250)
git at git.haskell.org
- [commit: ghc] master: Improve the ghc-pkg warnings for missing and out of date package cache files (ce29a26)
git at git.haskell.org
- [commit: ghc] master: Simplify conversion in binary serialisation of ghc-pkg db (69e9f6e)
git at git.haskell.org
- [commit: ghc] master: Drop support for single-file style package databases (557c8b8)
git at git.haskell.org
- [commit: ghc] master: Use ghc-local types for packages, rather than Cabal types (27d6c08)
git at git.haskell.org
- [commit: ghc] master: Make binary a boot package (227205e)
git at git.haskell.org
- [commit: ghc] master: Fix warnings arising from the package db refactoring (6930a88)
git at git.haskell.org
- [commit: ghc] master: Introduce new file format for the package database binary cache (8d7a1dc)
git at git.haskell.org
- [commit: ghc] master: Fix long lines and trailing whitespace (29f84d3)
git at git.haskell.org
- [commit: ghc] master: Move Cabal Binary instances from bin-package-db to ghc-pkg itself (0af7d0c)
git at git.haskell.org
- [commit: ghc] master: Remove a TODO that is now done (8955b5e)
git at git.haskell.org
- [commit: ghc] master: Add a ghc -show-packages mode to display ghc's view of the package env (a4cb9a6)
git at git.haskell.org
- [commit: ghc] master: Drop ghc library dep on Cabal (9597a25)
git at git.haskell.org
- [commit: ghc] master: Address a number of Edward's code review comments (42f99e9)
git at git.haskell.org
- [commit: ghc] master: Switch the package id types to use FastString (rather than String) (c72efd7)
git at git.haskell.org
- [commit: ghc] master: Fix validation error in Linker arising from package rep changes (9d6fbcc)
git at git.haskell.org
- [commit: ghc] master: Fix string conversions in ghc-pkg to be correct w.r.t. Unicode (b00deb7)
git at git.haskell.org
- [commit: ghc] master: Make mkFastStringByteString pure and fix up uses (1bc2a55)
git at git.haskell.org
- [commit: ghc] master: Update Cabal and haddock submodules to follow the Canal-dep removal changes (01461ce)
git at git.haskell.org
- [commit: ghc] master: Add release notes about ghc-pkg change, and Cabal dep removal (6d8c70c)
git at git.haskell.org
- [commit: ghc] master: Fix a few minor issues spotted in code review (616dd87)
git at git.haskell.org
- [commit: ghc] master: Change testsuite to not use old-style file package databases (da72898)
git at git.haskell.org
- [commit: ghc] master: Fix failing test on BINDIST=YES (020bd49)
git at git.haskell.org
- [commit: ghc] wip/cabal-head-updates: Update to Cabal head, update ghc-pkg to use new module re-export types (efb4375)
git at git.haskell.org
- [commit: ghc] wip/cabal-head-updates: Add extra ghc-pkg sanity check for module re-exports and duplicates (7efde4c)
git at git.haskell.org
- [commit: ghc] wip/cabal-head-updates's head updated: Add extra ghc-pkg sanity check for module re-exports and duplicates (7efde4c)
git at git.haskell.org
- [commit: ghc] master: Suppress binary warnings for bootstrapping as well as stage1. (cb2ac47)
git at git.haskell.org
- [commit: ghc] master: Include pattern synonyms as AConLikes in the type environment, even for simplified/boot ModDetails (fixes #9417) (f0db185)
git at git.haskell.org
- [commit: ghc] master: Comments, white space, and rename "InlineRule" to "stable unfolding" (ab4c27e)
git at git.haskell.org
- [commit: ghc] master: Fix a bug in CSE, for INLINE/INLNEABLE things (4e0e774)
git at git.haskell.org
- [commit: ghc] master: Better specImport discarding message (again) (7af33e9)
git at git.haskell.org
- [commit: ghc] master: When finding loop breakers, distinguish INLINE from INLINEABLE (3521c50)
git at git.haskell.org
- [commit: ghc] master: Give the worker for an INLINABLE function a suitably-phased Activation (e5f766c)
git at git.haskell.org
- [commit: ghc] master: Finally! Test Trac #6056 (3935062)
git at git.haskell.org
- [commit: ghc] master: Performance improvement of the compiler itself (5da580b)
git at git.haskell.org
- [commit: ghc] master: Do not say we cannot when we clearly can (fa9dd06)
git at git.haskell.org
- [commit: ghc] master: Typos in comments (9491fea)
git at git.haskell.org
- [commit: packages/dph] branch 'wip/dph-fix' created
git at git.haskell.org
- [commit: packages/dph] wip/dph-fix: Applicative-Monad fixes. (33a0c42)
git at git.haskell.org
- [commit: packages/dph] wip/dph-fix: Adapt to new version of the vector library. (97b52d9)
git at git.haskell.org
- [commit: ghc] branch 'wip/dph-fix' created
git at git.haskell.org
- [commit: ghc] wip/dph-fix: Update primitive, vector, and dph. (16ad04b)
git at git.haskell.org
- [commit: ghc] master: Fix to bin-package-db for ming32-only code (eac8728)
git at git.haskell.org
- [commit: ghc] master: testsuite: normalise integer library name for T8958 (985e367)
git at git.haskell.org
- [commit: ghc] master: Revert "Comment why the include is necessary" (54db6fa)
git at git.haskell.org
- [commit: ghc] master: Some typos (0dc2426)
git at git.haskell.org
- [commit: ghc] master: Revert "Make sure that a prototype is included for 'setIOManagerControlFd'" (b760cc5)
git at git.haskell.org
- [commit: ghc] master: Re-export Word from Prelude (re #9531) (393b820)
git at git.haskell.org
- [commit: ghc] wip/T8584: Update baseline shift/reduce conflict number (9874f3c)
git at git.haskell.org
- [commit: ghc] wip/T8584: Add TcPatSynInfo to store the typechecked representation of a pattern synonym type signature (a4fa9fe)
git at git.haskell.org
- [commit: ghc] wip/T8584: Renamer for PatSynSigs: handle type variable bindings (c98a7fd)
git at git.haskell.org
- [commit: ghc] wip/T8584: Split tcPatSynDecl into inferring function and general workhorse function (7fd7f6d)
git at git.haskell.org
- [commit: ghc] wip/T8584: Add parser for pattern synonym type signatures. Syntax is of the form (1b08992)
git at git.haskell.org
- [commit: ghc] wip/T8584: PatSynSig: Add type variable binders (3defd32)
git at git.haskell.org
- [commit: ghc] wip/T8584: Show foralls (when requested) in pattern synonym types (14a7ab7)
git at git.haskell.org
- [commit: ghc] wip/T8584: universially-bound tyvars are in scope when renaming existentially-bound tyvars in a pattern synonym signature (494cdec)
git at git.haskell.org
- [commit: ghc] wip/T8584: Add TcPatSynInfo as a separate type (same pattern as PatSynBind being a separate type) (bba5041)
git at git.haskell.org
- [commit: ghc] wip/T8584: WIP #STASH (5505920)
git at git.haskell.org
- [commit: ghc] wip/T8584's head updated: WIP #STASH (5505920)
git at git.haskell.org
- [commit: ghc] wip/T8584: WIP #STASH (3c78f61)
git at git.haskell.org
- [commit: ghc] master: Add `FiniteBits(count{Leading, Trailing}Zeros)` (a8a969a)
git at git.haskell.org
- [commit: ghc] master: `M-x delete-trailing-whitespace` & `M-x untabify`... (737f368)
git at git.haskell.org
Last message date:
Sun Aug 31 14:28:06 UTC 2014
Archived on: Sun Aug 31 14:28:16 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).