servant-kotlin-0.1.1.7: Automatically derive Kotlin class to query servant webservices

Safe HaskellNone
LanguageHaskell2010

Servant.Kotlin.Internal.File

Documentation

data Spec Source #

Constructors

Spec 

Fields

Instances
Show Spec Source # 
Instance details

Defined in Servant.Kotlin.Internal.File

Methods

showsPrec :: Int -> Spec -> ShowS #

show :: Spec -> String #

showList :: [Spec] -> ShowS #