packages feed

distributed-process-tests 0.4.4 → 0.4.5

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

+ Control.Distributed.Process.Tests.Internal.Utils: instance GHC.Generics.Constructor Control.Distributed.Process.Tests.Internal.Utils.C1_0Ping
+ Control.Distributed.Process.Tests.Internal.Utils: instance GHC.Generics.Constructor Control.Distributed.Process.Tests.Internal.Utils.C1_0TestProcessControl
+ Control.Distributed.Process.Tests.Internal.Utils: instance GHC.Generics.Constructor Control.Distributed.Process.Tests.Internal.Utils.C1_1TestProcessControl
+ Control.Distributed.Process.Tests.Internal.Utils: instance GHC.Generics.Constructor Control.Distributed.Process.Tests.Internal.Utils.C1_2TestProcessControl
+ Control.Distributed.Process.Tests.Internal.Utils: instance GHC.Generics.Datatype Control.Distributed.Process.Tests.Internal.Utils.D1Ping
+ Control.Distributed.Process.Tests.Internal.Utils: instance GHC.Generics.Datatype Control.Distributed.Process.Tests.Internal.Utils.D1TestProcessControl
+ Control.Distributed.Process.Tests.Mx: instance GHC.Generics.Constructor Control.Distributed.Process.Tests.Mx.C1_0Publish
+ Control.Distributed.Process.Tests.Mx: instance GHC.Generics.Datatype Control.Distributed.Process.Tests.Mx.D1Publish

Files

distributed-process-tests.cabal view
@@ -1,7 +1,7 @@ name:          distributed-process-tests-version:       0.4.4+version:       0.4.5 synopsis:      Tests and test support tools for distributed-process.-homepage:      http://github.com/haskell-distributed/distributed-process-tests+homepage:      http://github.com/haskell-distributed/distributed-process/tree/master/distributed-process-tests description:   Tests and test suite for Cloud Haskell libraries. license:       BSD3 license-file:  LICENSE