[commit: ghc] master: Add .arcconfig file. Do not use yet. (3faf83e)

git at git.haskell.org git at git.haskell.org
Thu Jun 5 14:12:02 UTC 2014


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/3faf83e4884203f34ad10a725dd6d13d7f4ec1de/ghc

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

commit 3faf83e4884203f34ad10a725dd6d13d7f4ec1de
Author: Austin Seipp <austin at well-typed.com>
Date:   Thu Jun 5 07:31:39 2014 -0500

    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 at well-typed.com>


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

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

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



More information about the ghc-commits mailing list