From 014cb80031b623e531672c8e753bf7964aa6e09e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Mar 2012 17:25:39 +0200 Subject: [PATCH] Including xml-conduit --- sources.txt | 1 + xml | 1 + 2 files changed, 2 insertions(+) create mode 160000 xml diff --git a/sources.txt b/sources.txt index bf5633ab..1ad611dc 100644 --- a/sources.txt +++ b/sources.txt @@ -1,6 +1,7 @@ ./crypto-conduit ./authenticate/authenticate ./http-conduit +./xml/xml-conduit ./yesod-routes ./yesod-core ./yesod-json diff --git a/xml b/xml new file mode 160000 index 00000000..393b435e --- /dev/null +++ b/xml @@ -0,0 +1 @@ +Subproject commit 393b435e8c0597a756526a4b3a06b76519410cb0