eventloop-0.5.0.0: src/Eventloop/Types/Common.hs
module Eventloop.Types.Common where type EventloopModuleIdentifier = [Char] type ProcessingDescription = [Char] type NamedId = [Char] type NumericId = Int
module Eventloop.Types.Common where type EventloopModuleIdentifier = [Char] type ProcessingDescription = [Char] type NamedId = [Char] type NumericId = Int