Cabal revisions of cli-0.0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: cli Version: 0.0.3+x-revision: 1 Synopsis: Simple Command Line Interface Library Description: This package provides a simple Command Line Library Other-modules: Application.CLI.Types , Application.CLI.Class Build-depends: base >= 4 && < 5- , containers+ , containers >=0.5 && <0.7 ghc-options: -Wall -fwarn-tabs Default-Language: Haskell2010