From 0e24544c6c180bce89fbf852f6421a7c4b58cab8 Mon Sep 17 00:00:00 2001 From: simonm Date: Tue, 16 Jun 1998 10:07:06 +0000 Subject: [PATCH] [project @ 1998-06-16 10:07:06 by simonm] note new GetOpt library. --- ghc/docs/users_guide/3-03-notes.vsgml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghc/docs/users_guide/3-03-notes.vsgml b/ghc/docs/users_guide/3-03-notes.vsgml index a0a9c18..1a9c0d4 100644 --- a/ghc/docs/users_guide/3-03-notes.vsgml +++ b/ghc/docs/users_guide/3-03-notes.vsgml @@ -10,6 +10,8 @@ Changes made since 3.02: Remove restrictions on superclasses in class declarations. + Add Sven Panne's Haskell GetOpt library (in -- 1.7.10.4