[commit: base] data-proxy's head updated: Fix imports (71d53b5)

Richard Eisenberg eir at ghc.haskell.org
Tue Jul 23 16:04:28 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

Branch 'data-proxy' now includes:

     2b47052 Fix #7853
     ba5d5c4 Test fix for #7853
     f0ca95f Improve documentation for mkTextEncoding
     58d03b8 Add isLeft/isRight
     b3387ab Fix build on Windows
     d754719 Update parallel IO manager to handle the invalid files in the same way as previous IO manager.
     2d0e1d6 Derive Typeable for RealWorld and (->), now that we can
     f982978 Support for Windows DBCS and new SBCS with MultiByteToWideChar
     76970e0 Add comprehensive test for codepage encodings+recovery for them
     26ea882 Omit T7773 on Msys
     dc2b8f7 Fix build order when building with integer-simple
     d6b6a0a More build ordering fixes
     91c2811 Another build ordering fix
     749730c Add an __hsbase_ prefix to the MD5 symbols (#7914)
     165f490 Merge branch 'master' of http://darcs.haskell.org/packages/base
     f7fb908 Add code to convert from representation types, to existentially quantified singletons.
     eb5cb1d Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/base
     b1fc627 Enable PolyKinds for Control.Category.
     898fd6c Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/packages/base
     216d590 Revert "Add code to convert from representation types, to existentially quantified singletons."
     a9a9ce6 add Foldable and Traversable instances for Either a and (,) a
     14bd3c1 Redo and cleanup the change replacing `unsafe*` with `toSing`
     d901b4c Add tests for kind-polymorphic Control.Category
     4b0addb Remove an import loop
     5fe76f3 Remove some unnecessary SOURCE imports
     b801f5f Re-jig SOURCE imports
     6d1b0d6 Revert accidental change
     2227e5e Make GHC.Err depend on GHC.Integer
     a97ebe3 Comments
     9b7c1b1 GHC.Err is no longer a boot module; no GHC/Err.lhs-boot
     5bd176f Fix import warnings
     d4d008b Add an import to fix build ordering
     ddbe37f Change a use of atomicModifyIORef to atomicModifyIORef'
     1f81187 Remove uses of RecordWildCards in GHC.Event.TimerManager
     e843e73 IO manager: Edit the timeout queue directly, rather than using an edit list
     13ac46d Add a test for #7653
     9450515 Replace all atomicModifyIORef calls in GHC.Event.TimerManager
     86c5358 Use atomicModifyIORef' rather than atomicModifyIORef
     3ef0f91 expose new Word operation to swap endianness for Word{16,32,64}
     a123775 Fix some typos
     2f8c5bf Revert "expose new Word operation to swap endianness for Word{16,32,64}"
     07f8524 One more GHC.Err import eliminated
     16f71d6 Clarification what 'atomic' means here.
     60d5d2e Add setEnv/unsetEnv to System.Environment; fixes #7427
     452008b Fix a comment
     9afb928 Update GHC.ForeignPtr to use addCFinalizerToWeak#
     80b02b2 Fix hClose002 with the threaded RTS IO manager
     fb92baf Fix hSetBuffering004 to work with dynamic ghci
     96d89d7 Ignore editor backup files
     96bf7db Fix build on OS X
     100c051 Catch an illegal pragma and fix a typo
     6907fa9 fix markup bugs
     91a7f58 Add a section of documentation about the interaction of threads and finalizers
     db6d589 Derive Show, Eq, Ord, Read for Control.Applicative.ZipList; fixes #5787
     4e9014c Reorganized instance definitions to put them all in Proxy.hs.
     c464def Add atomicReadMVar to Control.Concurrent.MVar and friends.
     546f7e7 Implement tryAtomicReadMVar.
     d900345 Fix build.
     abe8151 Rename atomicReadMVar and friends to readMVar, replacing old readMVar.
     92ed514 Minor rewording.
     5c37ca9 Expose new Word operation to swap endianness for Word{16,32,64}
     fd39d59 Fix #7787
     0b02a2e Add test for #7787
     af77ef4 Fix GHC.Enum on 32bit platforms; fixes #8072
     f6b521c Finish implementing poly-kinded gcast and Data.Type.Equality
     aec3eaa Merge branch 'master' into data-proxy
     ebd99ae Fix problem with deprecating gcast[12]
     71d53b5 Fix imports




More information about the ghc-commits mailing list