Name: parseargs Build-Type: Simple Description: Parse command-line arguments -- Don't forget to bump the source-repository this below Version: 0.2 Cabal-Version: >= 1.6 License: BSD3 License-File: COPYING Author: Bart Massey Copyright: Copyright (C) 2008 Bart Massey Maintainer: Bart Massey Homepage: http://github.com/BartMassey/parseargs Category: Console Synopsis: Command-line argument parsing library for Haskell programs Extra-Source-Files: README.md Library Build-Depends: base < 5, containers < 1 Exposed-Modules: System.Console.ParseArgs Executable parseargs-example Build-Depends: base < 5 Main-Is: parseargs-example.hs Other-Modules: System.Console.ParseArgs Source-repository head Type: git Location: git://github.com/BartMassey/parseargs.git Source-repository this Type: git Location: git://github.com/BartMassey/parseargs.git Tag: v0.2