Messages by Date
-
2012/02/22
[commit: containers] master: Updated errorneous documentation. (7b73051)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Improve docs of mapKeys. (820efd4)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Cabalize set and intset tests. (63f2112)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Small changes to compile flags. (59d42af)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Move GHC testing framework tests to separate dir. (9878b60)
Ian Lynagh
-
2012/02/22
[commit: containers] master: -Wall police (cde7202)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Remove unused language pragmas (0b38bb7)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Whitespace only (848e5ad)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Move most of D.IM.Lazy to D.IM.Base (207e6a4)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Merge branch 'dense-intset' (e20133f)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Split test sections into lazy/strict (36ae5c3)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Rename D.Pair to D.StrictPair (e2074ae)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Remove unexported D.IntMap.Lazy.insertWithKey' (72a0994)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Fix language pragma in D.IntMap (978b69c)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Remove two remaining bang patterns (ea4a6e4)
Ian Lynagh
-
2012/02/22
[commit: containers] master: D.IntMap.Strict.mapEitherWithKey: Make spine strict (d0e509b)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Don't use bang patterns in D.IntMap.Strict (48a8e22)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Use strictPair everywhere (c5e7ea3)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Don't use bang patterns (bd6bc1f)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Improve performance of size. (34bdac9)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Remove obsolete IntMap tests (ebc39b4)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Remove tests for deprecated functions (53ae693)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Build map-properties using Cabal (1b1f963)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Don't deprecate the whole of Data.Map (ecbdfee)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Fix warnings in IntSet.hs. (4ee739a)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Improved the internal IntSet API and IntSet tests. (a7d29bd)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Improve performance of folds. (e076b33)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Do not export foldrBits for testing. (4ba5d57)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Add dependency on ghc-prim for impl(ghc). (92d55cc)
Ian Lynagh
-
2012/02/22
[commit: containers] : bitcount source reference (0e43f11)
Ian Lynagh
-
2012/02/22
[commit: containers] : Try to get intersection performance back (e28f50f)
Ian Lynagh
-
2012/02/22
[commit: containers] : Try to improve foldrBit (for toMap) (c5c1c6a)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Fix corner-cases which the tests uncovered (8f7af10)
Ian Lynagh
-
2012/02/22
[commit: containers] : Comments and other cleanup (9c41e79)
Ian Lynagh
-
2012/02/22
[commit: containers] : Inline highestBitSet/lowstBitSet, little impact though (e73f6d1)
Ian Lynagh
-
2012/02/22
[commit: containers] : Comparision code improvements (9f5c679)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Make DenseIntSet ready for release (af593ff)
Ian Lynagh
-
2012/02/22
[commit: containers] : Use foldr'Bits in partition (but this could still be faster) (3a1c3dd)
Ian Lynagh
-
2012/02/22
[commit: containers] : More benchmarking tools (adcbef3)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Add tests for all non-trivial functions in DenseIntSet (561375f)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Various testing and performance checking files for DenseIntMap (2bed647)
Ian Lynagh
-
2012/02/22
[commit: containers] master: setBit 0 == bit (ab7f2e0)
Ian Lynagh
-
2012/02/22
[commit: containers] master: More documentation tweaks (c09607e)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Re-implement IntSet by packing adjacent 32 or 64 entries (37e38bb)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Improve documentation of strictness properties (6c64e68)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Document that maps are ordered (8cde3d5)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Minor wording change (2fa85fc)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Improve strictness properties documentation (39bdf35)
Ian Lynagh
-
2012/02/22
[commit: containers] master: A first stab at documenting strictness properties (e8dc088)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Make findWithDefault strict in the default value (9e24a8b)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Whitespace only (5e79305)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Whitespace only (9724aba)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Fix docs to refer to new module names (0ec3cf3)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Change Data.IntMap to export the whole Data.IntMap.Lazy module (4864392)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Correct version number in deprecation notice (b31aae6)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Change Data.Map to export the whole Data.Map.Lazy module (ef94654)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Bump version number to 0.5.0.0 (6c02330)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Change strictness properties of D.IntMap.Strict (0c14a09)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Data.M.Strict.fromDistinctAscList wasn't sufficiently strict (f430a69)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Remove comment (611a2b1)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Tweak .gitignore (d0a80b0)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Add missing LANGUAGE pragma to D.Set (ffc0a3a)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Add Data.Map.Lazy and Data.Map.Strict (98c924a)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Update .gitignore (3f572a0)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Rename D.M.Common to D.M.Base (7b06507)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Split Data.IntMap into Data.IntMap.Strict and Data.IntMap.Lazy. (4ca9502)
Ian Lynagh
-
2012/02/22
[commit: containers] master: Minor .cabal file clean-up (457da3d)
Ian Lynagh
-
2012/02/22
[commit: unix] master: Update dependencies (d1e86fe)
Ian Lynagh
-
2012/02/22
[commit: hpc] master: Relax containers dependency (7b05632)
Ian Lynagh
-
2012/02/22
[commit: haskeline] master: Bump upper version limits for containers and bytestring. (b7359c2)
Ian Lynagh
-
2012/02/22
[commit: Cabal] master: Relax containers dependency (3a386a7)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Move __hscore_memcpy_src_off from base into include/fpstring.h (7c0d5be)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Allow using older versions of the random package (a1ac703)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Fix some more import warnings (e14c4a7)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Fix an issue with char/binary Handle write ordering with ghc-6.12 (b3ff993)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Fixes for ghc-6.10 (bc4498c)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Make the testHandlePutBuilder conditional and add char8 version (023e95f)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add implementation of builder internal hPut for old or non-ghc Handle (193a624)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Fix building with ghc-7.3 and hopefully 7.4.x also (689fad8)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Do not expose the BasicEncoding and other internals for this release (f83f261)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Fix a few test failures due to incorrect Int64 -> Int conversion (aae4b94)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: port additional work on bytestring builder (c183358)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add Simon's builder benchmark suite and add to .cabal file (4bd3512)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add missing extension (992a943)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Fix documentation of complexity of toChunks (5fbaff2)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Convert existing main test suite over to the minimal TestFramework code (8018361)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Make the builder test suite into a cabal test-suite (43777ce)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add the test suite for the builder monoid (fccdb9b)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Update docs for chunk size constants (1a86963)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add new Builder monoid by Simon Meier (79c0e4b)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Added tests for toStrict and fromStrict (51dd02b)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Also export foldrChunks and foldlChunks (86e6a75)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add conversion functions between lazy and (single) strict ByteStrings (dabb1a2)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Bump version to 0.10.0.0 (085184c)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Update module metadata and copyright info (763f896)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: A few minor doc improvements (0074e5f)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Update package description and tested-with list (c1d82ef)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Fix for ghc-6.8 / base-3 (e4ed1fc)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Fix warning about C FFI types (6e92802)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: CPP-conditional LANGUAGE pragmas now work since ghc-7.0.x (381b1ad)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Fix implementation of Lazy.groupBy (34de70e)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Clean up a few minor things in the test properties (5795e46)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add more extensive tests for the various new pack and unpack functions (6854eec)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add tests for groupBy (4076c9c)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Include non-0 offset in instance Arbitrary Strict.ByteString (727e640)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add BangPatterns extension (2ccd718)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Move Eq, Ord, Monoid instances to eliminate orphans (fe78131)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Use the new {un, }pack{Bytes, Chars} functions and simplify (fe6af04)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Drop unnecessary -funbox-strict-fields and set -fspec-constr-count (35d9217)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Move the IsString instance so it is not an orphan (ddce9a6)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add proper Data class instances that actually contain the data. (70e24a2)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add a proper Show and Read instance for lazy bytestrings (abded1d)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add new internal list pack and unpack functions (9c581c0)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Remove unused fusion module (2e61f65)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Fix test-suite and get rid of some warnings (f20a5dc)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Update cabal package metadata (672ace8)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Add NFData instances for strict and lazy ByteStrings (43388cd)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Throw exception in IO for functions in IO (f85488d)
Ian Lynagh
-
2012/02/22
[commit: bytestring] master: Specify sensible fixities for cons and snoc (5844eab)
Ian Lynagh
-
2012/02/22
[commit: base] master: Remove an unsed definition in HsBase.h (4dd170d)
Ian Lynagh
-
2012/02/22
[commit: unix] master: Convert some FFI decls to use capi (7259fcd)
Ian Lynagh
-
2012/02/22
[commit: base] master: Fix an FFI decl: it should have been using capi but was using ccall (d9b24c6)
Ian Lynagh
-
2012/02/22
[commit: base] master: Change CSigset into a (empty) datatype (1025700)
Ian Lynagh
-
2012/02/22
[commit: base] master: Convert some more declarations to use the CAPI (58a1bda)
Ian Lynagh
-
2012/02/22
[commit: base] master: Redo the sigset capi changes (7881b12)
Ian Lynagh
-
2012/02/21
[commit: haskeline] master: Remove the wrap/handleInterrupt functions. (cd93b67)
Ian Lynagh
-
2012/02/21
[commit: haskeline] master: Add a source-repository flag to the .cabal file. (e2f481f)
Ian Lynagh
-
2012/02/21
[commit: haskeline] master: Use ScopedTypeVariables instead of the (deprecated) PatternSignatures flag. (3ff5954)
Ian Lynagh
-
2012/02/21
[commit: haskeline] master: Remove the "base2" flag now that we require ghc>=6.10.1. (7a80a68)
Ian Lynagh
-
2012/02/21
[commit: haskeline] master: Don't use the extensible-exceptions package. (cfd0a05)
Ian Lynagh
-
2012/02/21
[commit: haskeline] master: Bump version to 0.7. (0f37488)
Ian Lynagh
-
2012/02/21
[commit: haskeline] master: Update version to 0.6.4.6, plus CHANGES. (f6a2bcd)
Ian Lynagh
-
2012/02/21
[commit: ghc-prim] master: Minor Haddock documentation fix (8682838)
José Pedro Magalhães
-
2012/02/19
[commit: base] master: Remove Control.OldException (1fe544c)
Ian Lynagh
-
2012/02/18
[commit: base] master: Fix build on 32bit platforms (93fa8ee)
Ian Lynagh
-
2012/02/17
[commit: base] master: Use the new unsigned quotRem primop (71bba40)
Ian Lynagh
-
2012/02/17
[commit: Cabal] master: added missing error message (5e54c7f)
Ian Lynagh
-
2012/02/17
[commit: Cabal] master: Don't try to run test suites where none exist. (86fa122)
Ian Lynagh
-
2012/02/17
[commit: Cabal] master: Fixed non-exhaustive pattern matches with new InstallOutcome. (b0777e2)
Ian Lynagh
-
2012/02/17
[commit: Cabal] master: make test and bench available as user constraints (7fada5a)
Ian Lynagh
-
2012/02/17
[commit: Cabal] : let --reinstall imply --force-reinstalls for targets (9f61e74)
Ian Lynagh
-
2012/02/17
[commit: Cabal] : stanza support in modular solver (d6fe875)
Ian Lynagh
-
2012/02/17
[commit: Cabal] : show optional stanzas when printing install plans (77fd556)
Ian Lynagh
-
2012/02/17
[commit: Cabal] master: Added a missing case. (a734765)
Ian Lynagh
-
2012/02/17
[commit: Cabal] master: Enable tests and benchmarks in cabal-install without modifications to the Cabal library. (c112b04)
Ian Lynagh
-
2012/02/17
[commit: Cabal] master: Don't build benchmarks, even if installing benchmark dependencies. (8e93f38)
Ian Lynagh
-
2012/02/17
[commit: Cabal] master: Update types in modular dependency solver to compile with new test/benchmark dependency constraints. (33af02d)
Ian Lynagh
-
2012/02/17
[commit: Cabal] master: Handle test and benchmark dependencies through the resolver properly. (f2743a1)
Ian Lynagh
-
2012/02/17
[commit: Cabal] master: Automatically run test suites when invoked with 'cabal install --enable-tests'. Do not install if tests fail. (38d0125)
Ian Lynagh
-
2012/02/17
[commit: base] master: Merge branch 'master' of http://darcs.haskell.org/packages/base (c5f337a)
Simon Peyton Jones
-
2012/02/17
[commit: base] master: Eta expand unsafeCoerce and add a pointer to the Note (491c359)
Simon Peyton Jones
-
2012/02/17
[commit: base] master: Use throwIO rather than throw where possible (c78232d)
Simon Peyton Jones
-
2012/02/16
[commit: ghc-prim] master: Add CTYPE pragmas (aaf0841)
Ian Lynagh
-
2012/02/16
[commit: base] master: Add CTYPE pragmas for GHC types (0d8a4ae)
Ian Lynagh
-
2012/02/16
[commit: parallel] master: par003 requires SMP (1e6e2c2)
Simon Marlow
-
2012/02/14
[commit: base] master: Use the new quotRemInt# primop (f0b9de4)
Ian Lynagh
-
2012/02/14
[commit: base] master: Merge branch 'master' of http://darcs.haskell.org/packages/base (7fa90e8)
Ian Lynagh
-
2012/02/14
[commit: base] master: Define a divModInt function that only does 1 division (a2b000f)
Ian Lynagh
-
2012/02/14
[commit: base] master: Fix documentation of minimal complete definition of Bits instances (8552953)
Johan Tibell
-
2012/02/14
[commit: base] master: Fix bug in popCountDefault. Fixes #5872 (f4cc96c)
Johan Tibell
-
2012/02/13
[commit: process] master: Fixed asynchronous exception bugs in readProcess and readProcessWithExitCode This patch fixes the following two bugs: (b5ee908)
Simon Marlow
-
2012/02/13
[commit: hpc] master: Fix various hpc tests (911d8ea)
Simon Marlow
-
2012/02/13
[commit: base] master: System.Environment: improve 'getEnv' doc to mention closest 'setEnv' we have ('System.Posix.putEnv') (c4d6512)
Simon Marlow
-
2012/02/12
[commit: base] type-nats's head updated: Merge remote-tracking branch 'origin/master' into type-nats (a656b68)
Iavor Diatchki
-
2012/02/12
[commit: base] type-nats: Merge remote-tracking branch 'origin/master' into type-nats (a656b68)
Iavor Diatchki
-
2012/02/10
[commit: unix] master: Relax base dependency (433b83d)
Ian Lynagh
-
2012/02/10
[commit: directory] master: Relax base dependency (be5fcdd)
Ian Lynagh
-
2012/02/10
[commit: base] master: Bump base's version to match 7.4.1's (5331b6b)
Ian Lynagh
-
2012/02/08
[commit: old-locale] master's head updated: Don't claim old-locale is deprecated. (#5845) (9f4b00d)
David Terei
-
2012/02/08
[commit: old-locale] master: Don't claim old-locale is deprecated. (#5845) (9f4b00d)
David Terei
-
2012/02/08
[commit: xhtml] master: Merge branch 'master' of github.com:haskell/xhtml (e6dc0c8)
Ian Lynagh
-
2012/02/08
[commit: xhtml] master: relax base dependency to <5 (808a5af)
Ian Lynagh
-
2012/02/08
[commit: template-haskell] master: Fix the data constructors for tuples etc that dataToExpQ builds (fdeb047)
Ian Lynagh
-
2012/02/03
[commit: old-time] master: Move the old-time tests from lib/Time in the testsuite (34d62c9)
Ian Lynagh
-
2012/02/03
[commit: base] master: Move Text.Printf tests from testsuite; part of #1161 (15e1a16)
Ian Lynagh
-
2012/02/03
[commit: xhtml] master: Use https url to git repository in cabal file (da427b9)
Ian Lynagh
-
2012/02/03
[commit: xhtml] master: Merge pull request #4 from sol/master (040f951)
Ian Lynagh
-
2012/02/03
[commit: integer-gmp] master: Updated to a newer version of gmp; fixes #5810 (5525046)
Ian Lynagh
-
2012/01/31
[commit: template-haskell] ghc-7.4: Export addDependentFile from Language.Haskell.TH.Syntax; part of #4900 (73e2749)
Ian Lynagh
-
2012/01/31
[commit: template-haskell] master: Export addDependentFile from Language.Haskell.TH.Syntax; part of #4900 (a711f13)
Ian Lynagh
-
2012/01/30
[commit: base] master: num009 now only fails on OS X i386, not OS X amd64 (51a82f9)
Ian Lynagh
-
2012/01/30
[commit: hpc] master: fix for cleaning and THREADS=N (fddefa1)
Simon Marlow
-
2012/01/30
[commit: hpc] master: Update following changes to .mix format (old-time -> time) (2077743)
Simon Marlow
-
2012/01/29
[commit: base] ghc-7.4: num009 now only fails on OS X i386, not OS X amd64 (2921e94)
Ian Lynagh
-
2012/01/28
Re: [commit: base] master: Re-export Constraint from GHC.Exts (d92162f)
Ian Lynagh
-
2012/01/26
[commit: integer-gmp] master: Add some rules; fixes #5767 (9be779d)
Ian Lynagh
-
2012/01/26
[commit: hoopl] simonmar-hoopl-opt: indentation only (3679192)
Simon Marlow
-
2012/01/26
[commit: hoopl] simonmar-hoopl-opt: add blockCons, blockSnoc, and a bit of refactoring (9ec957d)
Simon Marlow
-
2012/01/26
[commit: integer-gmp] ghc-7.4: Add some rules; fixes #5767 (ede8a0b)
Ian Lynagh
-
2012/01/26
[commit: base] ghc-7.4: Re-export Constraint from GHC.Exts (dcbb0fc)
Ian Lynagh
-
2012/01/25
[commit: process] ghc-7.4: Fix processo004(ghci) on Windows (d26eba9)
Ian Lynagh
-
2012/01/25
[commit: directory] ghc-7.4: As per discussion in #2924, filter out permission errors (03bcfde)
Ian Lynagh
-
2012/01/25
[commit: directory] ghc-7.4: Ignore failure in getDirContents002(ghci) on x86/Windows (b4bba67)
Ian Lynagh
-
2012/01/25
[commit: base] ghc-7.4: Expand num009 to test more values, and add mingw32 output (12b339b)
Ian Lynagh
-
2012/01/25
[commit: base] master: Foldable typeclass: make foldl' and foldr' class methods; fixes trac #5538 (6b05d15)
Ian Lynagh
-
2012/01/24
[commit: base] type-nats: Rename GHC.TypeNats to GHC.TypeList, cleanup, add type-level strings. (92768c0)
Iavor Diatchki
-
2012/01/24
[commit: base] type-nats's head updated: Change extension name to match current GHC head. (db7de44)
Iavor Diatchki
-
2012/01/24
[commit: base] type-nats: Merge remote-tracking branch 'origin/master' into type-nats (cb943a2)
Iavor Diatchki
-
2012/01/24
[commit: base] type-nats: Change extension name to match current GHC head. (db7de44)
Iavor Diatchki
-
2012/01/24
[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