Messages by Date
-
2013/01/08
[commit: base] master: Merge branch 'master' of http://darcs.haskell.org//packages/base (d74c198)
Simon Peyton Jones
-
2013/01/08
[commit: base] master: Comment out IsEven, isEven, and friends, because the type is ambiguous (4f27b57)
Simon Peyton Jones
-
2013/01/08
[commit: base] master: Remove unused import (686d13d)
Simon Peyton Jones
-
2013/01/04
[commit: terminfo] ghc-7.6: Search for ncurses in libtinfo; fixes #7281 (6dde36f)
Ian Lynagh
-
2013/01/03
[commit: directory] ghc-7.6: Fix Haddock markup (5ad061f)
Ian Lynagh
-
2013/01/03
[commit: base] ghc-7.6: Clarify the wording of the 'insert' haddock; fixes #7421 (c4dec49)
Ian Lynagh
-
2013/01/02
[commit: base] master: Fix Data.Fixed.Fixed's Read instance; fixes #7483 (3fb1aac)
Ian Lynagh
-
2013/01/02
[commit: base] master: Clarify the wording of the 'insert' haddock; fixes #7421 (08f3e69)
Ian Lynagh
-
2013/01/02
[commit: directory] master: Make getModificationTime return a hi-resolution time; fixes #7473 (62aa6b1)
Ian Lynagh
-
2013/01/01
[commit: integer-gmp] master: Provide a way for OS X users to indicate a preference for the GMP framework (2cf2423)
Ian Lynagh
-
2013/01/01
[commit: integer-gmp] master: Fix configure when we don't have a gmp library (d86166d)
Ian Lynagh
-
2013/01/01
[commit: directory] master: Fix Haddock markup (213a987)
Ian Lynagh
-
2013/01/01
[commit: base] master: Expose Data.Fixed.Fixed's constructor (05c03d8)
Ian Lynagh
-
2012/12/30
RE: [commit: base] master: GHC.IO.Buffer: use memmove instead of memcpy in slideContents (cb6f03d)
Simon Peyton-Jones
-
2012/12/28
[commit: base] master: BufferedIO: fix bug in writeBufNonBlocking introduced by commit 7d39e100 (040313e)
Joey Adams
-
2012/12/28
[commit: base] master: GHC.IO.Buffer: use memmove instead of memcpy in slideContents (cb6f03d)
Joey Adams
-
2012/12/24
[commit: base] master: Make sum and product INLINABLE (06e36c6)
Simon Peyton Jones
-
2012/12/24
[commit: base] master: Define GHC.Read.expectP and Text.Read.Lex.expect (d9b6b25)
Simon Peyton Jones
-
2012/12/24
[commit: base] master: Merge branch 'master' of http://darcs.haskell.org/packages/base (f07215b)
Simon Peyton Jones
-
2012/12/22
[commit: base] master: Add functions that compare singletons for equality (with evidence) (85bda3d)
Iavor Diatchki
-
2012/12/21
[commit: template-haskell] master: Implement overlapping type family instances. (ccd7891)
Richard Eisenberg
-
2012/12/21
[commit: base] master: remove unnecessary STM import (8afc23c)
Simon Marlow
-
2012/12/18
[commit: stm] master: add another test for #7493 (7410aad)
Simon Marlow
-
2012/12/15
[commit: unix] master: execvpe exists on QNX (14f43cb)
Edward Z. Yang
-
2012/12/14
[commit: integer-gmp] master: zap obsolete FIXME, fix typos (f6e76d0)
Gabor Greif
-
2012/12/13
[commit: base] master: Add fromIntegral/Word->Double and fromIntegral/Word-Float rules (7ed0451)
Johan Tibell
-
2012/12/13
[commit: ghc-prim] master: Add word2float (dbe66a7)
Johan Tibell
-
2012/12/13
Re: [commit: base] master: GHC.Event.IntMap.highestBitMap reimplementation (26b449e)
Johan Tibell
-
2012/12/13
[commit: base] master: highestBitMask: use shiftRL instead of shiftR (d005967)
Johan Tibell
-
2012/12/13
[commit: base] master: unbreak qsem001/qsemn001 (5c34c02)
Simon Marlow
-
2012/12/13
[commit: base] master: fix qsem001 & qsemn001 (829dcf8)
Simon Marlow
-
2012/12/12
[commit: base] master: GHC.Event.IntMap.highestBitMap reimplementation (26b449e)
Johan Tibell
-
2012/12/12
[commit: base] master: qsem001 and qsemn001 fail in HEAD: #7497 (19da7a4)
Ian Lynagh
-
2012/12/12
[commit: base] new-typeable's head updated: Merge branch 'master', remote-tracking branch 'origin' into new-typeable (6b088b6)
José Pedro Magalhães
-
2012/12/12
[commit: base] new-typeable: Merge branch 'master', remote-tracking branch 'origin' into new-typeable (6b088b6)
José Pedro Magalhães
-
2012/12/12
[commit: vector] new-typeable: Use CPP to only derive Typeable for GHC > 7.6 (27d80ea)
José Pedro Magalhães
-
2012/12/11
Re: Mailing list reorganisation
Manuel M T Chakravarty
-
2012/12/11
Re: Mailing list reorganisation
Johan Tibell
-
2012/12/11
[commit: base] master: getNumCapabilities should read enabled_capabilities (#7491) (fa55000)
Simon Marlow
-
2012/12/11
[commit: stm] master: add stm064 test (d249948)
Simon Marlow
-
2012/12/10
[commit: base] master: Add back new working QSem and QSemN implementations (#7417) (ea3abf1)
Simon Marlow
-
2012/12/10
[commit: stm] master: Add a test for orElse bug (713c94c)
Simon Marlow
-
2012/12/10
[commit: stm] master: fix warning (b0a1e14)
Simon Marlow
-
2012/12/10
[commit: base] master: Make a class for asynchronous exceptions in the exception hierarchy (1bfecaf)
Simon Marlow
-
2012/12/06
[commit: template-haskell] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (c32283a)
Richard Eisenberg
-
2012/12/06
[commit: template-haskell] overlapping-tyfams: Update to support branched type family instances; bumped version number. (2de9642)
Richard Eisenberg
-
2012/12/06
[commit: template-haskell] branch 'overlapping-tyfams' created
Richard Eisenberg
-
2012/12/06
[commit: unix] ghc-7.6: Bump version number to 2.6.0.1 (b08de9b)
Ian Lynagh
-
2012/12/06
[commit: base] ghc-7.6: fix #7479: ArrowChoice unit law in doc comment (56c8295)
Ian Lynagh
-
2012/12/06
[commit: base] ghc-7.6: Bump version to 4.6.0.1 (9fe3a43)
Ian Lynagh
-
2012/12/06
[commit: base] master: Worker/Wrapper and static argument transform for `until` so it can be inlined (9aa29b8)
Daniel Fischer
-
2012/12/06
[commit: base] master: Remove trailing whitespace in GHC.Base (392f285)
Daniel Fischer
-
2012/12/06
[commit: base] supercompiler: Annotate Data.Complex (2934ae0)
Max Bolingbroke
-
2012/12/06
[commit: base] supercompiler: Mark some List modules SUPERINLINABLE (19f01f9)
Max Bolingbroke
-
2012/12/06
[commit: base] branch 'supercompiler' created
Max Bolingbroke
-
2012/12/04
[commit: base] master: fix #7479: ArrowChoice unit law in doc comment (96889dd)
Ross Paterson
-
2012/12/03
[commit: base] new-typeable's head updated: Merge branch 'master', remote-tracking branch 'origin' into new-typeable (2f10d97)
José Pedro Magalhães
-
2012/12/03
[commit: base] new-typeable: Merge branch 'master', remote-tracking branch 'origin' into new-typeable (2f10d97)
José Pedro Magalhães
-
2012/12/03
[commit: base] new-typeable: Merge branch 'master' of /home/dreixel/repos/ghc/libraries/base (281d906)
José Pedro Magalhães
-
2012/12/03
[commit: base] new-typeable: Merge branch 'master' of http://darcs.haskell.org//packages/base (f9c469e)
José Pedro Magalhães
-
2012/12/03
[commit: base] new-typeable: Add missing dataCast1 and dataCast2 methods in Data.Data (FIX #7156) (56af046)
José Pedro Magalhães
-
2012/12/02
[commit: haskeline] master: Allow building with base-4.7. Patch from Ian Lynagh. (6ee5fc8)
Ian Lynagh
-
2012/12/02
[commit: haskeline] master: Bump version to 0.7.0.4. (20310bf)
Ian Lynagh
-
2012/12/02
[commit: base] master: Fix warnings (afb8197)
Ian Lynagh
-
2012/12/02
[commit: base] master: Added threadWait functions to wait on FD readiness with STM actions. (02a58a4)
Ian Lynagh
-
2012/12/02
[commit: base] master: Added the unregistration command to the return value of threadWait*STM functions. (0ed5c8b)
Ian Lynagh
-
2012/12/01
[commit: unix] ghc-7.6: Fix a memory corruption issue in putEnv (fixes #7342) (b95a003)
Ian Lynagh
-
2012/12/01
[commit: unix] master: Fix putenv; trac #7342 (76dad7a)
Ian Lynagh
-
2012/12/01
[commit: base] master: Add newFilePath to System.Posix.Internals (b6b5fcb)
Ian Lynagh
-
2012/11/30
[commit: unix] master: Bump base lower version to 4.5 (the version GHC 7.4.1 came with) (e12ccd7)
Ian Lynagh
-
2012/11/30
[commit: template-haskell] master: Bump base lower version to 4.5 (the version GHC 7.4.1 came with) (6078f13)
Ian Lynagh
-
2012/11/30
[commit: process] master: Bump base lower version to 4.5 (the version GHC 7.4.1 came with) (d10b168)
Ian Lynagh
-
2012/11/30
[commit: old-time] master: Bump base lower version to 4.5 (the version GHC 7.4.1 came with) (859d376)
Ian Lynagh
-
2012/11/30
[commit: old-locale] master: Bump base lower version to 4.5 (the version GHC 7.4.1 came with) (df98c76)
Ian Lynagh
-
2012/11/30
[commit: hpc] master: Bump base lower version to 4.5 (the version GHC 7.4.1 came with) (02d402f)
Ian Lynagh
-
2012/11/30
[commit: haskell2010] master: Bump base lower version to 4.5 (the version GHC 7.4.1 came with) (71bea78)
Ian Lynagh
-
2012/11/30
[commit: haskell98] master: Bump base lower version to 4.5 (the version GHC 7.4.1 came with) (df18460)
Ian Lynagh
-
2012/11/30
[commit: filepath] master: Bump base lower version to 4.5 (the version GHC 7.4.1 came with) (abf31a9)
Ian Lynagh
-
2012/11/30
[commit: deepseq] master: Bump version number (420507e)
Ian Lynagh
-
2012/11/30
[commit: array] master: Bump base lower version to 4.5 (the version GHC 7.4.1 came with) (442ff77)
Ian Lynagh
-
2012/11/30
[commit: directory] master: Remove code for old, unsupported versions of GHC (2fcd701)
Ian Lynagh
-
2012/11/30
[commit: directory] master: Bump base lower version to 4.5 (the version GHC 7.4.1 came with) (d817739)
Ian Lynagh
-
2012/11/30
[commit: deepseq] master: Bump base lower version to 4.5 (the version GHC 7.4.1 came with) (0258ead)
Ian Lynagh
-
2012/11/30
[commit: deepseq] master: Tweak CPP (9ade0b9)
Ian Lynagh
-
2012/11/30
[commit: unix] master: Update dependencies (3db0f40)
Ian Lynagh
-
2012/11/30
[commit: unix] master: Bump version number following new policy (d487b8d)
Ian Lynagh
-
2012/11/30
[commit: unix] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (0514089)
Ian Lynagh
-
2012/11/30
[commit: template-haskell] master: Bump version number following new policy (b1c57ab)
Ian Lynagh
-
2012/11/30
[commit: template-haskell] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (b8ad3be)
Ian Lynagh
-
2012/11/30
[commit: process] master: Bump version number following new policy (10836cc)
Ian Lynagh
-
2012/11/30
[commit: process] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (bc5f18f)
Ian Lynagh
-
2012/11/30
[commit: old-time] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (736c14a)
Ian Lynagh
-
2012/11/30
[commit: old-locale] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (52a8546)
Ian Lynagh
-
2012/11/30
[commit: integer-simple] master: Bump version number following new policy (30c4af5)
Ian Lynagh
-
2012/11/30
[commit: integer-simple] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (c209025)
Ian Lynagh
-
2012/11/30
[commit: integer-gmp] master: Bump version number following new policy (a8c9be6)
Ian Lynagh
-
2012/11/30
[commit: integer-gmp] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (664478b)
Ian Lynagh
-
2012/11/30
[commit: hpc] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (0cce58c)
Ian Lynagh
-
2012/11/30
[commit: hoopl] master: Bump version number following new policy (8e0ef3b)
Ian Lynagh
-
2012/11/30
[commit: hoopl] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (f0096ca)
Ian Lynagh
-
2012/11/30
[commit: haskell2010] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (9ccc0d6)
Ian Lynagh
-
2012/11/30
[commit: haskell98] master: Update dependencies (10a1694)
Ian Lynagh
-
2012/11/30
[commit: haskell98] master: Bump version number following new policy (eb82de1)
Ian Lynagh
-
2012/11/30
[commit: haskell98] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (2772573)
Ian Lynagh
-
2012/11/30
[commit: haskeline] master: Update dependencies (80335c0)
Ian Lynagh
-
2012/11/30
[commit: ghc-prim] master: Bump version number following new policy (c2ed4a8)
Ian Lynagh
-
2012/11/30
[commit: ghc-prim] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (b71a72c)
Ian Lynagh
-
2012/11/30
[commit: filepath] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (8c0f2d1)
Ian Lynagh
-
2012/11/30
[commit: directory] master: Update dependencies (92fb0dc)
Ian Lynagh
-
2012/11/30
[commit: directory] master: Bump version number following new policy (31c1bad)
Ian Lynagh
-
2012/11/30
[commit: directory] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (ce0fa58)
Ian Lynagh
-
2012/11/30
[commit: deepseq] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (d1dd605)
Ian Lynagh
-
2012/11/30
[commit: base] master: Bump version number following new policy (476925f)
Ian Lynagh
-
2012/11/30
[commit: base] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (d9092ea)
Ian Lynagh
-
2012/11/30
[commit: array] master: Bump version number following new policy (c59c87e)
Ian Lynagh
-
2012/11/30
[commit: array] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (9c9dc9c)
Ian Lynagh
-
2012/11/30
[commit: bytestring] ghc-7.6: Add missing files (65e40bd)
Ian Lynagh
-
2012/11/30
[commit: base] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//packages/base (bab6235)
Ian Lynagh
-
2012/11/30
[commit: base] master: Add dataCast* definitions to Ptr/Array Data instances; fixes #7256 (151c2fc)
Ian Lynagh
-
2012/11/30
[commit: base] master: typo (8a7f4a1)
Gabor Greif
-
2012/11/29
[commit: bytestring] ghc-7.6: Bump version to 0.10.0.2 (b2fbef1)
Ian Lynagh
-
2012/11/29
[commit: bytestring] ghc-7.6: Import unsafeDupablePerformIO (a7a10bc)
Ian Lynagh
-
2012/11/29
[commit: bytestring] ghc-7.6: Bump version to 0.10.0.1 (d61f60f)
Ian Lynagh
-
2012/11/29
[commit: bytestring] ghc-7.6: Fix a few incorrect uses of inlinePerformIO (d7c4f5b)
Ian Lynagh
-
2012/11/29
[commit: bytestring] ghc-7.6: Fix implementation of hPutNonBlocking for non-GHC (56413f2)
Ian Lynagh
-
2012/11/29
[commit: bytestring] ghc-7.6: Fix property in the documentation for unfoldrN (9dcefae)
Ian Lynagh
-
2012/11/29
[commit: bytestring] ghc-7.6: Revert back to code released with GHC 7.6.1 (1795315)
Ian Lynagh
-
2012/11/29
[commit: base] ghc-7.6: Update haddock now that we can derive Generic1 (FIX #7444) (066fb9e)
Ian Lynagh
-
2012/11/29
[commit: base] ghc-7.6: Remove out-of-date docs about Prelude.catch; fixes #7348 (ea7f7ef)
Ian Lynagh
-
2012/11/28
[commit: base] new-typeable: Update haddock (e7336f3)
José Pedro Magalhães
-
2012/11/26
[commit: base] new-typeable: Do not warn about Typeable instances here (eee55a2)
José Pedro Magalhães
-
2012/11/26
[commit: vector] new-typeable: Replace handwritten instances of Typeable with deriving (6532f7a)
José Pedro Magalhães
-
2012/11/23
[commit: ghc-prim] master: Add a test for #6026 (fixity info for primops) (d075da6)
Ian Lynagh
-
2012/11/23
[commit: base] master: Update haddock now that we can derive Generic1 (FIX #7444) (ec8d149)
José Pedro Magalhães
-
2012/11/23
[commit: vector] new-typeable: Use the kind-polymorphic Typeable class (30d714f)
José Pedro Magalhães
-
2012/11/23
[commit: vector] branch 'new-typeable' created
José Pedro Magalhães
-
2012/11/23
[commit: containers] new-typeable: Use the kind-polymorphic Typeable class (4457a72)
José Pedro Magalhães
-
2012/11/23
[commit: containers] branch 'new-typeable' created
José Pedro Magalhães
-
2012/11/23
[commit: array] new-typeable: Merge branch 'master' of http://darcs.haskell.org//packages/array (756504c)
José Pedro Magalhães
-
2012/11/23
[commit: array] branch 'new-typeable' created
José Pedro Magalhães
-
2012/11/23
[commit: array] new-typeable: Use the kind-polymorphic Typeable class (242dd21)
José Pedro Magalhães
-
2012/11/23
[commit: base] new-typeable's head updated: Merge remote-tracking branch 'origin' into new-typeable (780c579)
José Pedro Magalhães
-
2012/11/23
[commit: base] new-typeable: Merge remote-tracking branch 'origin' into new-typeable (780c579)
José Pedro Magalhães
-
2012/11/23
[commit: base] new-typeable: Do not deprecate typeOf and friends (767f73e)
José Pedro Magalhães
-
2012/11/23
[commit: base] new-typeable: Remove warnings (c7d40ef)
José Pedro Magalhães
-
2012/11/23
[commit: base] new-typeable: Cleanup (7a640a2)
José Pedro Magalhães
-
2012/11/23
[commit: base] new-typeable: Merge branch 'master' into new-typeable (cd2ce2b)
José Pedro Magalhães
-
2012/11/23
[commit: base] new-typeable: Temp commit with Typeable changes (cde32a3)
José Pedro Magalhães
-
2012/11/21
[commit: base] master: typo (f1bc28e)
Gabor Greif
-
2012/11/20
[commit: base] master: Add module header with some external links (b49b602)
José Pedro Magalhães
-
2012/11/18
[commit: base] windows-iocp: Implement threadDelay with the new Windows IO manager (e15df2c)
Joey Adams
-
2012/11/18
[commit: base] windows-iocp: Add GHC.Event.Windows (3f5ad30)
Joey Adams
-
2012/11/18
[commit: base] windows-iocp: Add forkOSMasked to GHC.Conc.Sync (b107946)
Joey Adams
-
2012/11/18
[commit: base] branch 'windows-iocp' created
Joey Adams
-
2012/11/17
[commit: base] master: GHC.Windows: more error support (guards, system error strings) (62c6793)
Joey Adams
-
2012/11/17
[commit: base] master: Update a H98 reference to H2010 (25b6fea)
Ian Lynagh
-
2012/11/17
[commit: base] master: Remove an out-of-date comment (12eb800)
Ian Lynagh
-
2012/11/17
[commit: base] master: Update some H98 references to refer to H2010 (a8d4a38)
Ian Lynagh
-
2012/11/17
[commit: base] master: Improve a comment (b006358)
Ian Lynagh
-
2012/11/17
[commit: base] master: Change a commonet not to refer to the Haskell 2010 report in particular (4e98602)
Ian Lynagh
-
2012/11/17
[commit: base] master: Fix a typo (57a735a)
Ian Lynagh
-
2012/11/17
[commit: base] master: Improve the Prelude doc header; part of #7108 (df39704)
Ian Lynagh
-
2012/11/17
[commit: bytestring] master: Import unsafeDupablePerformIO (6bd69fe)
Ian Lynagh
-
2012/11/17
[commit: bytestring] master: Fix a few incorrect uses of inlinePerformIO (ea18c71)
Ian Lynagh
-
2012/11/17
[commit: bytestring] master: Bump version to 0.10.2.0 (012b174)
Ian Lynagh
-
2012/11/17
[commit: bytestring] master: Fix module names of builder test (0feba45)
Ian Lynagh
-
2012/11/17
[commit: bytestring] master: Add compat modules for builder under previous names (efdc59b)
Ian Lynagh
-
2012/11/17
[commit: bytestring] master: Add a show instance for Builder just for convenience (3011df8)
Ian Lynagh
-
2012/11/17
[commit: bytestring] master: Fix docs that use old showF/showB testing functions (cdc10f8)
Ian Lynagh
-
2012/11/17
[commit: bytestring] master: TAG 0.10.0.0 (e824fa1)
Ian Lynagh
-
2012/11/17
[commit: bytestring] master: TAG 0.10.0.1 (6728b95)
Ian Lynagh
-
2012/11/17
[commit: bytestring] master: Retrospective 0.10.0.1 release (4ec8ea6)
Ian Lynagh
-
2012/11/16
[commit: stm] master: Add TSem, bump version to 2.4.2 (c3bbe6c)
Simon Marlow
-
2012/11/13
[commit: ghc-prim] master: Move lazy from GHC.Base to GHC.Magic (04e62ee)
Ian Lynagh
-
2012/11/13
[commit: ghc-prim] master: Merge documentation from inline's old primop entry (97961bc)
Ian Lynagh
-
2012/11/13
[commit: base] master: Move lazy from GHC.Base to GHC.Magic (14cddc1)
Ian Lynagh
-
2012/11/11
[commit: base] master: Declare a family for subtraction. (5334361)
Iavor Diatchki
-
2012/11/10
[commit: base] master: Use nicer type variables in foldlM's type sig (60ef83a)
Ian Lynagh
-
2012/11/08
[commit: base] master: Fix Haddock formatting in Control.Exception (f703e97)
Ian Lynagh
-
2012/11/06
[commit: hoopl] master: Merge branch 'master' of /home/nr/tmp/hoopl-patched (c7252dc)
Norman Ramsey
-
2012/11/06
[commit: hoopl] master: SimpleUniqueMonad: define instance for Functor (e77a80b)
Norman Ramsey
-
2012/11/06
[commit: base] ghc-7.6: Handle UTF8 correctly in GHC.Conc.labelThread; fixes #6010 (0e138ca)
Paolo Capriotti
-
2012/11/04
[commit: base] ghc-7.6: Fix #7233: avoid overflow in divInt64# (a191908)
Paolo Capriotti
-
2012/10/31
[commit: unix] master: Export CatchInfo, CatchInfoOnce constructors of Handler (2ab2b49)
Ian Lynagh
-
2012/10/31
[commit: base] master: Merge branch 'master' of http://darcs.haskell.org//packages/base (b500ee8)
Simon Peyton Jones
-
2012/10/31
[commit: base] master: Replace Rank2Types with RankNTypes (e7df49e)
Simon Peyton Jones
-
2012/10/29
[commit: base] master: add Traversable laws (7896087)
Ross Paterson
-
2012/10/27
[commit: base] master: Remove GHC.Read.readp (9eb9bba)
Ian Lynagh
-
2012/10/27
[commit: base] master: More type signature improvements from Bas van Dijk (d073522)
Ian Lynagh
-
2012/10/27
[commit: base] master: Remove commented types in module export lists (fff940b)
Ian Lynagh
-
2012/10/27
[commit: base] master: alpha-rename the type signatures of foldl, foldl', and scanl to be consistent with foldr and scanr (63f6086)
Ian Lynagh
-
2012/10/26
[commit: base] master: Handle UTF8 correctly in GHC.Conc.labelThread; fixes #6010 (b41a99b)
Ian Lynagh
-
2012/10/25
[commit: base] master: Make sure testBit and bit get inlined; fixes #7292 (6fae60c)
Ian Lynagh
-
2012/10/25
[commit: base] master: Fix #7233: avoid overflow in divInt64# (4137f8c)
Simon Marlow
-
2012/10/25
[commit: base] master: ErrorCall should be a newtype, and derive Eq/Ord (fe4ee2e)
Simon Marlow
-
2012/10/23
[commit: integer-gmp] master: fix type mismatch in result of integer_cmm_testBitIntegerzh (8c5a74f)
Simon Marlow
-
2012/10/23
[commit: base] master: remove deprecated pragmas (eliminating warnings) (82b8a3a)
Gabor Greif
-
2012/10/23
[commit: array] master: remove deprecated pragma (eliminating warning) (a24f984)
Gabor Greif
-
2012/10/22
[commit: base] master: move fromRational into rationalToFloat/Double (56ef866)
Ian Lynagh
-
2012/10/19
[commit: unix] master: Only use unsetenv if HAVE_UNSETENV is defined (fixes #7343) (c35901a)
Ian Lynagh