staversion-0.2.4.3: What version is the package X in stackage lts-Y.ZZ?
MaintainerToshio Ito <debug.ito@gmail.com>
Safe HaskellSafe-Inferred
LanguageHaskell2010

Staversion.Internal.Command

Description

This is an internal module. End-users should not use it.

Synopsis

Documentation

data Command Source #

Command from the user.

Constructors

Command 

Fields

_parseCommandStrings :: [String] -> IO (Maybe Command) Source #

Just for testing.