openapi3-code-generator-0.2.0.0: OpenAPI3 Haskell Client Code Generator
Safe HaskellSafe-Inferred
LanguageHaskell2010

OpenAPI.Generate.IO

Synopsis

Documentation

cabalProjectFiles Source #

Arguments

:: String

Name of the cabal project

-> String

Name of the module

-> [String]

Modules to export

-> FilesWithContent 

Creates files from mostly static data

stackProjectFiles :: FilesWithContent Source #

Creates stack support files

nixProjectFiles Source #

Arguments

:: String

Name of the cabal project

-> FilesWithContent 

Creates nix support files