aboutsummaryrefslogtreecommitdiff
path: root/.arcconfig
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-10-20 20:05:27 -0500
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-12-12 06:44:14 +0000
commit9110762aff9464e5436bd9855853bb5cfe15fa87 (patch)
treeac4af22ff54e22335487c38afadbce24c43910fa /.arcconfig
parent4f93def9cee7941d1bab97055913bdeeed8119b2 (diff)
Add an .arcconfig file.
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to '.arcconfig')
-rw-r--r--.arcconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 00000000..0693c58f
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,5 @@
+{
+ "project.name" : "haddock",
+ "repository.callsign" : "HADDOCK",
+ "phabricator.uri" : "https://phabricator.haskell.org"
+}