packages feed

Cabal revisions of distributed-process-extras-0.2.1.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:           distributed-process-extras-version:        0.2.1.2-cabal-version:  >=1.8-build-type:     Simple-license:        BSD3-license-file:   LICENCE-stability:      experimental-Copyright:      Tim Watson 2012 - 2013-Author:         Tim Watson-Maintainer:     Facundo Domínguez <facundo.dominguez@tweag.io>-Stability:      experimental-Homepage:       http://github.com/haskell-distributed/distributed-process-extras-Bug-Reports:    https://cloud-haskell.atlassian.net-synopsis:       Cloud Haskell Extras-description:    Supporting library, providing common types and utilities used by the-                various components that make up the distributed-process-platform package.-category:       Control-tested-with:    GHC == 7.4.2 GHC == 7.6.2-data-dir:       ""-extra-source-files: ChangeLog--source-repository head-  type:      git-  location:  https://github.com/haskell-distributed/distributed-process-extras--library-  build-depends:-                   base >= 4.4 && < 5,-                   data-accessor >= 0.2.2.3,-                   distributed-process >= 0.5.3 && < 0.7,-                   binary >= 0.6.3.0 && < 0.8,-                   deepseq >= 1.3.0.1 && < 1.6,-                   mtl,-                   containers >= 0.4 && < 0.6,-                   hashable >= 1.2.0.5 && < 1.3,-                   unordered-containers >= 0.2.3.0 && < 0.3,-                   fingertree < 0.2,-                   stm >= 2.4 && < 2.5,-                   time > 1.4 && < 1.6,-                   transformers-  if impl(ghc <= 7.5)-    Build-Depends:   template-haskell == 2.7.0.0,-                     derive == 2.5.5,-                     uniplate == 1.6.12,-                     ghc-prim-  extensions:      CPP-  hs-source-dirs:   src-  ghc-options:      -Wall-  exposed-modules:-                   Control.Distributed.Process.Extras,-                   Control.Distributed.Process.Extras.Call,-                   Control.Distributed.Process.Extras.Monitoring,-                   Control.Distributed.Process.Extras.SystemLog,-                   Control.Distributed.Process.Extras.Time,-                   Control.Distributed.Process.Extras.Timer,-                   Control.Distributed.Process.Extras.UnsafePrimitives,-                   Control.Concurrent.Utils,-                   Control.Distributed.Process.Extras.Internal.Containers.MultiMap,-                   Control.Distributed.Process.Extras.Internal.Primitives,-                   Control.Distributed.Process.Extras.Internal.Types,-                   Control.Distributed.Process.Extras.Internal.Queue.SeqQ,-                   Control.Distributed.Process.Extras.Internal.Queue.PriorityQ-                   Control.Distributed.Process.Extras.Internal.Unsafe--test-suite InternalQueueTests-  type:            exitcode-stdio-1.0-  x-uses-tf:       true-  build-depends:-                   base >= 4.4 && < 5,-                   ansi-terminal >= 0.5 && < 0.7,-                   distributed-process >= 0.5.3 && < 0.7,-                   distributed-process-extras,-                   distributed-process-tests >= 0.4.2 && < 0.5,-                   HUnit >= 1.2 && < 2,-                   test-framework >= 0.6 && < 0.9,-                   test-framework-hunit,-                   QuickCheck >= 2.4,-                   test-framework-quickcheck2,-                   rematch >= 0.2.0.0,-                   ghc-prim-  hs-source-dirs:-                   tests-  ghc-options:     -Wall -rtsopts-  extensions:      CPP-  main-is:         TestQueues.hs-  cpp-options:     -DTESTING--test-suite PrimitivesTests-  type:            exitcode-stdio-1.0-  x-uses-tf:       true-  build-depends:-                   base >= 4.4 && < 5,-                   ansi-terminal >= 0.5 && < 0.7,-                   distributed-process >= 0.5.3 && < 0.7,-                   distributed-process-extras,-                   distributed-process-tests >= 0.4.2 && < 0.5,-                   network-transport >= 0.4 && < 0.5,-                   mtl,-                   containers >= 0.4 && < 0.6,-                   network-transport-tcp >= 0.4 && < 0.6,-                   binary >= 0.6.3.0 && < 0.8,-                   deepseq >= 1.3.0.1 && < 1.6,-                   network >= 2.3 && < 2.7,-                   HUnit >= 1.2 && < 2,-                   stm >= 2.3 && < 2.5,-                   test-framework >= 0.6 && < 0.9,-                   test-framework-hunit,-                   rematch >= 0.2.0.0,-                   transformers-  hs-source-dirs:-                   tests-  ghc-options:     -Wall -threaded -rtsopts -with-rtsopts=-N -fno-warn-unused-do-bind-  extensions:      CPP-  main-is:         TestPrimitives.hs--test-suite TimerTests-  type:            exitcode-stdio-1.0-  x-uses-tf:       true-  build-depends:-                   base >= 4.4 && < 5,-                   ansi-terminal >= 0.5 && < 0.7,-                   deepseq >= 1.3.0.1 && < 1.6,-                   distributed-process >= 0.5.3 && < 0.7,-                   distributed-process-extras,-                   distributed-process-tests >= 0.4.2 && < 0.5,-                   network-transport >= 0.4 && < 0.5,-                   network-transport-tcp >= 0.4 && < 0.6,-                   HUnit >= 1.2 && < 2,-                   test-framework >= 0.6 && < 0.9,-                   test-framework-hunit,-                   QuickCheck >= 2.4,-                   test-framework-quickcheck2,-                   rematch >= 0.2.0.0,-                   ghc-prim-  hs-source-dirs:-                   tests-  ghc-options:     -Wall -rtsopts-  extensions:      CPP-  main-is:         TestTimer.hs-  cpp-options:     -DTESTING--test-suite LoggerTests-  type:            exitcode-stdio-1.0---  x-uses-tf:       true-  build-depends:-                   base >= 4.4 && < 5,-                   ansi-terminal >= 0.5 && < 0.7,-                   containers,-                   hashable,-                   unordered-containers >= 0.2.3.0 && < 0.3,-                   distributed-process >= 0.5.3 && < 0.7,-                   distributed-process-extras,-                   distributed-process-tests >= 0.4.2 && < 0.5,-                   distributed-static,-                   bytestring,-                   data-accessor,-                   fingertree < 0.2,-                   network-transport >= 0.4 && < 0.5,-                   deepseq >= 1.3.0.1 && < 1.6,-                   mtl,-                   network-transport-tcp >= 0.4 && < 0.6,-                   binary >= 0.6.3.0 && < 0.8,-                   network >= 2.3 && < 2.7,-                   HUnit >= 1.2 && < 2,-                   stm >= 2.3 && < 2.5,-                   time > 1.4 && < 1.6,-                   test-framework >= 0.6 && < 0.9,-                   test-framework-hunit,-                   transformers,-                   rematch >= 0.2.0.0,-                   ghc-prim-  hs-source-dirs:-                   tests-  ghc-options:     -Wall -threaded -rtsopts -with-rtsopts=-N -fno-warn-unused-do-bind -eventlog-  extensions:      CPP-  main-is:         TestLog.hs+name:           distributed-process-extras
+version:        0.2.1.2
+x-revision: 1
+cabal-version:  >=1.8
+build-type:     Simple
+license:        BSD3
+license-file:   LICENCE
+stability:      experimental
+Copyright:      Tim Watson 2012 - 2013
+Author:         Tim Watson
+Maintainer:     Tim Watson <watson.timothy@gmail.com>
+Stability:      experimental
+Homepage:       http://github.com/haskell-distributed/distributed-process-extras
+Bug-Reports:    https://cloud-haskell.atlassian.net
+synopsis:       Cloud Haskell Extras
+description:    Supporting library, providing common types and utilities used by the
+                various components that make up the distributed-process-platform package.
+category:       Control
+tested-with:    GHC == 7.4.2 GHC == 7.6.2
+data-dir:       ""
+extra-source-files: ChangeLog
+
+source-repository head
+  type:      git
+  location:  https://github.com/haskell-distributed/distributed-process-extras
+
+library
+  build-depends:
+                   base >= 4.4 && < 5,
+                   data-accessor >= 0.2.2.3,
+                   distributed-process >= 0.5.3 && < 0.7,
+                   binary >= 0.6.3.0 && < 0.8,
+                   deepseq >= 1.3.0.1 && < 1.6,
+                   mtl,
+                   containers >= 0.4 && < 0.6,
+                   hashable >= 1.2.0.5 && < 1.3,
+                   unordered-containers >= 0.2.3.0 && < 0.3,
+                   fingertree < 0.2,
+                   stm >= 2.4 && < 2.5,
+                   time > 1.4 && < 1.6,
+                   transformers
+  if impl(ghc <= 7.5)
+    Build-Depends:   template-haskell == 2.7.0.0,
+                     derive == 2.5.5,
+                     uniplate == 1.6.12,
+                     ghc-prim
+  extensions:      CPP
+  hs-source-dirs:   src
+  ghc-options:      -Wall
+  exposed-modules:
+                   Control.Distributed.Process.Extras,
+                   Control.Distributed.Process.Extras.Call,
+                   Control.Distributed.Process.Extras.Monitoring,
+                   Control.Distributed.Process.Extras.SystemLog,
+                   Control.Distributed.Process.Extras.Time,
+                   Control.Distributed.Process.Extras.Timer,
+                   Control.Distributed.Process.Extras.UnsafePrimitives,
+                   Control.Concurrent.Utils,
+                   Control.Distributed.Process.Extras.Internal.Containers.MultiMap,
+                   Control.Distributed.Process.Extras.Internal.Primitives,
+                   Control.Distributed.Process.Extras.Internal.Types,
+                   Control.Distributed.Process.Extras.Internal.Queue.SeqQ,
+                   Control.Distributed.Process.Extras.Internal.Queue.PriorityQ
+                   Control.Distributed.Process.Extras.Internal.Unsafe
+
+test-suite InternalQueueTests
+  type:            exitcode-stdio-1.0
+  x-uses-tf:       true
+  build-depends:
+                   base >= 4.4 && < 5,
+                   ansi-terminal >= 0.5 && < 0.7,
+                   distributed-process >= 0.5.3 && < 0.7,
+                   distributed-process-extras,
+                   distributed-process-tests >= 0.4.2 && < 0.5,
+                   HUnit >= 1.2 && < 2,
+                   test-framework >= 0.6 && < 0.9,
+                   test-framework-hunit,
+                   QuickCheck >= 2.4,
+                   test-framework-quickcheck2,
+                   rematch >= 0.2.0.0,
+                   ghc-prim
+  hs-source-dirs:
+                   tests
+  ghc-options:     -Wall -rtsopts
+  extensions:      CPP
+  main-is:         TestQueues.hs
+  cpp-options:     -DTESTING
+
+test-suite PrimitivesTests
+  type:            exitcode-stdio-1.0
+  x-uses-tf:       true
+  build-depends:
+                   base >= 4.4 && < 5,
+                   ansi-terminal >= 0.5 && < 0.7,
+                   distributed-process >= 0.5.3 && < 0.7,
+                   distributed-process-extras,
+                   distributed-process-tests >= 0.4.2 && < 0.5,
+                   network-transport >= 0.4 && < 0.5,
+                   mtl,
+                   containers >= 0.4 && < 0.6,
+                   network-transport-tcp >= 0.4 && < 0.6,
+                   binary >= 0.6.3.0 && < 0.8,
+                   deepseq >= 1.3.0.1 && < 1.6,
+                   network >= 2.3 && < 2.7,
+                   HUnit >= 1.2 && < 2,
+                   stm >= 2.3 && < 2.5,
+                   test-framework >= 0.6 && < 0.9,
+                   test-framework-hunit,
+                   rematch >= 0.2.0.0,
+                   transformers
+  hs-source-dirs:
+                   tests
+  ghc-options:     -Wall -threaded -rtsopts -with-rtsopts=-N -fno-warn-unused-do-bind
+  extensions:      CPP
+  main-is:         TestPrimitives.hs
+
+test-suite TimerTests
+  type:            exitcode-stdio-1.0
+  x-uses-tf:       true
+  build-depends:
+                   base >= 4.4 && < 5,
+                   ansi-terminal >= 0.5 && < 0.7,
+                   deepseq >= 1.3.0.1 && < 1.6,
+                   distributed-process >= 0.5.3 && < 0.7,
+                   distributed-process-extras,
+                   distributed-process-tests >= 0.4.2 && < 0.5,
+                   network-transport >= 0.4 && < 0.5,
+                   network-transport-tcp >= 0.4 && < 0.6,
+                   HUnit >= 1.2 && < 2,
+                   test-framework >= 0.6 && < 0.9,
+                   test-framework-hunit,
+                   QuickCheck >= 2.4,
+                   test-framework-quickcheck2,
+                   rematch >= 0.2.0.0,
+                   ghc-prim
+  hs-source-dirs:
+                   tests
+  ghc-options:     -Wall -rtsopts
+  extensions:      CPP
+  main-is:         TestTimer.hs
+  cpp-options:     -DTESTING
+
+test-suite LoggerTests
+  type:            exitcode-stdio-1.0
+--  x-uses-tf:       true
+  build-depends:
+                   base >= 4.4 && < 5,
+                   ansi-terminal >= 0.5 && < 0.7,
+                   containers,
+                   hashable,
+                   unordered-containers >= 0.2.3.0 && < 0.3,
+                   distributed-process >= 0.5.3 && < 0.7,
+                   distributed-process-extras,
+                   distributed-process-tests >= 0.4.2 && < 0.5,
+                   distributed-static,
+                   bytestring,
+                   data-accessor,
+                   fingertree < 0.2,
+                   network-transport >= 0.4 && < 0.5,
+                   deepseq >= 1.3.0.1 && < 1.6,
+                   mtl,
+                   network-transport-tcp >= 0.4 && < 0.6,
+                   binary >= 0.6.3.0 && < 0.8,
+                   network >= 2.3 && < 2.7,
+                   HUnit >= 1.2 && < 2,
+                   stm >= 2.3 && < 2.5,
+                   time > 1.4 && < 1.6,
+                   test-framework >= 0.6 && < 0.9,
+                   test-framework-hunit,
+                   transformers,
+                   rematch >= 0.2.0.0,
+                   ghc-prim
+  hs-source-dirs:
+                   tests
+  ghc-options:     -Wall -threaded -rtsopts -with-rtsopts=-N -fno-warn-unused-do-bind -eventlog
+  extensions:      CPP
+  main-is:         TestLog.hs
revision 2
 name:           distributed-process-extras
 version:        0.2.1.2
