summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-20 12:51:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-20 12:51:47 -0400
commit6c9ea58d80f9c6fc8bc4faeb2cbb6ea8e0ecd330 (patch)
tree54eeb99b488d335ccb7db8e0468ccf70b21821f1
parenta2144a1917c98c78d5f77cc707ab1b41f4e29e2e (diff)
-rw-r--r--doc/todo/windows_support.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn
index af78d517f..0afcbb4fe 100644
--- a/doc/todo/windows_support.mdwn
+++ b/doc/todo/windows_support.mdwn
@@ -127,3 +127,5 @@ Options:
of lots of yesod dependency chain to export modules referenced by TH
splices, like had to be done on Android. Horrible pain. Ugly as hell.
2. Make a helper program with the XMPP support in it, that does not use TH.
+3. Swich to a different XMPP client library, like
+ <http://hackage.haskell.org/package/pontarius-xmpp>