[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:02:50 UTC 2010


The following commit has been merged in the master branch:
commit 9ccac0af332d7cd779a158713759ea2527a9498d
Author: John Goerzen <jgoerzen at complete.org>
Date:   Sat Oct 1 02:44:45 2005 +0100

    More Haddock fixes

diff --git a/MissingH/AnyDBM.hs b/MissingH/AnyDBM.hs
index cbf0313..29e1ae3 100644
--- a/MissingH/AnyDBM.hs
+++ b/MissingH/AnyDBM.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen,
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org>
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/AnyDBM/FiniteMapDBM.hs b/MissingH/AnyDBM/FiniteMapDBM.hs
index f4175e9..74b3e14 100644
--- a/MissingH/AnyDBM/FiniteMapDBM.hs
+++ b/MissingH/AnyDBM/FiniteMapDBM.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen,
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org>
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/AnyDBM/StringDBM.hs b/MissingH/AnyDBM/StringDBM.hs
index 5231192..620fb07 100644
--- a/MissingH/AnyDBM/StringDBM.hs
+++ b/MissingH/AnyDBM/StringDBM.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen,
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org>
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Bits.hs b/MissingH/Bits.hs
index f2e9bb8..9cfafb5 100644
--- a/MissingH/Bits.hs
+++ b/MissingH/Bits.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable to platforms with rawSystem
 
diff --git a/MissingH/Checksum/CRC32/GZip.hs b/MissingH/Checksum/CRC32/GZip.hs
index 1ab52ee..8ea6aba 100644
--- a/MissingH/Checksum/CRC32/GZip.hs
+++ b/MissingH/Checksum/CRC32/GZip.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or later
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Checksum/CRC32/Posix.hs b/MissingH/Checksum/CRC32/Posix.hs
index 0ce729d..31d46d8 100644
--- a/MissingH/Checksum/CRC32/Posix.hs
+++ b/MissingH/Checksum/CRC32/Posix.hs
@@ -21,8 +21,7 @@
    Copyright  : Copyright (C) 2002 HardCore SoftWare, Doug Hoyte
    License    : GNU GPL
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Cmd.hs b/MissingH/Cmd.hs
index 7043da7..2464f0b 100644
--- a/MissingH/Cmd.hs
+++ b/MissingH/Cmd.hs
@@ -23,8 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004-2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable to platforms with POSIX process\/signal tools
 
diff --git a/MissingH/ConfigParser.hs b/MissingH/ConfigParser.hs
index df7e884..cba6489 100644
--- a/MissingH/ConfigParser.hs
+++ b/MissingH/ConfigParser.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/ConfigParser/Lexer.hs b/MissingH/ConfigParser/Lexer.hs
index 652776b..e3eebed 100644
--- a/MissingH/ConfigParser/Lexer.hs
+++ b/MissingH/ConfigParser/Lexer.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/ConfigParser/Parser.hs b/MissingH/ConfigParser/Parser.hs
index 81b88ae..9087d02 100644
--- a/MissingH/ConfigParser/Parser.hs
+++ b/MissingH/ConfigParser/Parser.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/ConfigParser/Types.hs b/MissingH/ConfigParser/Types.hs
index 0aceb39..61356f2 100644
--- a/MissingH/ConfigParser/Types.hs
+++ b/MissingH/ConfigParser/Types.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Daemon.hs b/MissingH/Daemon.hs
index 5a98a53..164748d 100644
--- a/MissingH/Daemon.hs
+++ b/MissingH/Daemon.hs
@@ -22,8 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable to platforms with POSIX process\/signal tools
 
diff --git a/MissingH/Debian.hs b/MissingH/Debian.hs
index 2ffb1c1..176367f 100644
--- a/MissingH/Debian.hs
+++ b/MissingH/Debian.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Debian/ControlParser.hs b/MissingH/Debian/ControlParser.hs
index befd3dd..e4c6b8c 100644
--- a/MissingH/Debian/ControlParser.hs
+++ b/MissingH/Debian/ControlParser.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Either.hs b/MissingH/Either.hs
index dc08d51..468cb2f 100644
--- a/MissingH/Either.hs
+++ b/MissingH/Either.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Email/Mailbox.hs b/MissingH/Email/Mailbox.hs
index af12564..c34be0b 100644
--- a/MissingH/Email/Mailbox.hs
+++ b/MissingH/Email/Mailbox.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Email/Parser.hs b/MissingH/Email/Parser.hs
index a75ac78..4e7ef83 100644
--- a/MissingH/Email/Parser.hs
+++ b/MissingH/Email/Parser.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Email/Sendmail.hs b/MissingH/Email/Sendmail.hs
index 3b80059..4b3daf2 100644
--- a/MissingH/Email/Sendmail.hs
+++ b/MissingH/Email/Sendmail.hs
@@ -22,8 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004-2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/FileArchive/GZip.hs b/MissingH/FileArchive/GZip.hs
index 85860d2..7238c68 100644
--- a/MissingH/FileArchive/GZip.hs
+++ b/MissingH/FileArchive/GZip.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen,
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org>
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/FiniteMap.hs b/MissingH/FiniteMap.hs
index 6024afa..bc29676 100644
--- a/MissingH/FiniteMap.hs
+++ b/MissingH/FiniteMap.hs
@@ -22,8 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004-2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/GetOpt.hs b/MissingH/GetOpt.hs
index 3960a56..40ed57b 100644
--- a/MissingH/GetOpt.hs
+++ b/MissingH/GetOpt.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen,
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org>
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/IO.hs b/MissingH/IO.hs
index 815017b..86bda4d 100644
--- a/MissingH/IO.hs
+++ b/MissingH/IO.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004-2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/IO/Binary.hs b/MissingH/IO/Binary.hs
index d9c49d5..b251ccb 100644
--- a/MissingH/IO/Binary.hs
+++ b/MissingH/IO/Binary.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004-2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable to platforms supporting binary I\/O
 
diff --git a/MissingH/IO/HVFS.hs b/MissingH/IO/HVFS.hs
index 5843dfc..50bd448 100644
--- a/MissingH/IO/HVFS.hs
+++ b/MissingH/IO/HVFS.hs
@@ -22,8 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004-2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/IO/HVFS/Combinators.hs b/MissingH/IO/HVFS/Combinators.hs
index d5be84e..c448165 100644
--- a/MissingH/IO/HVFS/Combinators.hs
+++ b/MissingH/IO/HVFS/Combinators.hs
@@ -22,8 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004-2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/IO/HVFS/InstanceHelpers.hs b/MissingH/IO/HVFS/InstanceHelpers.hs
index a447aca..043aa72 100644
--- a/MissingH/IO/HVFS/InstanceHelpers.hs
+++ b/MissingH/IO/HVFS/InstanceHelpers.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/IO/HVFS/Utils.hs b/MissingH/IO/HVFS/Utils.hs
index 4f36e75..ca1c160 100644
--- a/MissingH/IO/HVFS/Utils.hs
+++ b/MissingH/IO/HVFS/Utils.hs
@@ -22,8 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004-2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/IO/HVIO.hs b/MissingH/IO/HVIO.hs
index c77e781..6c8bcdd 100644
--- a/MissingH/IO/HVIO.hs
+++ b/MissingH/IO/HVIO.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/IO/PlafCompat.hs b/MissingH/IO/PlafCompat.hs
index eea7045..83b2069 100644
--- a/MissingH/IO/PlafCompat.hs
+++ b/MissingH/IO/PlafCompat.hs
@@ -22,8 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/IO/PosixConsts.hs b/MissingH/IO/PosixConsts.hs
index 2724da2..28c38ba 100644
--- a/MissingH/IO/PosixConsts.hs
+++ b/MissingH/IO/PosixConsts.hs
@@ -22,8 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/IO/StatCompat.hs b/MissingH/IO/StatCompat.hs
index 026533c..3fe1a3e 100644
--- a/MissingH/IO/StatCompat.hs
+++ b/MissingH/IO/StatCompat.hs
@@ -22,8 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/IO/WindowsCompat.hs b/MissingH/IO/WindowsCompat.hs
index 3d4d6a8..61c1262 100644
--- a/MissingH/IO/WindowsCompat.hs
+++ b/MissingH/IO/WindowsCompat.hs
@@ -22,8 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/List.hs b/MissingH/List.hs
index ece3bfd..6503194 100644
--- a/MissingH/List.hs
+++ b/MissingH/List.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Logging.hs b/MissingH/Logging.hs
index a74f710..7324f11 100644
--- a/MissingH/Logging.hs
+++ b/MissingH/Logging.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : experimental
    Portability: portable
 
diff --git a/MissingH/Logging/Handler.hs b/MissingH/Logging/Handler.hs
index 46f4afe..a6c4ab8 100644
--- a/MissingH/Logging/Handler.hs
+++ b/MissingH/Logging/Handler.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Logging/Handler/Simple.hs b/MissingH/Logging/Handler/Simple.hs
index fba8d31..792349f 100644
--- a/MissingH/Logging/Handler/Simple.hs
+++ b/MissingH/Logging/Handler/Simple.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Logging/Handler/Syslog.hs b/MissingH/Logging/Handler/Syslog.hs
index 52973ee..1e9db19 100644
--- a/MissingH/Logging/Handler/Syslog.hs
+++ b/MissingH/Logging/Handler/Syslog.hs
@@ -22,8 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Logging/Logger.hs b/MissingH/Logging/Logger.hs
index c288044..2a4afa0 100644
--- a/MissingH/Logging/Logger.hs
+++ b/MissingH/Logging/Logger.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/MIMETypes.hs b/MissingH/MIMETypes.hs
index 7a06a4b..ede7ae1 100644
--- a/MissingH/MIMETypes.hs
+++ b/MissingH/MIMETypes.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Maybe.hs b/MissingH/Maybe.hs
index b0e15e0..ea7115f 100644
--- a/MissingH/Maybe.hs
+++ b/MissingH/Maybe.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Network.hs b/MissingH/Network.hs
index 60a8512..07e6da2 100644
--- a/MissingH/Network.hs
+++ b/MissingH/Network.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004-2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: systems with networking
 
diff --git a/MissingH/Network/FTP/Client.hs b/MissingH/Network/FTP/Client.hs
index 7202973..52498fe 100644
--- a/MissingH/Network/FTP/Client.hs
+++ b/MissingH/Network/FTP/Client.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004-2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : experimental
    Portability: systems with networking
 
diff --git a/MissingH/Network/FTP/ParserClient.hs b/MissingH/Network/FTP/ParserClient.hs
index ff215e2..847d65a 100644
--- a/MissingH/Network/FTP/ParserClient.hs
+++ b/MissingH/Network/FTP/ParserClient.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: systems with networking
 
diff --git a/MissingH/Network/FTP/ParserServer.hs b/MissingH/Network/FTP/ParserServer.hs
index cd17f7a..84f91ba 100644
--- a/MissingH/Network/FTP/ParserServer.hs
+++ b/MissingH/Network/FTP/ParserServer.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: systems with networking
 
diff --git a/MissingH/Network/FTP/Server.hs b/MissingH/Network/FTP/Server.hs
index 6a2861a..07ca404 100644
--- a/MissingH/Network/FTP/Server.hs
+++ b/MissingH/Network/FTP/Server.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : experimental
    Portability: systems with networking
 
diff --git a/MissingH/Network/SocketServer.hs b/MissingH/Network/SocketServer.hs
index 1daf4d8..377b3f6 100644
--- a/MissingH/Network/SocketServer.hs
+++ b/MissingH/Network/SocketServer.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : experimental
    Portability: systems with networking
 
diff --git a/MissingH/Parsec.hs b/MissingH/Parsec.hs
index 01ea5dc..031dfbe 100644
--- a/MissingH/Parsec.hs
+++ b/MissingH/Parsec.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Path.hs b/MissingH/Path.hs
index 17419a7..a0e504b 100644
--- a/MissingH/Path.hs
+++ b/MissingH/Path.hs
@@ -22,8 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004-2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Path/NameManip.hs b/MissingH/Path/NameManip.hs
index 78bf799..a8cc03c 100644
--- a/MissingH/Path/NameManip.hs
+++ b/MissingH/Path/NameManip.hs
@@ -7,8 +7,7 @@
    Copyright  : Copyright (C) 2004 Volker Wysk
    License    : GNU LGPL, version 2.1 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Printf.hs b/MissingH/Printf.hs
index 58d199f..129562c 100644
--- a/MissingH/Printf.hs
+++ b/MissingH/Printf.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Printf/Printer.hs b/MissingH/Printf/Printer.hs
index 3111a5c..b7bd843 100644
--- a/MissingH/Printf/Printer.hs
+++ b/MissingH/Printf/Printer.hs
@@ -9,8 +9,7 @@ See the COPYRIGHT and 3rd-party-licenses/LGPL-2.1 files for more details
    Copyright  : Copyright (C) 2003 Ian Lynagh
    License    : GNU GPL, version 2 or above OR GNU LGPL 2.1
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Printf/Types.hs b/MissingH/Printf/Types.hs
index 9594fbb..3f5cbf2 100644
--- a/MissingH/Printf/Types.hs
+++ b/MissingH/Printf/Types.hs
@@ -23,8 +23,7 @@ Portions Copyright (c) 2003 Ian Lynagh and released under the GNU LGPL 2.1.
    Copyright  : Copyright (C) 2004 John Goerzen; (C) 2003 Ian Lynagh
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Str.hs b/MissingH/Str.hs
index 228e494..fe5dbb2 100644
--- a/MissingH/Str.hs
+++ b/MissingH/Str.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org>
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Str/CSV.hs b/MissingH/Str/CSV.hs
index 81957dd..3eeb1cb 100644
--- a/MissingH/Str/CSV.hs
+++ b/MissingH/Str/CSV.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen,
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org>
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Threads.hs b/MissingH/Threads.hs
index 0406cc2..65686c3 100644
--- a/MissingH/Threads.hs
+++ b/MissingH/Threads.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 
diff --git a/MissingH/Time.hs b/MissingH/Time.hs
index 5bdf0b9..6c36b9a 100644
--- a/MissingH/Time.hs
+++ b/MissingH/Time.hs
@@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    Copyright  : Copyright (C) 2004-2005 John Goerzen
    License    : GNU GPL, version 2 or above
 
-   Maintainer : John Goerzen, 
-   Maintainer : jgoerzen\@complete.org
+   Maintainer : John Goerzen <jgoerzen at complete.org> 
    Stability  : provisional
    Portability: portable
 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list