distributed-process-registry 0.1.0 → 0.1.0.1
raw patch · 1 files changed
+9/−8 lines, 1 filesdep ~deepseqdep ~distributed-process-testsdep ~timenew-uploaderPVP: major bump suggested
API removals or changes: PVP suggests a major version bump
Dependency ranges changed: deepseq, distributed-process-tests, time
API changes (from Hackage documentation)
- Control.Distributed.Process.Registry: diedReason :: KeyUpdateEvent -> !DiedReason
- Control.Distributed.Process.Registry: instance (Keyable k, Serializable v) => Binary (Registry k v)
- Control.Distributed.Process.Registry: instance (Keyable k, Serializable v) => Binary (SHashMap k v)
- Control.Distributed.Process.Registry: instance (Show a, Eq a, Hashable a, Serializable a) => Keyable a
- Control.Distributed.Process.Registry: instance Binary InvalidPropertyType
- Control.Distributed.Process.Registry: instance Binary KeyType
- Control.Distributed.Process.Registry: instance Binary KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Binary KeyUpdateEventMask
- Control.Distributed.Process.Registry: instance Binary LookupPropReply
- Control.Distributed.Process.Registry: instance Binary QueryDirect
- Control.Distributed.Process.Registry: instance Binary RegKeyMonitorRef
- Control.Distributed.Process.Registry: instance Binary RegNamesReq
- Control.Distributed.Process.Registry: instance Binary RegisterKeyReply
- Control.Distributed.Process.Registry: instance Binary UnmonitorReq
- Control.Distributed.Process.Registry: instance Binary UnregisterKeyReply
- Control.Distributed.Process.Registry: instance Constructor C1_0AwaitResult
- Control.Distributed.Process.Registry: instance Constructor C1_0GiveAwayName
- Control.Distributed.Process.Registry: instance Constructor C1_0InvalidPropertyType
- Control.Distributed.Process.Registry: instance Constructor C1_0KMRef
- Control.Distributed.Process.Registry: instance Constructor C1_0Key
- Control.Distributed.Process.Registry: instance Constructor C1_0KeyType
- Control.Distributed.Process.Registry: instance Constructor C1_0KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Constructor C1_0KeyUpdateEventMask
- Control.Distributed.Process.Registry: instance Constructor C1_0LookupKeyReq
- Control.Distributed.Process.Registry: instance Constructor C1_0LookupPropReply
- Control.Distributed.Process.Registry: instance Constructor C1_0LookupPropReq
- Control.Distributed.Process.Registry: instance Constructor C1_0MonitorReq
- Control.Distributed.Process.Registry: instance Constructor C1_0QueryDirect
- Control.Distributed.Process.Registry: instance Constructor C1_0RegKeyMonitorRef
- Control.Distributed.Process.Registry: instance Constructor C1_0RegNamesReq
- Control.Distributed.Process.Registry: instance Constructor C1_0RegisterKeyReply
- Control.Distributed.Process.Registry: instance Constructor C1_0RegisterKeyReq
- Control.Distributed.Process.Registry: instance Constructor C1_0Registry
- Control.Distributed.Process.Registry: instance Constructor C1_0RegistryKeyMonitorNotification
- Control.Distributed.Process.Registry: instance Constructor C1_0SHashMap
- Control.Distributed.Process.Registry: instance Constructor C1_0State
- Control.Distributed.Process.Registry: instance Constructor C1_0UnmonitorReq
- Control.Distributed.Process.Registry: instance Constructor C1_0UnregisterKeyReply
- Control.Distributed.Process.Registry: instance Constructor C1_0UnregisterKeyReq
- Control.Distributed.Process.Registry: instance Constructor C1_1AwaitResult
- Control.Distributed.Process.Registry: instance Constructor C1_1KeyType
- Control.Distributed.Process.Registry: instance Constructor C1_1KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Constructor C1_1KeyUpdateEventMask
- Control.Distributed.Process.Registry: instance Constructor C1_1LookupPropReply
- Control.Distributed.Process.Registry: instance Constructor C1_1QueryDirect
- Control.Distributed.Process.Registry: instance Constructor C1_1RegisterKeyReply
- Control.Distributed.Process.Registry: instance Constructor C1_1UnregisterKeyReply
- Control.Distributed.Process.Registry: instance Constructor C1_2AwaitResult
- Control.Distributed.Process.Registry: instance Constructor C1_2KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Constructor C1_2KeyUpdateEventMask
- Control.Distributed.Process.Registry: instance Constructor C1_2QueryDirect
- Control.Distributed.Process.Registry: instance Constructor C1_2UnregisterKeyReply
- Control.Distributed.Process.Registry: instance Constructor C1_3KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Constructor C1_3KeyUpdateEventMask
- Control.Distributed.Process.Registry: instance Constructor C1_4KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Datatype D1AwaitResult
- Control.Distributed.Process.Registry: instance Datatype D1GiveAwayName
- Control.Distributed.Process.Registry: instance Datatype D1InvalidPropertyType
- Control.Distributed.Process.Registry: instance Datatype D1KMRef
- Control.Distributed.Process.Registry: instance Datatype D1Key
- Control.Distributed.Process.Registry: instance Datatype D1KeyType
- Control.Distributed.Process.Registry: instance Datatype D1KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Datatype D1KeyUpdateEventMask
- Control.Distributed.Process.Registry: instance Datatype D1LookupKeyReq
- Control.Distributed.Process.Registry: instance Datatype D1LookupPropReply
- Control.Distributed.Process.Registry: instance Datatype D1LookupPropReq
- Control.Distributed.Process.Registry: instance Datatype D1MonitorReq
- Control.Distributed.Process.Registry: instance Datatype D1QueryDirect
- Control.Distributed.Process.Registry: instance Datatype D1RegKeyMonitorRef
- Control.Distributed.Process.Registry: instance Datatype D1RegNamesReq
- Control.Distributed.Process.Registry: instance Datatype D1RegisterKeyReply
- Control.Distributed.Process.Registry: instance Datatype D1RegisterKeyReq
- Control.Distributed.Process.Registry: instance Datatype D1Registry
- Control.Distributed.Process.Registry: instance Datatype D1RegistryKeyMonitorNotification
- Control.Distributed.Process.Registry: instance Datatype D1SHashMap
- Control.Distributed.Process.Registry: instance Datatype D1State
- Control.Distributed.Process.Registry: instance Datatype D1UnmonitorReq
- Control.Distributed.Process.Registry: instance Datatype D1UnregisterKeyReply
- Control.Distributed.Process.Registry: instance Datatype D1UnregisterKeyReq
- Control.Distributed.Process.Registry: instance Eq (Registry k v)
- Control.Distributed.Process.Registry: instance Eq InvalidPropertyType
- Control.Distributed.Process.Registry: instance Eq KMRef
- Control.Distributed.Process.Registry: instance Eq KeyType
- Control.Distributed.Process.Registry: instance Eq KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Eq KeyUpdateEventMask
- Control.Distributed.Process.Registry: instance Eq RegKeyMonitorRef
- Control.Distributed.Process.Registry: instance Eq RegisterKeyReply
- Control.Distributed.Process.Registry: instance Eq UnregisterKeyReply
- Control.Distributed.Process.Registry: instance Eq a => Eq (Key a)
- Control.Distributed.Process.Registry: instance Eq k => Eq (AwaitResult k)
- Control.Distributed.Process.Registry: instance Generic (AwaitResult k)
- Control.Distributed.Process.Registry: instance Generic (GiveAwayName k)
- Control.Distributed.Process.Registry: instance Generic (Key a)
- Control.Distributed.Process.Registry: instance Generic (LookupKeyReq k)
- Control.Distributed.Process.Registry: instance Generic (LookupPropReq k)
- Control.Distributed.Process.Registry: instance Generic (MonitorReq k)
- Control.Distributed.Process.Registry: instance Generic (RegisterKeyReq k)
- Control.Distributed.Process.Registry: instance Generic (Registry k v)
- Control.Distributed.Process.Registry: instance Generic (RegistryKeyMonitorNotification k)
- Control.Distributed.Process.Registry: instance Generic (SHashMap k v)
- Control.Distributed.Process.Registry: instance Generic (State k v)
- Control.Distributed.Process.Registry: instance Generic (UnregisterKeyReq k)
- Control.Distributed.Process.Registry: instance Generic InvalidPropertyType
- Control.Distributed.Process.Registry: instance Generic KMRef
- Control.Distributed.Process.Registry: instance Generic KeyType
- Control.Distributed.Process.Registry: instance Generic KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Generic KeyUpdateEventMask
- Control.Distributed.Process.Registry: instance Generic LookupPropReply
- Control.Distributed.Process.Registry: instance Generic QueryDirect
- Control.Distributed.Process.Registry: instance Generic RegKeyMonitorRef
- Control.Distributed.Process.Registry: instance Generic RegNamesReq
- Control.Distributed.Process.Registry: instance Generic RegisterKeyReply
- Control.Distributed.Process.Registry: instance Generic UnmonitorReq
- Control.Distributed.Process.Registry: instance Generic UnregisterKeyReply
- Control.Distributed.Process.Registry: instance Hashable KMRef
- Control.Distributed.Process.Registry: instance Hashable KeyType
- Control.Distributed.Process.Registry: instance Hashable KeyUpdateEventMask
- Control.Distributed.Process.Registry: instance Hashable RegKeyMonitorRef
- Control.Distributed.Process.Registry: instance Hashable a => Hashable (Key a)
- Control.Distributed.Process.Registry: instance Keyable k => Binary (AwaitResult k)
- Control.Distributed.Process.Registry: instance Keyable k => Binary (GiveAwayName k)
- Control.Distributed.Process.Registry: instance Keyable k => Binary (MonitorReq k)
- Control.Distributed.Process.Registry: instance Keyable k => Binary (RegistryKeyMonitorNotification k)
- Control.Distributed.Process.Registry: instance Keyable k => Eq (GiveAwayName k)
- Control.Distributed.Process.Registry: instance Keyable k => Eq (RegistryKeyMonitorNotification k)
- Control.Distributed.Process.Registry: instance Keyable k => Foldable (SearchHandle k)
- Control.Distributed.Process.Registry: instance Keyable k => Functor (SearchHandle k)
- Control.Distributed.Process.Registry: instance Keyable k => Show (GiveAwayName k)
- Control.Distributed.Process.Registry: instance Keyable k => Show (RegistryKeyMonitorNotification k)
- Control.Distributed.Process.Registry: instance Linkable (Registry k v)
- Control.Distributed.Process.Registry: instance Resolvable (Registry k v)
- Control.Distributed.Process.Registry: instance Resolvable RegKeyMonitorRef
- Control.Distributed.Process.Registry: instance Selector S1_0_0KMRef
- Control.Distributed.Process.Registry: instance Selector S1_0_0Key
- Control.Distributed.Process.Registry: instance Selector S1_0_0KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Selector S1_0_0RegKeyMonitorRef
- Control.Distributed.Process.Registry: instance Selector S1_0_0Registry
- Control.Distributed.Process.Registry: instance Selector S1_0_0State
- Control.Distributed.Process.Registry: instance Selector S1_0_1KMRef
- Control.Distributed.Process.Registry: instance Selector S1_0_1Key
- Control.Distributed.Process.Registry: instance Selector S1_0_1State
- Control.Distributed.Process.Registry: instance Selector S1_0_2Key
- Control.Distributed.Process.Registry: instance Selector S1_0_2State
- Control.Distributed.Process.Registry: instance Selector S1_0_3State
- Control.Distributed.Process.Registry: instance Selector S1_0_4State
- Control.Distributed.Process.Registry: instance Selector S1_0_5State
- Control.Distributed.Process.Registry: instance Selector S1_3_0KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Selector S1_4_0KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Selector S1_4_1KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Serializable a => Binary (Key a)
- Control.Distributed.Process.Registry: instance Serializable k => Binary (LookupKeyReq k)
- Control.Distributed.Process.Registry: instance Serializable k => Binary (LookupPropReq k)
- Control.Distributed.Process.Registry: instance Serializable k => Binary (RegisterKeyReq k)
- Control.Distributed.Process.Registry: instance Serializable k => Binary (UnregisterKeyReq k)
- Control.Distributed.Process.Registry: instance Show (Registry k v)
- Control.Distributed.Process.Registry: instance Show InvalidPropertyType
- Control.Distributed.Process.Registry: instance Show KMRef
- Control.Distributed.Process.Registry: instance Show KeyType
- Control.Distributed.Process.Registry: instance Show KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Show KeyUpdateEventMask
- Control.Distributed.Process.Registry: instance Show RegKeyMonitorRef
- Control.Distributed.Process.Registry: instance Show RegisterKeyReply
- Control.Distributed.Process.Registry: instance Show UnregisterKeyReply
- Control.Distributed.Process.Registry: instance Show a => Show (Key a)
- Control.Distributed.Process.Registry: instance Show k => Show (AwaitResult k)
- Control.Distributed.Process.Registry: instance Typeable AwaitResult
- Control.Distributed.Process.Registry: instance Typeable GiveAwayName
- Control.Distributed.Process.Registry: instance Typeable InvalidPropertyType
- Control.Distributed.Process.Registry: instance Typeable KMRef
- Control.Distributed.Process.Registry: instance Typeable Key
- Control.Distributed.Process.Registry: instance Typeable KeyType
- Control.Distributed.Process.Registry: instance Typeable KeyUpdateEvent
- Control.Distributed.Process.Registry: instance Typeable KeyUpdateEventMask
- Control.Distributed.Process.Registry: instance Typeable LookupKeyReq
- Control.Distributed.Process.Registry: instance Typeable LookupPropReply
- Control.Distributed.Process.Registry: instance Typeable LookupPropReq
- Control.Distributed.Process.Registry: instance Typeable MonitorReq
- Control.Distributed.Process.Registry: instance Typeable QueryDirect
- Control.Distributed.Process.Registry: instance Typeable RegKeyMonitorRef
- Control.Distributed.Process.Registry: instance Typeable RegNamesReq
- Control.Distributed.Process.Registry: instance Typeable RegisterKeyReply
- Control.Distributed.Process.Registry: instance Typeable RegisterKeyReq
- Control.Distributed.Process.Registry: instance Typeable Registry
- Control.Distributed.Process.Registry: instance Typeable RegistryKeyMonitorNotification
- Control.Distributed.Process.Registry: instance Typeable SHashMap
- Control.Distributed.Process.Registry: instance Typeable SearchHandle
- Control.Distributed.Process.Registry: instance Typeable State
- Control.Distributed.Process.Registry: instance Typeable UnmonitorReq
- Control.Distributed.Process.Registry: instance Typeable UnregisterKeyReply
- Control.Distributed.Process.Registry: instance Typeable UnregisterKeyReq
- Control.Distributed.Process.Registry: keyIdentity :: Key a -> !a
- Control.Distributed.Process.Registry: keyScope :: Key a -> !(Maybe ProcessId)
- Control.Distributed.Process.Registry: keyType :: Key a -> !KeyType
- Control.Distributed.Process.Registry: newOwner :: KeyUpdateEvent -> !ProcessId
- Control.Distributed.Process.Registry: owner :: KeyUpdateEvent -> !ProcessId
- Control.Distributed.Process.Registry: previousOwner :: KeyUpdateEvent -> !ProcessId
- Control.Distributed.Process.Registry: registryPid :: Registry k v -> ProcessId
+ Control.Distributed.Process.Registry: [diedReason] :: KeyUpdateEvent -> !DiedReason
+ Control.Distributed.Process.Registry: [keyIdentity] :: Key a -> !a
+ Control.Distributed.Process.Registry: [keyScope] :: Key a -> !(Maybe ProcessId)
+ Control.Distributed.Process.Registry: [keyType] :: Key a -> !KeyType
+ Control.Distributed.Process.Registry: [newOwner] :: KeyUpdateEvent -> !ProcessId
+ Control.Distributed.Process.Registry: [owner] :: KeyUpdateEvent -> !ProcessId
+ Control.Distributed.Process.Registry: [previousOwner] :: KeyUpdateEvent -> !ProcessId
+ Control.Distributed.Process.Registry: [registryPid] :: Registry k v -> ProcessId
+ Control.Distributed.Process.Registry: instance (Control.Distributed.Process.Registry.Keyable k, Control.Distributed.Process.Serializable.Serializable v) => Data.Binary.Class.Binary (Control.Distributed.Process.Registry.Registry k v)
+ Control.Distributed.Process.Registry: instance (Control.Distributed.Process.Registry.Keyable k, Control.Distributed.Process.Serializable.Serializable v) => Data.Binary.Class.Binary (Control.Distributed.Process.Registry.SHashMap k v)
+ Control.Distributed.Process.Registry: instance (GHC.Show.Show a, GHC.Classes.Eq a, Data.Hashable.Class.Hashable a, Control.Distributed.Process.Serializable.Serializable a) => Control.Distributed.Process.Registry.Keyable a
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Extras.Internal.Types.Linkable (Control.Distributed.Process.Registry.Registry k v)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Extras.Internal.Types.Resolvable (Control.Distributed.Process.Registry.Registry k v)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Extras.Internal.Types.Resolvable Control.Distributed.Process.Registry.RegKeyMonitorRef
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Registry.Keyable k => Data.Binary.Class.Binary (Control.Distributed.Process.Registry.AwaitResult k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Registry.Keyable k => Data.Binary.Class.Binary (Control.Distributed.Process.Registry.GiveAwayName k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Registry.Keyable k => Data.Binary.Class.Binary (Control.Distributed.Process.Registry.MonitorReq k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Registry.Keyable k => Data.Binary.Class.Binary (Control.Distributed.Process.Registry.RegistryKeyMonitorNotification k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Registry.Keyable k => Data.Foldable.Foldable (Control.Distributed.Process.Registry.SearchHandle k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Registry.Keyable k => GHC.Base.Functor (Control.Distributed.Process.Registry.SearchHandle k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Registry.Keyable k => GHC.Classes.Eq (Control.Distributed.Process.Registry.GiveAwayName k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Registry.Keyable k => GHC.Classes.Eq (Control.Distributed.Process.Registry.RegistryKeyMonitorNotification k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Registry.Keyable k => GHC.Show.Show (Control.Distributed.Process.Registry.GiveAwayName k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Registry.Keyable k => GHC.Show.Show (Control.Distributed.Process.Registry.RegistryKeyMonitorNotification k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Serializable.Serializable a => Data.Binary.Class.Binary (Control.Distributed.Process.Registry.Key a)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Serializable.Serializable k => Data.Binary.Class.Binary (Control.Distributed.Process.Registry.LookupKeyReq k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Serializable.Serializable k => Data.Binary.Class.Binary (Control.Distributed.Process.Registry.LookupPropReq k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Serializable.Serializable k => Data.Binary.Class.Binary (Control.Distributed.Process.Registry.RegisterKeyReq k)
+ Control.Distributed.Process.Registry: instance Control.Distributed.Process.Serializable.Serializable k => Data.Binary.Class.Binary (Control.Distributed.Process.Registry.UnregisterKeyReq k)
+ Control.Distributed.Process.Registry: instance Data.Binary.Class.Binary Control.Distributed.Process.Registry.InvalidPropertyType
+ Control.Distributed.Process.Registry: instance Data.Binary.Class.Binary Control.Distributed.Process.Registry.KeyType
+ Control.Distributed.Process.Registry: instance Data.Binary.Class.Binary Control.Distributed.Process.Registry.KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance Data.Binary.Class.Binary Control.Distributed.Process.Registry.KeyUpdateEventMask
+ Control.Distributed.Process.Registry: instance Data.Binary.Class.Binary Control.Distributed.Process.Registry.LookupPropReply
+ Control.Distributed.Process.Registry: instance Data.Binary.Class.Binary Control.Distributed.Process.Registry.QueryDirect
+ Control.Distributed.Process.Registry: instance Data.Binary.Class.Binary Control.Distributed.Process.Registry.RegKeyMonitorRef
+ Control.Distributed.Process.Registry: instance Data.Binary.Class.Binary Control.Distributed.Process.Registry.RegNamesReq
+ Control.Distributed.Process.Registry: instance Data.Binary.Class.Binary Control.Distributed.Process.Registry.RegisterKeyReply
+ Control.Distributed.Process.Registry: instance Data.Binary.Class.Binary Control.Distributed.Process.Registry.UnmonitorReq
+ Control.Distributed.Process.Registry: instance Data.Binary.Class.Binary Control.Distributed.Process.Registry.UnregisterKeyReply
+ Control.Distributed.Process.Registry: instance Data.Hashable.Class.Hashable Control.Distributed.Process.Registry.KMRef
+ Control.Distributed.Process.Registry: instance Data.Hashable.Class.Hashable Control.Distributed.Process.Registry.KeyType
+ Control.Distributed.Process.Registry: instance Data.Hashable.Class.Hashable Control.Distributed.Process.Registry.KeyUpdateEventMask
+ Control.Distributed.Process.Registry: instance Data.Hashable.Class.Hashable Control.Distributed.Process.Registry.RegKeyMonitorRef
+ Control.Distributed.Process.Registry: instance Data.Hashable.Class.Hashable a => Data.Hashable.Class.Hashable (Control.Distributed.Process.Registry.Key a)
+ Control.Distributed.Process.Registry: instance GHC.Classes.Eq (Control.Distributed.Process.Registry.Registry k v)
+ Control.Distributed.Process.Registry: instance GHC.Classes.Eq Control.Distributed.Process.Registry.InvalidPropertyType
+ Control.Distributed.Process.Registry: instance GHC.Classes.Eq Control.Distributed.Process.Registry.KMRef
+ Control.Distributed.Process.Registry: instance GHC.Classes.Eq Control.Distributed.Process.Registry.KeyType
+ Control.Distributed.Process.Registry: instance GHC.Classes.Eq Control.Distributed.Process.Registry.KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Classes.Eq Control.Distributed.Process.Registry.KeyUpdateEventMask
+ Control.Distributed.Process.Registry: instance GHC.Classes.Eq Control.Distributed.Process.Registry.RegKeyMonitorRef
+ Control.Distributed.Process.Registry: instance GHC.Classes.Eq Control.Distributed.Process.Registry.RegisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Classes.Eq Control.Distributed.Process.Registry.UnregisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Classes.Eq a => GHC.Classes.Eq (Control.Distributed.Process.Registry.Key a)
+ Control.Distributed.Process.Registry: instance GHC.Classes.Eq k => GHC.Classes.Eq (Control.Distributed.Process.Registry.AwaitResult k)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0AwaitResult
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0GiveAwayName
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0InvalidPropertyType
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0KMRef
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0Key
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0KeyType
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0KeyUpdateEventMask
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0LookupKeyReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0LookupPropReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0LookupPropReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0MonitorReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0QueryDirect
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0RegKeyMonitorRef
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0RegNamesReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0RegisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0RegisterKeyReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0Registry
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0RegistryKeyMonitorNotification
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0SHashMap
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0State
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0UnmonitorReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0UnregisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_0UnregisterKeyReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_1AwaitResult
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_1KeyType
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_1KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_1KeyUpdateEventMask
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_1LookupPropReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_1QueryDirect
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_1RegisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_1UnregisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_2AwaitResult
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_2KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_2KeyUpdateEventMask
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_2QueryDirect
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_2UnregisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_3KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_3KeyUpdateEventMask
+ Control.Distributed.Process.Registry: instance GHC.Generics.Constructor Control.Distributed.Process.Registry.C1_4KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1AwaitResult
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1GiveAwayName
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1InvalidPropertyType
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1KMRef
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1Key
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1KeyType
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1KeyUpdateEventMask
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1LookupKeyReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1LookupPropReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1LookupPropReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1MonitorReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1QueryDirect
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1RegKeyMonitorRef
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1RegNamesReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1RegisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1RegisterKeyReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1Registry
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1RegistryKeyMonitorNotification
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1SHashMap
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1State
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1UnmonitorReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1UnregisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Datatype Control.Distributed.Process.Registry.D1UnregisterKeyReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic (Control.Distributed.Process.Registry.AwaitResult k)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic (Control.Distributed.Process.Registry.GiveAwayName k)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic (Control.Distributed.Process.Registry.Key a)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic (Control.Distributed.Process.Registry.LookupKeyReq k)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic (Control.Distributed.Process.Registry.LookupPropReq k)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic (Control.Distributed.Process.Registry.MonitorReq k)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic (Control.Distributed.Process.Registry.RegisterKeyReq k)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic (Control.Distributed.Process.Registry.Registry k v)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic (Control.Distributed.Process.Registry.RegistryKeyMonitorNotification k)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic (Control.Distributed.Process.Registry.SHashMap k v)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic (Control.Distributed.Process.Registry.State k v)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic (Control.Distributed.Process.Registry.UnregisterKeyReq k)
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic Control.Distributed.Process.Registry.InvalidPropertyType
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic Control.Distributed.Process.Registry.KMRef
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic Control.Distributed.Process.Registry.KeyType
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic Control.Distributed.Process.Registry.KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic Control.Distributed.Process.Registry.KeyUpdateEventMask
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic Control.Distributed.Process.Registry.LookupPropReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic Control.Distributed.Process.Registry.QueryDirect
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic Control.Distributed.Process.Registry.RegKeyMonitorRef
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic Control.Distributed.Process.Registry.RegNamesReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic Control.Distributed.Process.Registry.RegisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic Control.Distributed.Process.Registry.UnmonitorReq
+ Control.Distributed.Process.Registry: instance GHC.Generics.Generic Control.Distributed.Process.Registry.UnregisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_0KMRef
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_0Key
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_0KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_0RegKeyMonitorRef
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_0Registry
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_0State
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_1KMRef
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_1Key
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_1State
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_2Key
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_2State
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_3State
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_4State
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_0_5State
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_3_0KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_4_0KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Generics.Selector Control.Distributed.Process.Registry.S1_4_1KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Show.Show (Control.Distributed.Process.Registry.Registry k v)
+ Control.Distributed.Process.Registry: instance GHC.Show.Show Control.Distributed.Process.Registry.InvalidPropertyType
+ Control.Distributed.Process.Registry: instance GHC.Show.Show Control.Distributed.Process.Registry.KMRef
+ Control.Distributed.Process.Registry: instance GHC.Show.Show Control.Distributed.Process.Registry.KeyType
+ Control.Distributed.Process.Registry: instance GHC.Show.Show Control.Distributed.Process.Registry.KeyUpdateEvent
+ Control.Distributed.Process.Registry: instance GHC.Show.Show Control.Distributed.Process.Registry.KeyUpdateEventMask
+ Control.Distributed.Process.Registry: instance GHC.Show.Show Control.Distributed.Process.Registry.RegKeyMonitorRef
+ Control.Distributed.Process.Registry: instance GHC.Show.Show Control.Distributed.Process.Registry.RegisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Show.Show Control.Distributed.Process.Registry.UnregisterKeyReply
+ Control.Distributed.Process.Registry: instance GHC.Show.Show a => GHC.Show.Show (Control.Distributed.Process.Registry.Key a)
+ Control.Distributed.Process.Registry: instance GHC.Show.Show k => GHC.Show.Show (Control.Distributed.Process.Registry.AwaitResult k)
- Control.Distributed.Process.Registry: addName :: Keyable k => Registry k v -> k -> Process RegisterKeyReply
+ Control.Distributed.Process.Registry: addName :: (Keyable k) => Registry k v -> k -> Process RegisterKeyReply
- Control.Distributed.Process.Registry: await :: Keyable k => Registry k v -> k -> Process (AwaitResult k)
+ Control.Distributed.Process.Registry: await :: (Keyable k) => Registry k v -> k -> Process (AwaitResult k)
- Control.Distributed.Process.Registry: awaitTimeout :: Keyable k => Registry k v -> Delay -> k -> Process (AwaitResult k)
+ Control.Distributed.Process.Registry: awaitTimeout :: (Keyable k) => Registry k v -> Delay -> k -> Process (AwaitResult k)
- Control.Distributed.Process.Registry: findByProperty :: Keyable k => Registry k v -> k -> Process [ProcessId]
+ Control.Distributed.Process.Registry: findByProperty :: (Keyable k) => Registry k v -> k -> Process [ProcessId]
- Control.Distributed.Process.Registry: giveAwayName :: Keyable k => Registry k v -> k -> ProcessId -> Process ()
+ Control.Distributed.Process.Registry: giveAwayName :: (Keyable k) => Registry k v -> k -> ProcessId -> Process ()
- Control.Distributed.Process.Registry: lookupName :: Keyable k => Registry k v -> k -> Process (Maybe ProcessId)
+ Control.Distributed.Process.Registry: lookupName :: (Keyable k) => Registry k v -> k -> Process (Maybe ProcessId)
- Control.Distributed.Process.Registry: monitor :: Keyable k => Registry k v -> Key k -> Maybe [KeyUpdateEventMask] -> Process RegKeyMonitorRef
+ Control.Distributed.Process.Registry: monitor :: (Keyable k) => Registry k v -> Key k -> Maybe [KeyUpdateEventMask] -> Process RegKeyMonitorRef
- Control.Distributed.Process.Registry: monitorName :: Keyable k => Registry k v -> k -> Process RegKeyMonitorRef
+ Control.Distributed.Process.Registry: monitorName :: (Keyable k) => Registry k v -> k -> Process RegKeyMonitorRef
- Control.Distributed.Process.Registry: monitorProp :: Keyable k => Registry k v -> k -> ProcessId -> Process RegKeyMonitorRef
+ Control.Distributed.Process.Registry: monitorProp :: (Keyable k) => Registry k v -> k -> ProcessId -> Process RegKeyMonitorRef
- Control.Distributed.Process.Registry: registerName :: Keyable k => Registry k v -> k -> ProcessId -> Process RegisterKeyReply
+ Control.Distributed.Process.Registry: registerName :: (Keyable k) => Registry k v -> k -> ProcessId -> Process RegisterKeyReply
- Control.Distributed.Process.Registry: registeredNames :: Keyable k => Registry k v -> ProcessId -> Process [k]
+ Control.Distributed.Process.Registry: registeredNames :: (Keyable k) => Registry k v -> ProcessId -> Process [k]
- Control.Distributed.Process.Registry: unmonitor :: Keyable k => Registry k v -> RegKeyMonitorRef -> Process ()
+ Control.Distributed.Process.Registry: unmonitor :: (Keyable k) => Registry k v -> RegKeyMonitorRef -> Process ()
- Control.Distributed.Process.Registry: unregisterName :: Keyable k => Registry k v -> k -> Process UnregisterKeyReply
+ Control.Distributed.Process.Registry: unregisterName :: (Keyable k) => Registry k v -> k -> Process UnregisterKeyReply
Files
distributed-process-registry.cabal view
@@ -1,5 +1,5 @@ name: distributed-process-registry-version: 0.1.0+version: 0.1.0.1 cabal-version: >=1.8 build-type: Simple license: BSD3@@ -9,6 +9,7 @@ Author: Tim Watson Maintainer: watson.timothy@gmail.com Stability: experimental+Category: Control Homepage: http://github.com/haskell-distributed/distributed-process-registry Bug-Reports: http://github.com/haskell-distributed/distributed-process-registry/issues synopsis: Cloud Haskell Extended Process Registry@@ -33,16 +34,16 @@ distributed-process-supervisor >= 0.1.2 && < 0.2, distributed-process-client-server >= 0.1.2 && < 0.2, binary >= 0.6.3.0 && < 0.8,- deepseq >= 1.3.0.1 && < 1.4,+ deepseq >= 1.3.0.1 && < 1.5, 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.5,+ time > 1.4 && < 1.6, transformers- if impl(ghc <= 7.5) + if impl(ghc <= 7.5) Build-Depends: template-haskell == 2.7.0.0, derive == 2.5.5, uniplate == 1.6.12,@@ -64,25 +65,25 @@ distributed-process >= 0.5.3 && < 0.6, distributed-process-extras >= 0.2.0 && < 0.3, distributed-process-registry,- distributed-process-tests >= 0.4.3 && < 0.5,+ 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.4,+ deepseq >= 1.3.0.1 && < 1.5, mtl, network-transport-tcp >= 0.4 && < 0.5, 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.5,+ time > 1.4 && < 1.6, test-framework >= 0.6 && < 0.9, test-framework-hunit, transformers, rematch >= 0.2.0.0- if impl(ghc <= 7.5) + if impl(ghc <= 7.5) Build-Depends: ghc-prim hs-source-dirs: tests