stack-run-auto-0.1.1.3: Initial project template from stack

Safe HaskellNone
LanguageHaskell2010

StackRunAuto

Documentation

data Options Source #

Constructors

Options 

run :: Options -> IO () Source #

timed :: String -> IO a -> IO a Source #

cached :: (Show b, Read b) => t -> (FilePath -> IO b) -> FilePath -> IO b Source #