debian-3.47: Modules for working with the Debian package systemSource codeContentsIndex
Debian.Extra.Files
Description
Domain independent functions used by the haskell-debian package.
Documentation
withTemporaryFileSource
:: MonadIO m
=> FilePath -> m aThe function we want to pass a FilePath to
-> StringThe text that the file should contain
-> m aThe function's return value
Produced by Haddock version 2.6.1