DEBSOURCES
Skip Quicknav
sources / haskell-getopt-generics / 0.13.1.0-3 / docs / Test01.hs
12345678910
module Test01 where import WithCli main :: IO () main = withCli run run :: Int -> Bool -> IO () run = curry print