now-haskell-0.1.0.0: Zeit Now haskell-side integration and introspection tools.

Safe HaskellNone
LanguageHaskell2010

Zeit.Now

Synopsis

Documentation

data NowInput Source #

Instances
Eq NowInput Source # 
Instance details

Defined in Zeit.Now

Show NowInput Source # 
Instance details

Defined in Zeit.Now

FromJSON NowInput Source # 
Instance details

Defined in Zeit.Now

type EventHandler i o = i -> IO o Source #

type HeaderName = CI ByteString #

Header name

type Method = ByteString #

HTTP method (flat string type).