-x-revision: 1
+x-revision: 2
 cabal-version:  >=1.8
 build-type:     Simple
 license:        BSD3
 
 library
   build-depends:
-                   base >= 4.4 && < 5,
+                   base >= 4.6 && < 5,
                    data-accessor >= 0.2.2.3,
                    distributed-process >= 0.5.3 && < 0.7,
-                   binary >= 0.6.3.0 && < 0.8,
+                   binary >= 0.6.3.0 && < 0.9,
                    deepseq >= 1.3.0.1 && < 1.6,
                    mtl,
                    containers >= 0.4 && < 0.6,
   type:            exitcode-stdio-1.0
   x-uses-tf:       true
   build-depends:
-                   base >= 4.4 && < 5,
+                   base >= 4.6 && < 5,
                    ansi-terminal >= 0.5 && < 0.7,
                    distributed-process >= 0.5.3 && < 0.7,
                    distributed-process-extras,
   type:            exitcode-stdio-1.0
   x-uses-tf:       true
   build-depends:
-                   base >= 4.4 && < 5,
+                   base >= 4.6 && < 5,
                    ansi-terminal >= 0.5 && < 0.7,
                    distributed-process >= 0.5.3 && < 0.7,
                    distributed-process-extras,
                    mtl,
                    containers >= 0.4 && < 0.6,
                    network-transport-tcp >= 0.4 && < 0.6,
