console-program-0.2.0.0: src/System/Console/Action.hs
module System.Console.Action
(
Action
, simple
, withArgument
, usingConfiguration
) where
import System.Console.Action.Internal
module System.Console.Action
(
Action
, simple
, withArgument
, usingConfiguration
) where
import System.Console.Action.Internal