roller-0.1.3: Playing with applicatives and dice!
Roller.CLI
type CLI a = Bool -> Int -> [String] -> a Source
withOpts :: CLI a -> IO a Source