summaryrefslogtreecommitdiff
path: root/.arcconfig
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-06-05 07:31:39 -0500
committerAustin Seipp <austin@well-typed.com>2014-06-05 07:48:58 -0500
commit3faf83e4884203f34ad10a725dd6d13d7f4ec1de (patch)
tree886e22f14ab810ab5fb0f6ae836723b6f1029a51 /.arcconfig
parent616f54bdc28ad699f903248a5fb18dc0e5b52a52 (diff)
downloadhaskell-3faf83e4884203f34ad10a725dd6d13d7f4ec1de.tar.gz
Add .arcconfig file. Do not use yet.
Don't use this yet - it's an experiment, a disaster, whatever. Caveat emptor. I'll probably delete everything. Do not taunt Happy Fun Ball - you have been warned. 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 0000000000..c8a74c3d1d
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,5 @@
+{
+ "project.name" : "ghc",
+ "repository.callsign" : "GHC",
+ "phabricator.uri" : "https://phabricator.haskell.org",
+}