[commit: packages/hpc] master: Add arcconfig (9c46599)
git at git.haskell.org
git at git.haskell.org
Thu May 4 22:22:16 UTC 2017
Repository : ssh://git@git.haskell.org/hpc
On branch : master
Link : http://git.haskell.org/packages/hpc.git/commitdiff/9c46599cd370fa711de460994cfab492a5a1708d
>---------------------------------------------------------------
commit 9c46599cd370fa711de460994cfab492a5a1708d
Author: Ben Gamari <ben at smart-cactus.org>
Date: Thu May 4 15:15:07 2017 -0400
Add arcconfig
>---------------------------------------------------------------
9c46599cd370fa711de460994cfab492a5a1708d
.arcconfig | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 0000000..b88cb34
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,5 @@
+{
+ "project.name" : "hpc",
+ "repository.callsign" : "HPC",
+ "phabricator.uri" : "https://phabricator.haskell.org"
+}
More information about the ghc-commits
mailing list