WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.

Safe HaskellSafe-Infered

WASH.Utility.Auxiliary

Documentation

protectedGetEnv :: String -> String -> IO StringSource

readFileNonExistent :: FilePath -> String -> IO StringSource

readFileStrictly :: FilePath -> IO StringSource

assertDirectoryExists :: FilePath -> IO () -> IO ()Source

writeDebugFile :: String -> String -> IO ()Source

appendDebugFile :: String -> String -> IO ()Source