stack-run-auto-0.1.0.0: 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 #