cabal-helper-1.0.0.0: Give Haskell development tools access to Cabal project environment
CabalHelper.Compiletime.Data
Description
withSystemTempDirectoryEnv :: String -> (FilePath -> IO b) -> IO b Source #
createHelperSources :: FilePath -> IO () Source #
sourceHash :: String Source #
sourceFiles :: [(FilePath, String)] Source #
runtimeSources :: (String, [(FilePath, FilePath)]) Source #