[commit: packages/array] master: Add arcconfig (c58ecfa)

git at git.haskell.org git at git.haskell.org
Tue Feb 14 22:05:49 UTC 2017


Repository : ssh://git@git.haskell.org/array

On branch  : master
Link       : http://git.haskell.org/packages/array.git/commitdiff/c58ecfadbe68486e9eab925c9c44d667316b2d14

>---------------------------------------------------------------

commit c58ecfadbe68486e9eab925c9c44d667316b2d14
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Tue Feb 14 17:05:04 2017 -0500

    Add arcconfig


>---------------------------------------------------------------

c58ecfadbe68486e9eab925c9c44d667316b2d14
 .arcconfig | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 0000000..49c6521
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,5 @@
+{
+  "project.name"        : "array",
+  "repository.callsign" : "ARRAY",
+  "phabricator.uri"     : "https://phabricator.haskell.org"
+}



More information about the ghc-commits mailing list