summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2016-02-22 12:09:56 -0500
committerAndrew Cady <d@jerkface.net>2016-02-22 12:09:56 -0500
commit7f505a43b02dd98033a2e27dc040c3e7c1b20eaa (patch)
tree024335b554d4f137f60eb68deaeb99d017a3ff3e /.gitignore
parent95da11f0c12895ee65808dfb772b323a682bdbad (diff)
Compiles with latest stackage lts
However, it can't possibly work, because of this: XMPPServer.hs: > renderBuilderFlush = undefined The (real) definition of that function will have to be provided by a forked version of xml-conduit which is not included in this commit.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..6fabf46f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
/.stack-work/