Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
isConfigDirFile :: FilePath -> Bool Source #
readObject :: (FromJSON a, ToJSON a) => FilePath -> ByteString -> IO a Source #
readFunctionFromFile :: (FromJSON a, ToJSON a) => (a -> Text -> a) -> OptCommon -> FilePath -> IO a Source #
readYamSqlFile :: OptCommon -> FilePath -> IO ByteString Source #