aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-10-20 20:05:27 -0500
committerAustin Seipp <austin@well-typed.com>2014-10-20 20:05:27 -0500
commitc72175b89bfe2759b7f8d5519fda25ed8bfd27a5 (patch)
tree8f3fdcc0ce83d22299d063df68aaa7165459bb10
parent2f639ffe09dd24d8648363b567de2d7caa39db99 (diff)
Add an .arcconfig file.
Signed-off-by: Austin Seipp <austin@well-typed.com>
-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"
+}