aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-ReadArgs/pkg-descr
blob: 50624b52181e40e4d93b54874f232389feeb39d2 (plain) (blame)
1
2
3
4
ReadArgs provides the `readArgs` IO action, which lets you tell the compiler
to parse the command line arguments to fit the type signature you give.

WWW: http://github.com/rampion/ReadArgs