Chapter 9. The util package: miscellaneous utilities

Table of Contents
9.1. GetOpt: Command line parsing
9.2. Memo: Fast memo functions
9.3. QuickCheck
9.4. Readline: Command line editing
9.5. Select: Synchronous I/O multiplexing

9.1. GetOpt: Command line parsing

The GetOpt library has been moved to the hierarchical libraries; it can be found in System.Console.GetOpt in the base package.