January 2012 Archives by thread
Starting: Mon Jan 2 23:51:09 CET 2012
Ending: Tue Jan 31 17:37:23 CET 2012
Messages: 92
- [commit: vector] master: Manually worker/wrapper error functions (fixes #66) (1b34731)
Ian Lynagh
- [commit: vector] master: Remove dead code (04c0cd1)
Ian Lynagh
- [commit: vector] master: Simplify error handling code (355008a)
Ian Lynagh
- [commit: vector] master: Improve unfoldings (2927f02)
Ian Lynagh
- [commit: vector] master: Changelog (b39dae9)
Ian Lynagh
- [commit: vector] master: Fix version (0d9332e)
Ian Lynagh
- [commit: vector] master: Fix changelog (c4c5a74)
Ian Lynagh
- [commit: Cabal] master: Note in the README that you can install using the cabal program (3fd49b3)
Ian Lynagh
- [commit: Cabal] master: When running haddock, only pass package deps for the component only (f06de6f)
Ian Lynagh
- [commit: Cabal] master: Include testsuites and benchmarks in external deps when enabled (596d0cf)
Ian Lynagh
- [commit: Cabal] master: Now require mtl-2 (94be181)
Ian Lynagh
- [commit: Cabal] master: removing datatype contexts (cea04ca)
Ian Lynagh
- [commit: haskeline] master: Bump version to 0.6.4.1. (700738d)
Ian Lynagh
- [commit: haskeline] master: Bump version to 0.6.4.2, since someone uploaded a buggy 0.6.4.1 to Hackage without my consent. (e16c9a5)
Ian Lynagh
- [commit: haskeline] master: Bump version to 0.6.4.3. (98f58d3)
Ian Lynagh
- [commit: haskeline] master: Bump version to 0.6.4.4. (9473405)
Ian Lynagh
- [commit: haskeline] master: Bump version to 0.6.4.5. (afd31ce)
Ian Lynagh
- [commit: haskeline] master: build with ghc 7.4.1-rc1 (cc745df)
Ian Lynagh
- [commit: base] master: Export setNumCapabilities (1b5f7ae)
Simon Marlow
- [commit: terminfo] master: Fix the termColumns capacity. (64d1e62)
Ian Lynagh
- [commit: utf8-string] master: Add BangPatterns for an accumulator. Inline decode. Specialize take, drop. (b7aa0a0)
Ian Lynagh
- [commit: utf8-string] master: Merge pull request #4 from TomMD/master (d7386be)
Ian Lynagh
- [commit: xhtml] master: Relax build dependencies to allow GHC-7.4's base-4.5 package (fa54426)
Ian Lynagh
- [commit: xhtml] master: add dist to .gitignore (babffcc)
Ian Lynagh
- [commit: random] master: Minor, Binsearch documentation update. TODO: Should move to using submodule for this. (95fb98f)
Ian Lynagh
- [commit: random] master: Minor: comments only (69bfde2)
Ian Lynagh
- [commit: stm] master: Mark all modules as Trustworthy (8a1f81d)
Simon Marlow
- [commit: base] ghc-7.4: Add <> as an alias for mappend (556d174)
Johan Tibell
- [commit: pretty] ghc-7.4: Add note explaining why we use a different <> (f615a6a)
Johan Tibell
- [commit: base] master: Removing the MonadGroup class. This is to reflect the removal of the default grouping clause from the SQL-like comprehension notation ; (9a679be)
Ian Lynagh
- [commit: base] ghc-7.4: Removing the MonadGroup class. This is to reflect the removal of the default grouping clause from the SQL-like comprehension notation ; (f98a240)
Ian Lynagh
- [commit: base] master: Add <> as an alias for mappend (f4b7124)
Ian Lynagh
- [commit: base] type-nats: Merge remote-tracking branch 'origin/master' into type-nats (b75362f)
Iavor Diatchki
- [commit: base] type-nats's head updated: Merge remote-tracking branch 'origin/master' into type-nats (b75362f)
Iavor Diatchki
- [commit: unix] master: fix bugs and added mkdtemp (29dffd0)
David Terei
- [commit: unix] master: forgot to add to previous commit (1e963b4)
David Terei
- [commit: unix] master: Code clean and documentation improvements to Temp. (6d8b741)
David Terei
- [commit: unix] master: Fix validation error (28a7a41)
David Terei
- [commit: unix] master: mkstemps (15226db)
David Terei
- [commit: unix] master: System.Posix.Temp compliance (bf46721)
David Terei
- [commit: unix] master: Code cleaning for recent changes (4b867e2)
David Terei
- [commit: unix] master: Use error not ioError for consistency. (b2a695f)
David Terei
- [commit: pretty] master: Rename README -> README.md (0a22cc0)
Ian Lynagh
- [commit: pretty] master's head updated: Rename README -> README.md (0a22cc0)
Ian Lynagh
- [commit: stm] master: add some reqlib('random')s (56345d9)
Simon Marlow
- [commit: base] master: Moved the instances from Control.Monad.Instances to GHC.Base and Data.Either (7c1dff5)
Ian Lynagh
- [commit: base] master: Remove Num superclass of Bits Add and export bitDefault, testBitDefault and popCountDefault from Data.Bits. (f99cee0)
Ian Lynagh
- [commit: base] master: Use sharing in the Alternative instance of Maybe (1d97ad1)
Ian Lynagh
- [commit: directory] master: Switch to using the time package, rather than old-time (d0cab4b)
Ian Lynagh
- [commit: directory] master: Fix System.Directory build on Windows (a73b30e)
Ian Lynagh
- [commit: hpc] master: Switch to using the time package, rather than old-time (dd3ba27)
Ian Lynagh
- [commit: base] master: Expand num009 to test more values, and add mingw32 output (1be5e53)
Simon Marlow
- [commit: directory] master: Ignore failure in getDirContents002(ghci) on x86/Windows (3f672f6)
Simon Marlow
- [commit: directory] master: As per discussion in #2924, filter out permission errors (4f47883)
Simon Marlow
- [commit: process] master: Fix processo004(ghci) on Windows (c8b30a6)
Simon Marlow
- [commit: Cabal] master: Bump version to 1.14.0 (246abb9)
Ian Lynagh
- [commit: Cabal] master: Update dependencies (f50b209)
Ian Lynagh
- [commit: Cabal] master: removing trailing whitespace (0c5ad2f)
Ian Lynagh
- [commit: Cabal] master: Added a comment. (5cbf0e1)
Ian Lynagh
- [commit: Cabal] master: fix compilation with ghc-7.4 (dc17256)
Ian Lynagh
- [commit: Cabal] master: updating dependencies in bootstrap.sh (9fdc815)
Ian Lynagh
- [commit: filepath] master: Quote path to GHC in tests/Makefile (d1ded14)
Ian Lynagh
- [commit: hoopl] branch 'simonmar-hoopl-opt' created
Simon Marlow
- [commit: hoopl] simonmar-hoopl-opt: snapshot of simonmar's experiments (cef916d)
Simon Marlow
- [commit: hoopl] simonmar-hoopl-opt: a bit more strictness and optimisation in GraphUtil.cat (b01f65d)
Simon Marlow
- [commit: hoopl] simonmar-hoopl-opt: add mapGraphBlocks (054e67f)
Simon Marlow
- [commit: hoopl] simonmar-hoopl-opt: comment out analyzeAndRewrite{Fwd, Bwd} (da3a64e)
Simon Marlow
- [commit: hoopl] simonmar-hoopl-opt: some strictness (a277c59)
Simon Marlow
- [commit: base] master: Added missing Functor, Applicative, Alternative and MonadPlus instances Added Applicative and Alternative instances for ReadP and ReadPrec Added Functor, Applicative, Alternative and MonadPlust instances for ArrowMonadx (c010103)
Ian Lynagh
- [commit: base] type-nats: Merge remote-tracking branch 'origin/master' into type-nats (cb943a2)
Iavor Diatchki
- [commit: base] type-nats: Change extension name to match current GHC head. (db7de44)
Iavor Diatchki
- [commit: base] type-nats's head updated: Change extension name to match current GHC head. (db7de44)
Iavor Diatchki
- [commit: base] type-nats: Rename GHC.TypeNats to GHC.TypeList, cleanup, add type-level strings. (92768c0)
Iavor Diatchki
- [commit: base] master: Foldable typeclass: make foldl' and foldr' class methods; fixes trac #5538 (6b05d15)
Ian Lynagh
- [commit: base] ghc-7.4: Expand num009 to test more values, and add mingw32 output (12b339b)
Ian Lynagh
- [commit: directory] ghc-7.4: Ignore failure in getDirContents002(ghci) on x86/Windows (b4bba67)
Ian Lynagh
- [commit: directory] ghc-7.4: As per discussion in #2924, filter out permission errors (03bcfde)
Ian Lynagh
- [commit: process] ghc-7.4: Fix processo004(ghci) on Windows (d26eba9)
Ian Lynagh
- [commit: base] ghc-7.4: Re-export Constraint from GHC.Exts (dcbb0fc)
Ian Lynagh
- [commit: integer-gmp] ghc-7.4: Add some rules; fixes #5767 (ede8a0b)
Ian Lynagh
- [commit: hoopl] simonmar-hoopl-opt: indentation only (3679192)
Simon Marlow
- [commit: hoopl] simonmar-hoopl-opt: add blockCons, blockSnoc, and a bit of refactoring (9ec957d)
Simon Marlow
- [commit: integer-gmp] master: Add some rules; fixes #5767 (9be779d)
Ian Lynagh
- [commit: base] master: Re-export Constraint from GHC.Exts (d92162f)
Ian Lynagh
Last message date:
Tue Jan 31 17:37:23 CET 2012
Archived on: Tue Jan 31 17:37:32 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).