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

Safe HaskellNone
LanguageHaskell2010

Servant.Kotlin.Internal.File

Documentation

data Spec #

Constructors

Spec 

Fields

Instances

Show Spec # 

Methods

showsPrec :: Int -> Spec -> ShowS #

show :: Spec -> String #

showList :: [Spec] -> ShowS #

specsToDir :: [Spec] -> FilePath -> IO () #