Dear Haskell users, I'm happy to announce the release of version 2 of my command line parsing module. This is mainly a restructuring release adding only a minor (but convenient) feature. Thus the news: * Adds a short-cut function 'stdargs' for standardized handling of --help etc. * Module renamed to System.Console.Cmdline.Pesco * Comes as a Cabal package. * Follows the ECT versioning scheme. Cabal package: http://scannedinavian.org/~pesco/distfiles/pesco-cmdline-2.0.tgz API Reference: http://scannedinavian.org/~pesco/man/html3/ System.Console.Cmdline.Pesco.3hs.html http://scannedinavian.org/~pesco/distfiles/pesco-cmdline-man-2.0.pdf Design & Implementation: http://scannedinavian.org/~pesco/distfiles/pesco-cmdline-2.0.pdf Feedback is obviously appreciated. Regards, Sven Moritz
participants (1)
-
Sven Moritz Hallberg