aboutsummaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorsimonmic <simonmic@web>2016-09-11 13:32:39 -0400
committeradmin <admin@branchable.com>2016-09-11 13:32:39 -0400
commit7519c206bfa157c63a6f253015db28b3c820add2 (patch)
treeec5d2b79bcfbf3fb5d1af0ee7c64d867ec82815b /doc/todo
parent20e2f80ad4e4b767c981f3585a9d39faea689ba9 (diff)
downloadikiwiki-7519c206bfa157c63a6f253015db28b3c820add2.tar
ikiwiki-7519c206bfa157c63a6f253015db28b3c820add2.tar.gz
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/rewrite_ikiwiki_in_haskell/discussion.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/rewrite_ikiwiki_in_haskell/discussion.mdwn b/doc/todo/rewrite_ikiwiki_in_haskell/discussion.mdwn
index e19ceaa8f..b182af1b6 100644
--- a/doc/todo/rewrite_ikiwiki_in_haskell/discussion.mdwn
+++ b/doc/todo/rewrite_ikiwiki_in_haskell/discussion.mdwn
@@ -59,3 +59,7 @@ href="http://jaspervdj.be/hakyll">Hakyll</a>?
-----
Rather than coding plugins for the Perl ikiwiki in Haskell, I wonder how easily a Haskell ikiwiki could still support plugins written in Perl? The (old and apparently stale) [HsPerl5](http://hackage.haskell.org/package/HsPerl5) package might provide a helpful starting point there. -- [[JoshTriplett]]
+
+-----
+
+I'm very keen on this, and would be interested in helping. I've been wanting to use ikiwiki for years, but the idea of investing time in perl ecosystem and perl-based implementation stops me.