-                   binary >= 0.6.3.0 && < 0.8,
+                   binary >= 0.6.3.0 && < 0.9,
                    deepseq >= 1.3.0.1 && < 1.6,
                    network >= 2.3 && < 2.7,
                    HUnit >= 1.2 && < 2,
   type:            exitcode-stdio-1.0
   x-uses-tf:       true
   build-depends:
-                   base >= 4.4 && < 5,
+                   base >= 4.6 && < 5,
                    ansi-terminal >= 0.5 && < 0.7,
                    deepseq >= 1.3.0.1 && < 1.6,
                    distributed-process >= 0.5.3 && < 0.7,
   type:            exitcode-stdio-1.0
 --  x-uses-tf:       true
   build-depends:
-                   base >= 4.4 && < 5,
+                   base >= 4.6 && < 5,
                    ansi-terminal >= 0.5 && < 0.7,
                    containers,
                    hashable,
                    deepseq >= 1.3.0.1 && < 1.6,
                    mtl,
                    network-transport-tcp >= 0.4 && < 0.6,
-                   binary >= 0.6.3.0 && < 0.8,
+                   binary >= 0.6.3.0 && < 0.9,
                    network >= 2.3 && < 2.7,
                    HUnit >= 1.2 && < 2,
                    stm >= 2.3 && < 2.5,
revision 3
 name:           distributed-process-extras
 version:        0.2.1.2
-x-revision: 2
+x-revision: 3
 cabal-version:  >=1.8
 build-type:     Simple
 license:        BSD3
                    unordered-containers >= 0.2.3.0 && < 0.3,
                    fingertree < 0.2,
                    stm >= 2.4 && < 2.5,
-                   time > 1.4 && < 1.6,
+                   time > 1.4 && < 1.8,
                    transformers
   if impl(ghc <= 7.5)
     Build-Depends:   template-haskell == 2.7.0.0,
                    network >= 2.3 && < 2.7,
                    HUnit >= 1.2 && < 2,
                    stm >= 2.3 && < 2.5,
-                   time > 1.4 && < 1.6,
+                   time > 1.4 && < 1.8,
                    test-framework >= 0.6 && < 0.9,
                    test-framework-hunit,
                    transformers,