Messages by Thread
-
[commit: packages/stm] master: Refactor & update `stm.cabal` to `cabal-version>=1.10` (aa4774b)
git
-
[commit: packages/base] master: Add Show and Read instances for Data.Ord.Down (ebc8526)
git
-
[commit: packages/directory] master: Add `*~` and `dist/` to `.gitignore` (81e0b62)
git
-
[commit: packages/directory] master: `setPermissions`: Wrap unchecked `stat(2)` in `throwErrnoIfMinus1_` (cdc415a)
git
-
[commit: packages/directory] master: Make `-Wall` clean and use `{-# LANGUAGE #-}` (ad35787)
git
-
[commit: packages/directory] master: `M-x delete-trailing-whitespace` (67b449f)
git
-
[commit: packages/directory] master: Make `mingw32_HOST_OS` `-Wall`-clean as well (79691fe)
git
-
[commit: packages/directory] master: Refactor & update `directory.cabal` to `cabal-version>=1.10` (76f2227)
git
-
[commit: packages/directory] master: Provide compatibility fallback for GHC 7.4.x (b706012)
git
-
[commit: packages/unix] master: Drop trailing whitespace (d0defcf)
git
-
[commit: packages/unix] master: Fix build on OS X (76584fa)
git
-
[commit: packages/unix] master: Fix a type defaulting warning (c1983d5)
git
-
[commit: packages/unix] master: Fix assumption that RLIM_INFINITY is a simple number (b092e35)
git
-
[commit: packages/unix] master: Drop trailing whitespace (c8dc5f5)
git
-
[commit: packages/unix] master: Make `-Wall` clean and drop `-fno-warn-unused-imports` (e968172)
git
-
[commit: testsuite] master: Test #8412 (again) (7f9cef6)
git
-
[commit: ghc] master: Update `haskeline` library to latest HEAD (66484c4)
git
-
[commit: packages/haskeline] ghc-head: Follow unix's version bump Manual merge from git.haskell.org/packages/haskeline.git Original patch by Ian Lynagh <i...@well-typed.com> (2cd0d3d)
git
-
[commit: packages/haskeline] ghc-head: Fix build on Win64 Manual merge from git.haskell.org/packages/haskeline.git Original patch by Ian Lynagh (0ef9364)
git
-
[commit: packages/haskeline] ghc-head: Avoid shadowing `handlers` variable in `catches` Manual merge from git.haskell.org/packages/haskeline.git Original patch by Herbert Valerio Riedel <h...@gnu.org> (1fb6f88)
git
-
[commit: packages/haskeline] ghc-head: Fix Windows Build. Manual merge from git.haskell.org/packages/haskeline.git Original patch by Edward Z. Yang <ezy...@mit.edu> (775d0f4)
git
-
[commit: packages/haskeline] ghc-head: Merge http://code.haskell.org/haskeline into ghc-head (0f23cdd)
git
-
[commit: testsuite] master: Test #8412 (7a76405)
git
-
[commit: ghc] master: Typos (77d2aa5)
git
-
[commit: ghc] master: Reject negative type-level integers created via TH (#8412) (2216b4d)
git
-
[commit: ghc] master: Add rts_isDynamic to the linker symbol list (c5262a1)
git
-
[commit: packages/unix] master: Refactor & update `unix.cabal` to `cabal-version>=1.10` (7b9044a)
git
-
[commit: packages/unix] master: Make compatible again for GHC back to 7.4.1 (2b69c54)
git
-
[commit: packages/unix] master: Declare language extensions via `{-# LANGUAGE -#}` (43de23c)
git
-
[commit: packages/unix] master: Add `dist/` and `*~` to `.gitignore` (84ca1d2)
git
-
[commit: packages/unix] master: Add `changelog` file and `/Since: 2.7.0.0/` notes (23f35ae)
git
-
[commit: packages/unix] master: Make sure `HAVE_{SEEK, TELL}DIR` are in scope (6944df0)
git
-
[commit: nofib] master: teach nofib-analyse: discover compile time heap allocation info. (aeecc4c)
git
-
[commit: packages/template-haskell] master: Add reifyAnnotations (#8397) (694c734)
git
-
[commit: ghc] master: Add machinery to reify annotations (#8397) (7186bdb)
git
-
[commit: packages/base] master: Clarify docs for throwTo wrt atomicity (#8432) (3782a25)
git
-
[commit: ghc] master: Remove outdated comment (#8434) (eafae36)
git
-
[commit: packages/base] master: Fix hangs with -threaded on iOS (#8307) (ff8200a)
git
-
[commit: ghc] master: Fix mkdirhier.sh on OS X 10.9 (#8139) (feb7638)
git
-
[commit: ghc] master: Fix building RtsProbes.d on Mac OS X 10.9 (#8139) (8878541)
git
-
[commit: testsuite] master: Add a timeout for #8431 (1d09d74)
git
-
[commit: ghc] master: Do not copy stack after stack overflow, fixes #8435 (9fb30cb)
git
-
[commit: testsuite] master: Test #8431 (c4c640e)
git
-
[commit: ghc] master: Fix freezing on bare ')' with alternative layout rule (#8431) (6c122f9)
git
-
[commit: ghc] master: Make MO_Prefetch_Data a no-op in the C backend (#8437). (896cee0)
git
-
[commit: ghc] master: If exceptions are blocked, add stack overflow to blocked exceptions list. Fixes #8303. (c6af06e)
git
-
[commit: testsuite] master: Test #8430 (de7b69e)
git
-
[commit: ghc] master: Reject spurious \end{code} in literate mode (#8430) (400c260)
git
-
[commit: packages/dph] master: Update build-deps to allow `array-0.5.0.0` (8ee1d9f)
git
-
[commit: packages/deepseq] master: `M-x delete-trailing-whitespace` & `M-x untabify` (234bab1)
git
-
[commit: ghc] master: Future-proof code for upcoming `array-0.5.0.0` (abc910d)
git
-
[commit: packages/parallel] master: Relax build-deps to allow upcoming `array-0.5.0.0` (ea0d9b1)
git
-
[commit: ghc] master: Relax build-deps to allow upcoming `array-0.5.0.0` (f05b73c)
git
-
[commit: ghc] master: Update Cabal to current upstream `1.18` branch tip (c7f0f82)
git
-
[commit: packages/deepseq] master: Add `/Since:/` Haddock annotations (ea678f9)
git
-
[commit: packages/deepseq] master: Convert `deepseq.cabal` to `cabal-version>=1.10` (895887f)
git
-
[commit: testsuite] master: Update test-suite for new `array-0.5.0.0` (69f8378)
git
-
[commit: packages/haskell98] master: Relax build-deps to allow upcoming `array-0.5.0.0` (624310a)
git
-
[commit: packages/array] master: Restablish compatibility with GHC 7.4.1 (c4e43c8)
git
-
[commit: packages/array] master: Add `source-repository this` and changelog file (d38e2d7)
git
-
[commit: packages/array] master: Finally remove deprecated unsafe exports (6b7dc95)
git
-
[commit: packages/array] master: Add `dist/` to `.gitignore` (5d3abd4)
git
-
[commit: packages/array] master: Add `/Since: 0.4.0.0/` annotations to new modules (a3795af)
git
-
[commit: packages/Cabal] ghc-head: Relax build-dep to allow upcoming `array-0.5.0.0` (0f5a5bf)
git
-
[commit: packages/Cabal] ghc-head: 'cabal run': don't pass any extra args to build except the exe name. (ed563b1)
git
-
[commit: packages/Cabal] ghc-head: Remove Distribution.Client.Compat.Exception (877ef34)
git
-
[commit: packages/Cabal] ghc-head: Merge pull request #1539 from hvr/1.18 (01e68a3)
git
-
[commit: packages/Cabal] ghc-head: GHC-7.6+ on ARM does support -threaded (c71baf1)
git
-
[commit: packages/Cabal] ghc-head: Update Cabal version in bootstrap.sh to 1.18.1 (fb861f6)
git
-
[commit: packages/Cabal] ghc-head: Add -L flag to `curl` usage in cabal-install/bootstrap.sh for redirects (cherry picked from commit d071907c352928fb94b2db80ea669c9bf0bf3714) (cfbbf98)
git
-
[commit: packages/Cabal] ghc-head: Bump cabal-install version number to 1.18.0.2 (0e20b66)
git
-
[commit: packages/Cabal] ghc-head: Only pass executable name from run to build (fb31d41)
git
-
[commit: packages/Cabal] ghc-head: process < 1.1.0.2 requires directory < 1.2. (1b57d19)
git
-
[commit: packages/Cabal] ghc-head: Better error message. (cherry picked from commit d21a4b2978a679ca6eb4fae63c36d38f258d748b) (bdf1d5f)
git
-
[commit: packages/Cabal] ghc-head: Run selected executables only (652349e)
git
-
[commit: packages/Cabal] ghc-head: Revert "Only pass executable name from run to build" (3235cce)
git
-
[commit: packages/parallel] tag 'parallel-3.1.0.0-release' created
git
-
[commit: packages/parallel] tag 'parallel-3.1.0.1-release' created
git
-
[commit: testsuite] master: don't need ghci_way_flags, the ghc package works all ways (c2a4b87)
git
-
[commit: testsuite] master: accept cgrun057(prof) (c332a94)
git
-
[commit: ghc] master: Fix up the conditions for zeroing slop (#8402) (8ea8c37)
git
-
[commit: ghc] master: Fix a bug in the canned selector code when profiling. (83be3d7)
git
-
[commit: ghc] master: Use dynamic linking only if the GHC package is compiled with -dynamic (#8376) (b9c6fd7)
git
-
[commit: ghc] master: Typofix. (996206b)
git
-
[commit: ghc] master: Clarify the TSO_SQUEEZED check. (997a488)
git
-
[commit: ghc] master: Update `bytestring` to final 0.10.4.0 release (82456db)
git
-
[commit: packages/bytestring] ghc-head: Tidy up a few more uses of extensions (16772aa)
git
-
[commit: packages/bytestring] ghc-head: Update tested-with list (033a686)
git
-
[commit: packages/bytestring] ghc-head: Declare all extensions in .hs files (f2b3258)
git
-
[commit: packages/bytestring] ghc-head: Don't declare the Trustworthy & Unsafe extensions in the .cabal file (6ad8c0d)
git
-
[commit: packages/bytestring] ghc-head: Bump version to 0.10.4.0 (930a45b)
git
-
[commit: packages/bytestring] ghc-head: A few minor documentation tweaks and improvements (2fdf6fc)
git
-
[commit: packages/bytestring] ghc-head: Fix documentation of memory overheads (8279aca)
git
-
[commit: packages/bytestring] ghc-head: Mention ShortByteString in the package description (9c3ee74)
git
-
[commit: packages/bytestring] ghc-head: Move the other benchmarks into the separate cabal file (0e147dd)
git
-
[commit: packages/bytestring] ghc-head: Fix formatting typo in package description (388303c)
git
-
[commit: packages/base] master: Clean-up implementation of GHC.TypeLits. (fdd40f2)
git
-
[commit: ghc] master: Update and clean-up the implmenation of GHC.TypeLits (c3762fa)
git
-
[commit: testsuite] master: Test #8428 (1420081)
git
-
[commit: ghc] master: Show parentheses when printing type (forall x. T1) T2 (#8428) (a83652e)
git
-
[commit: testsuite] master: Wibble after typofix (3f4f0f3)
git
-
[commit: ghc] master: Typos (9a04e1c)
git
-
[commit: haddock] master: Don't consider StaticFlags when parsing arguments. (c6faeae)
git
-
[commit: ghc] master: Nuke {save, restore}StaticFlagGlobals. (16c4011)
git
-
[commit: ghc] master: Use evaldUnfolding for proxyHashId (99cf459)
git
-
[commit: packages/unix] master: Unconditionalize imports in System.Posix.User (c96a9d4)
git
-
[commit: testsuite] master: concurrent/conc012: Pass RTS options to executable, not ghc (e599c02)
git
-
[commit: testsuite] master: Wibble to annfail10 due to Edward's changes. (de54c6f)
git
-
[commit: packages/base] master: Rename (:=:) to (:~:) and add Data.Type.Coercion (6ecc077)
git
-
[commit: ghc] master: Clean up some outdated comments (#8418) (7fad107)
git
-
[commit: ghc] master: Turn -H and -Rghc-timing into dynamic flags. (4b4ecff)
git
-
[commit: ghc] master: Release note fix. (6751a00)
git
-
[commit: ghc] branch 'wip/T7685' deleted
git
-
[commit: ghc] master: GHCi: Expand ~ in :script command (ddc79b2)
git
-
[commit: ghc] master: Catch some popular typos in comments (2a182ab)
git
-
[commit: ghc] master: Fix grammar (fc0f74c)
git
-
[commit: ghc] master: docs for new layout behaviour with MultiWayIf (#7783) (d2013e8)
git
-
[commit: ghc] master: Print (non-representational) roles when display TyCon information (67ede55)
git
-
[commit: testsuite] master: More error-message wibbles (d22a891)
git
-
[commit: testsuite] master: Error wibbles now that we print roles in :info (2ec2ede)
git
-
[commit: ghc] master: Change backslash to vertical bar in comment (d42b0ec)
git
-
[commit: packages/base] master: Typo in documentation (3b2a53b)
git
-
[commit: ghc] master: More clarity on CurrentAlloc docs. (c519f24)
git
-
[commit: ghc] wip/T7685: GHCi: Expand ~ in :script command (181975b)
git
-
[commit: ghc] branch 'wip/T7685' created
git
-
[commit: nofib] master: Remove deprecated _scc_ (#8170) (b9d8bcd)
git
-
[commit: testsuite] master: Change deprecated _scc_ to {-# SCC #-} (#8170) (d7b4529)
git
-
[commit: ghc] master: Remove deprecated _scc_ (#8170) (3e0109b)
git
-
[commit: ghc] wip/T8322: Attempt to load all modules before reporting errors (478bcf9)
git
-
[commit: testsuite] branch 'wip/T8413' deleted
git
-
[commit: ghc] wip/T8322: Attempt to load all modules before reporting errors (aa8ec9e)
git
-
[commit: ghc] wip/T8322's head updated: Attempt to load all modules before reporting errors (aa8ec9e)
git
-
[commit: ghc] master: Add release note item for new Monoid Const instance (3e7b7c3)
git
-
[commit: testsuite] master: Add tests for new TH #4124, #4128, #4170, #4364, #6062 (e595c81)
git
-
[commit: testsuite] master's head updated: Flag to test suite: SKIP_PERF_TESTS (7d29fbf)
git
-
[commit: packages/base] master: Port ThreadDelay001 to the "time" library (5fcdb2a)
git
-
[commit: testsuite] wip/T8413: Flag to test suite: SKIP_PERF_TESTS (7d29fbf)
git
-
[commit: testsuite] branch 'wip/T8413' created
git
-
[commit: packages/base] master: Add `instance Monoid a => Monoid (Const a b)` (6f3a194)
git
-
[commit: ghc] master's head updated: Remove tab. (d5075dc)
git
-
[commit: ghc] master: Remove tab. (d5075dc)
git
-
[commit: ghc] master: Merge New Template Haskell branch. (e7394be)
git
-
[commit: testsuite] master: Merge New Template Haskell branch. (b141e5e)
git
-
[commit: packages/template-haskell] master: Merge New Template Haskell branch. (46440d5)
git
-
[commit: testsuite] master's head updated: Merge New Template Haskell branch. (b141e5e)
git
-
[commit: packages/template-haskell] master's head updated: Merge New Template Haskell branch. (46440d5)
git
-
[commit: packages/template-haskell] wip/th-new: Add TExp data type. (16650e6)
git
-
[commit: packages/template-haskell] wip/th-new: Add Template Haskell state. (9c805c2)
git
-
[commit: packages/template-haskell] wip/th-new's head updated: Add Template Haskell state. (9c805c2)
git
-
[commit: packages/template-haskell] wip/th-new: Correctly pretty-print let and do expressions. (1b6e8bd)
git
-
[commit: packages/template-haskell] wip/th-new: Add the TExpQ type alias. (9e5b8d9)
git
-
[commit: packages/template-haskell] wip/th-new: Add a method to the Quasi type class that adds new top-level declarations. (2adfa01)
git
-
[commit: packages/template-haskell] wip/th-new: Make a TExp a wrap a TH.Exp instead of a TH.ExpQ. (1d0dd7d)
git
-
[commit: packages/template-haskell] wip/th-new: Add support for top-level finalizers (e8ac00c)
git
-
[commit: testsuite] wip/th-new's head updated: Peculiarly, we now pass this test on ghci. (c0e50e9)
git
-
[commit: ghc] wip/th-new: Code formatting cleanup. (9145629)
git
-
[commit: ghc] wip/th-new: Add support for Template Haskell module finalizers. (2d1b4a7)
git
-
[commit: testsuite] wip/th-new: Fix test wibble. (a0e87e0)
git
-
[commit: testsuite] wip/th-new: Fix test wibbles for new Template Haskell. (de2d29f)
git
-
[commit: testsuite] wip/th-new: Update test to reflect fix for #1201. (26eaf88)
git
-
[commit: testsuite] wip/th-new: Peculiarly, we now pass this test on ghci. (c0e50e9)
git
-
[commit: testsuite] wip/th-new: Adjust tests for new Template Haskell. (bea08b3)
git
-
[commit: ghc] wip/th-new: Clean up smart constructors for splices. (047b3b8)
git
-
[commit: ghc] wip/th-new: Add support for Template Haskell state. (5e1fda8)
git
-
[commit: testsuite] wip/th-new: Update tests now that declaration splices are legal everywhere. (1baab5b)
git
-
[commit: ghc] wip/th-new: Add full support for declaration splices. (5246e12)
git
-
[commit: ghc] wip/th-new: Clean up error context when checking brackets/splices. (1e6a941)
git
-
[commit: ghc] wip/th-new: Add support for pattern splices. (db6cb11)
git
-
[commit: ghc] wip/th-new: Change the types of typed brackets and splices. (c6033dc)
git
-
[commit: ghc] wip/th-new's head updated: Add support for Template Haskell state. (5e1fda8)
git
-
[commit: ghc] wip/th-new: Allow splices to add additional top-level declarations. (cb44123)
git
-
[commit: ghc] wip/th-new: Track TH stage in the renamer. (e036ddc)
git
-
[commit: ghc] wip/th-new: Move renamer splice functionality into a separate module. (22818ab)
git
-
[commit: ghc] wip/th-new: Check the staging restriction in the renamer. (d0d47ba)
git
-
[commit: ghc] wip/th-new: Differentiate typed and untyped splices and brackets in the abstract syntax. (639714b)
git
-
[commit: ghc] wip/th-new: Add support for typed brackets and splices. (96c6fa0)
git
-
[commit: ghc] wip/th-new: Add syntactic support for typed expression brackets and splices. (6af0bd8)
git
-
[commit: ghc] wip/th-new: Track the typed/untyped distinction in the current TH stage. (459a03e)
git
-
[commit: ghc] wip/th-new: Add names for TExp type constructor and unType. (96456c6)
git
-
[commit: ghc] wip/th-new: Consolidate TH renaming. (0cc2bb5)
git
-
[commit: ghc] master: Wibble in user docs (1de7975)
git
-
[commit: testsuite] master: Test Trac #8383 (4b16eaa)
git
-
[commit: testsuite] master: Error messsage wibblification (8012433)
git
-
[commit: ghc] master: Simplify the plumbing for checkValidTyCl (1745779)
git
-
[commit: ghc] master: Fix the bytecode genreation for tagToEnum# (Trac #8383) (a9649c4)
git
-
[commit: ghc] master: Simplify printing of boot-file mis-matches, by using PprTyThing.pprTyThing (8755758)
git
-
[commit: ghc] master: Comments only (429397f)
git
-
[commit: ghc] master: Simplify PprTyThing (acccbf3)
git
-
[commit: ghc] master: Improve pretty-printing of IfaceSyn type families (da46a00)
git
-
[commit: ghc] master: Comments and white space only (8d82954)
git
-
[commit: ghc] master: Update `bytestring` library to latest upstream HEAD (30a046f)
git
-
[commit: packages/bytestring] ghc-head: Remove dubious and unnecessary use of unsafeCoerce (4cc37e8)
git
-
[commit: packages/bytestring] ghc-head: Unbreak the testsuite (341a4c1)
git
-
[commit: packages/bytestring] ghc-head: Fix warnings for different GHC versions, including 7.8 (bf73032)
git
-
[commit: packages/bytestring] ghc-head: Make Data.ByteString.Short work on several ghc versions (eaa31e0)
git
-
[commit: packages/bytestring] ghc-head: Finish renaming 'Bounded/FixedEncoding ~> Bounded/FixedPrim'. (a8b7b02)
git
-
[commit: packages/bytestring] ghc-head: Add a builder primitive for ShortByteString (3bb3b57)
git
-
[commit: packages/bytestring] ghc-head: Remove unneeded and/or commented-out code. (1a0ede3)
git
-
[commit: packages/bytestring] ghc-head: Port performance patches from private bytestring branch (25708d3)
git
-
[commit: packages/bytestring] ghc-head: Add tests for the ShortByteString (5a86aa7)
git