Add the FreeBSD-Haskell list to the eresources and

provide an entity for it.

Requested by:	pgj
This commit is contained in:
Remko Lodder 2017-11-11 13:22:48 +00:00
parent 9256b6892a
commit e978a38aa8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51193
2 changed files with 9 additions and 0 deletions

View file

@ -369,6 +369,11 @@
<entry>General technical discussion</entry>
</row>
<row>
<entry>&a.haskell.name;</entry>
<entry>&os;-specific Haskell issues and discussions</entry>
</row>
<row>
<entry>&a.hardware.name;</entry>
<entry>General discussion of hardware for running

View file

@ -229,6 +229,10 @@
<!ENTITY a.hackers "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.hackers.url;'>FreeBSD technical discussions mailing list</link>">
<!ENTITY a.hackers.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.hackers.url;'>freebsd-hackers</link>">
<!ENTITY a.haskell.url "&a.mailman.listinfo;/freebsd-haskell">
<!ENTITY a.haskell "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.hardware.url;'>FreeBSD-specific Haskell issues and discussions</link>">
<!ENTITY a.haskell.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.haskell.url;'>freebsd-haskell</link>">
<!ENTITY a.hardware.url "&a.mailman.listinfo;/freebsd-hardware">
<!ENTITY a.hardware "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.hardware.url;'>FreeBSD hardware and equipment mailing list</link>">
<!ENTITY a.hardware.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.hardware.url;'>freebsd-hardware</link>">