[commit: base] new-typeable's head updated: Merge branch 'master', remote-tracking branch 'origin' into new-typeable (2f10d97)

José Pedro Magalhães <[email protected]> Mon, 03 Dec 2012 07:19:32 -0800
Newsgroups gmane.comp.lang.haskell.cvs.libraries
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/packages/base

Branch 'new-typeable' now includes:

     56af046... Add missing dataCast1 and dataCast2 methods in Data.Data (FIX #7156)
     f9c469e... Merge branch 'master' of http://darcs.haskell.org//packages/base
     281d906... Merge branch 'master' of /home/dreixel/repos/ghc/libraries/base
     b49b602... Add module header with some external links
     f1bc28e... typo
     ec8d149... Update haddock now that we can derive Generic1 (FIX #7444)
     151c2fc... Add dataCast* definitions to Ptr/Array Data instances; fixes #7256
     8a7f4a1... typo
     bab6235... Merge branch 'master' of darcs.haskell.org:/srv/darcs//packages/base
     d9092ea... Add comment to .cabal file saying what GHC 7.6.1 shipped with
     476925f... Bump version number following new policy
     b6b5fcb... Add newFilePath to System.Posix.Internals
     02a58a4... Added threadWait functions to wait on FD readiness with STM actions.
     0ed5c8b... Added the unregistration command to the return value of threadWait*STM functions.
     afb8197... Fix warnings
     2f10d97... Merge branch 'master', remote-tracking branch 'origin' into new-typeable