[commit: hsc2hs] master: Add .arcconfig file (9e4da90)

git at git.haskell.org git at git.haskell.org
Thu Jan 26 16:06:42 UTC 2017


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

On branch  : master
Link       : http://git.haskell.org/hsc2hs.git/commitdiff/9e4da90b7f47c23a2989cba6083fc6ed3880790f

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

commit 9e4da90b7f47c23a2989cba6083fc6ed3880790f
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date:   Thu Jan 26 11:05:51 2017 -0500

    Add .arcconfig file
    
    Summary: Also testing submitting a patch for hsc2hs
    
    Reviewers: austin, bgamari, hvr
    
    Reviewed By: hvr
    
    Subscribers: erikd, RyanGlScott, thomie
    
    Differential Revision: https://phabricator.haskell.org/D2676


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

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

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



More information about the ghc-commits mailing list