ghc-toolchain-0.1.0.0: Utility for managing GHC target toolchains
Safe HaskellNone
LanguageHaskell2010

GHC.Toolchain.Utils

Documentation

withTempDir :: (FilePath -> M a) -> M a Source #

oneOf :: String -> [M b] -> M b Source #