packages feed

eventloop-0.2.1.1: src/Eventloop/Types/Common.hs

module Eventloop.Types.Common where

type NamedId = [Char]
type NumericId = Int