linnet-0.1.0.2: Lightweight library for building HTTP API

Safe HaskellNone
LanguageHaskell2010

Linnet.Input

Synopsis

Documentation

data Input Source #

Container for the reminder of the request path and request itself

Constructors

Input 

Fields

Instances
Show Input Source # 
Instance details

Defined in Linnet.Input

Methods

showsPrec :: Int -> Input -> ShowS #

show :: Input -> String #

showList :: [Input] -> ShowS #