HAppS-Server-0.9.2.1: Web related tools and services.ContentsIndex
HAppS.Store.Util
Documentation
dataType[abrz] :: DataType
constr[abrA] :: Constr
dataType[abrp] :: DataType
constr[abrq] :: Constr
dataType[abrf] :: DataType
constr[abrg] :: Constr
data Wrap a[abre]
Constructors
Wrap
unwrap :: a[abre]
show/hide Instances
Typeable1 Wrap
(Data ctx a[abre], Sat (ctx (Wrap a[abre]))) => Data ctx (Wrap a[abre])
Eq a[abre] => Eq (Wrap a[abre])
Data a[abre] => Data (Wrap a[abre])
Ord a[abre] => Ord (Wrap a[abre])
Read a[abre] => Read (Wrap a[abre])
Show a[abre] => Show (Wrap a[abre])
Default a[abre] => Default (Wrap a[abre])
newtype EpochTime
Constructors
EpochTime Integer
show/hide Instances
newtype Context
Constructors
Context String
show/hide Instances
type With st' st a = Ev (StateT st' STM) a -> Ev (StateT st STM) a
byTime :: Typeable a => IxSet a -> [a]
byRevTime :: Typeable a => IxSet a -> [a]
Produced by Haddock version 2.1.0