diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-08 08:31:23 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-08 08:31:23 +0000 |
commit | 012cc7dd05214a6562d453936f7b43a34b71a206 (patch) | |
tree | 332a7d5fb7a54ddf94b596f0392a424b27ee5d8f | |
parent | bd40543ab0c8e535438be2231606012e58ac39d4 (diff) | |
download | ikiwiki-012cc7dd05214a6562d453936f7b43a34b71a206.tar ikiwiki-012cc7dd05214a6562d453936f7b43a34b71a206.tar.gz |
web commit by JoshTriplett: Add the Haskell wiki.
-rw-r--r-- | doc/shortcuts.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index dc772e181..9384856f0 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -20,6 +20,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=c2 url="http://c2.com/cgi/wiki?%s"]] * [[shortcut name=meatballwiki url="http://www.usemod.com/cgi-bin/mb.pl?%s"]] * [[shortcut name=emacswiki url="http://www.emacswiki.org/cgi-bin/wiki/%s"]] +* [[shortcut name=haskellwiki url="http://haskell.org/haskellwiki/%s"]] * [[shortcut name=dict url="http://www.dict.org/bin/Dict?Form=Dict1&Strategy=*&Database=*&Query=%s"]] * [[shortcut name=imdb url="http://imdb.com/find?q=%s"]] * [[shortcut name=gpg url="http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&exact=on&search=0x%s"]] |