Ben Lippmeier | 4 Feb 2010 00:33
Picon
Picon

patch applied (packages/base): Stifle warning about unused return value

Tue Feb  2 18:55:37 PST 2010  benl <at> cse.unsw.edu.au
  * Stifle warning about unused return value

    M ./System/CPUTime.hsc -1 +1

View patch online:
http://darcs.haskell.org/packages/base/_darcs/patches/20100203025537-578ee-b0eb5f1633a276390a0180cf21180d90b64975e0.gz
Ben Lippmeier | 4 Feb 2010 00:33
Picon
Picon

patch applied (packages/directory): On Solaris, _FILE_OFFSET_BITS must be defined before including sys/stat.h

Tue Feb  2 23:09:57 PST 2010  benl <at> cse.unsw.edu.au
  * On Solaris, _FILE_OFFSET_BITS must be defined before including sys/stat.h

    M ./include/HsDirectory.h +6

View patch online:
http://darcs.haskell.org/packages/directory/_darcs/patches/20100203070957-578ee-aabdefd7de4cdd45a71aac92f53009e9ab314071.gz
Malcolm Wallace | 4 Feb 2010 18:11
Picon

patch applied (packages/base): For nhc98, import unsafeInterleaveIO rather than defining it here.

Thu Feb  4 09:10:21 PST 2010  Malcolm.Wallace <at> cs.york.ac.uk
  * For nhc98, import unsafeInterleaveIO rather than defining it here.

    M ./System/IO/Unsafe.hs -5 +1

View patch online:
http://darcs.haskell.org/packages/base/_darcs/patches/20100204171021-6871e-bd8d822e2b17b79e2e561d18be58625e90bb1eb2.gz
Ian Lynagh | 4 Feb 2010 18:43
Picon
Gravatar

patch applied (ghc-6.12/packages/base): Stifle warning about unused return value

Tue Feb  2 18:55:37 PST 2010  benl <at> cse.unsw.edu.au
  * Stifle warning about unused return value

    M ./System/CPUTime.hsc -1 +1

View patch online:
http://darcs.haskell.org/ghc-6.12/packages/base/_darcs/patches/20100203025537-578ee-b0eb5f1633a276390a0180cf21180d90b64975e0.gz
Ian Lynagh | 4 Feb 2010 18:44
Picon
Gravatar

patch applied (ghc-6.12/packages/Cabal): MERGED: Get the correct value of $topdir on Windows with GHC 6.12.1

Thu Feb  4 05:29:38 PST 2010  Ian Lynagh <igloo <at> earth.li>
  * MERGED: Get the correct value of $topdir on Windows with GHC 6.12.1
  Ian Lynagh <igloo <at> earth.li>**20091230204613

  This doesn't full merge the patch, as partly it changed an interface in
  order to refactor.

    M ./Distribution/Simple/GHC.hs -2 +7

View patch online:
http://darcs.haskell.org/ghc-6.12/packages/Cabal/_darcs/patches/20100204132938-3fd76-dfcbe68b399f9c83ebaa893493b059a6fad39d30.gz
Simon Peyton Jones | 10 Feb 2010 11:57
Picon
Favicon
Gravatar

patch applied (packages/template-haskell): Add quasiquote definitions for declarations and types

Wed Feb 10 01:42:23 PST 2010  simonpj <at> microsoft.com
  * Add quasiquote definitions for declarations and types

    M ./Language/Haskell/TH/Lib.hs +1
    M ./Language/Haskell/TH/Quote.hs -2 +4

View patch online:
http://darcs.haskell.org/packages/template-haskell/_darcs/patches/20100210094223-1287e-70c371c35b75a3baf90e012e6290645a29a1a4cd.gz
Simon Marlow | 11 Feb 2010 14:20
Picon

patch applied (packages/base): Handle NaN, -Infinity and Infinity in the toRational for Float/Double (#3676)

Thu Feb 11 02:19:55 PST 2010  Simon Marlow <marlowsd <at> gmail.com>
  * Handle NaN, -Infinity and Infinity in the toRational for Float/Double (#3676)

    M ./GHC/Float.lhs -2 +9
    M ./GHC/Real.lhs -1 +2

View patch online:
http://darcs.haskell.org/packages/base/_darcs/patches/20100211101955-12142-f358ac2862d687c536df312294db51aca1411e4a.gz
Ian Lynagh | 13 Feb 2010 15:45
Picon
Gravatar

patch applied (packages/base): Update the exitWith docs

Sat Feb 13 06:00:04 PST 2010  Ian Lynagh <igloo <at> earth.li>
  * Update the exitWith docs
  Error pointed out by Volker Wysk <vw <at> volker-wysk.de>

    M ./System/Exit.hs -3 +3

View patch online:
http://darcs.haskell.org/packages/base/_darcs/patches/20100213140004-3fd76-4475de9975ff8d674dbbdb35cdc46d4553f42213.gz
Ian Lynagh | 14 Feb 2010 22:32
Picon
Gravatar

patch applied (ghc-6.12/packages/base): Update the exitWith docs

Sat Feb 13 06:00:04 PST 2010  Ian Lynagh <igloo <at> earth.li>
  * Update the exitWith docs
  Error pointed out by Volker Wysk <vw <at> volker-wysk.de>

    M ./System/Exit.hs -3 +3

View patch online:
http://darcs.haskell.org/ghc-6.12/packages/base/_darcs/patches/20100213140004-3fd76-4475de9975ff8d674dbbdb35cdc46d4553f42213.gz
Ian Lynagh | 15 Feb 2010 00:01
Picon
Gravatar

patch applied (packages/integer-gmp): Don't rely on tar supporting -j; trac #3841

Sun Feb 14 14:05:56 PST 2010  Ian Lynagh <igloo <at> earth.li>
  * Don't rely on tar supporting -j; trac #3841

    M ./gmp/ghc.mk -1 +1

View patch online:
http://darcs.haskell.org/packages/integer-gmp/_darcs/patches/20100214220556-3fd76-651aab97b3aa8db7c902f6d3bdd6671af7487e96.gz

Gmane