[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Text / Regex / Posix.hsc
index 1035518..8c84dbd 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  non-portable (only on platforms that provide POSIX regexps)
 --
--- $Id: Posix.hsc,v 1.7 2002/04/24 16:31:47 simonmar Exp $
---
 -- Interface to the POSIX regular expression library.
 -- ToDo: should have an interface using PackedStrings.
 --