json-autotype-0.2.5.10: Automatic type declaration for JSON input data

Safe HaskellNone
LanguageHaskell2010

Data.Aeson.AutoType.CodeGen

Synopsis

Documentation

writeHaskellModule :: FilePath -> HashMap Text Type -> IO () Source

defaultOutputFilename :: FilePath Source

Default output filname is used, when there is no explicit output file path, or it is "-" (stdout). Default module name is consistent with it.