serv-0.2.0.0: Dependently typed API framework

Safe HaskellNone
LanguageHaskell2010

Serv.Api.Analysis

Description

Typeclasses constructing functions which reflect and analyze API types.

(A little rough right now, sorry)

Documentation

headerNames :: forall hts. Sing hts -> Set SomeHeaderName Source

inspectVerbs :: forall hs. Sing hs -> Set Verb Source