Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
qnameFromFilePath :: FilePath -> IO QNameswish Swish.QName Convert a filepath to a file: URI stored in a QName. If the input file path is relative then the current working directory is used to convert it into an absolute path. If the input represents a directory then it *must* end in the directory separator - so for Posix systems use "/foo/bar/" rather than "/foo/bar". This has not been tested on Windows.
fileFilePath :: File -> Maybe Texttelegram-bot-api Telegram.Bot.API.Types.File File path. Use https://api.telegram.org/file/bot<token>/<file_path> to get the file.
databaseFilePath :: Yggdrasil -> Textyggdrasil-schema Yggdrasil No documentation available.
-
gogol Gogol.Auth Attempt to load either a service_account or authorized_user formatted file to obtain the credentials neccessary to perform a token refresh from the specified file. The specified Scopes are used to authorize any service_account that is found with the appropriate scopes, otherwise they are not used. See the top-level module of each individual gogol-* library for a list of available scopes, such as Gogol.Compute.computeScope.
-
gogol Gogol.Auth.ApplicationDefault Attempt to load either a service_account or authorized_user formatted file to obtain the credentials neccessary to perform a token refresh from the specified file. The specified Scopes are used to authorize any service_account that is found with the appropriate scopes, otherwise they are not used. See the top-level module of each individual gogol-* library for a list of available scopes, such as Gogol.Compute.computeScope.
dumpFilePath :: MySqlReplicaConfiguration -> Maybe Textgogol-sqladmin Gogol.SQLAdmin Path to a SQL dump file in Google Cloud Storage from which the replica instance is to be created. The URI is in the form gs://bucketName/fileName. Compressed gzip files (.gz) are also supported. Dumps have the binlog co-ordinates from which replication begins. This can be accomplished by setting --master-data to 1 when using mysqldump.
dumpFilePath :: OnPremisesConfiguration -> Maybe Textgogol-sqladmin Gogol.SQLAdmin The dump file to create the Cloud SQL replica.
dumpFilePath :: MySqlReplicaConfiguration -> Maybe Textgogol-sqladmin Gogol.SQLAdmin.Types Path to a SQL dump file in Google Cloud Storage from which the replica instance is to be created. The URI is in the form gs://bucketName/fileName. Compressed gzip files (.gz) are also supported. Dumps have the binlog co-ordinates from which replication begins. This can be accomplished by setting --master-data to 1 when using mysqldump.
dumpFilePath :: OnPremisesConfiguration -> Maybe Textgogol-sqladmin Gogol.SQLAdmin.Types The dump file to create the Cloud SQL replica.
-
libmpd Network.MPD No documentation available.