[Pkg-haskell-commits] darcs: policy: Talk about mailing list

Ian Lynagh igloo at earth.li
Fri Nov 5 15:02:18 UTC 2010


Sun Jul 25 19:14:10 UTC 2004  Ian Lynagh <igloo at earth.li>
  * Talk about mailing list

    M ./haskell-policy.sgml +14

Sun Jul 25 19:14:10 UTC 2004  Ian Lynagh <igloo at earth.li>
  * Talk about mailing list
diff -rN -u old-policy/haskell-policy.sgml new-policy/haskell-policy.sgml
--- old-policy/haskell-policy.sgml	2010-11-05 15:02:18.496327306 +0000
+++ new-policy/haskell-policy.sgml	2010-11-05 15:02:18.524328786 +0000
@@ -4,6 +4,8 @@
 <!entity must   "<em>must</em>">
 <!entity should "<em>should</em>">
 <!entity may    "<em>may</em>">
+<!entity mailinglist      "Haskell mailing list">
+<!entity mailinglistemail "<email>debian-haskell at lists.urchin.earth.li</email>">
 ]
 >
 
@@ -59,6 +61,8 @@
 
     <chapt id="introduction">
         <heading>Introduction</heading>
+        <sect id="definitions">
+        <heading>Definitions</heading>
         <p>
             In this manual we refer to a <em>Haskell compiler</em> when
             we mean a program that translates Haskell code to an
@@ -75,6 +79,16 @@
             We use &may;, &should; and &must; as defined in
             <prgn>RFC 2119</prgn>.
         </p>
+
+        <sect id="mailinglist">
+        <heading>Mailing List</heading>
+        <p>
+            There is a &mailinglist; for Debian Haskell discussions. The
+            address to post to is &mailinglistemail;, and information on
+            (un)subscribing and archives is at
+            <url id="http://urchin.earth.li/mailman/listinfo/debian-haskell"
+                 name="the list homepage">.
+        </p>
     </chapt>
 
     <chapt id="compilers_and_interpreters">





More information about the Pkg-haskell-commits mailing list