[commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Add an .arcconfig file. (9110762)

git at git.haskell.org git at git.haskell.org
Wed Jul 8 08:34:31 UTC 2015


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

On branches: T6018-injective-type-families,adamse-D1033,ghc-head,master,wip/10268,wip/10313,wip/D538,wip/D538-1,wip/D538-2,wip/D538-3,wip/D538-4,wip/D538-5,wip/D538-6,wip/D548-master,wip/D548-master-2,wip/T10483,wip/T9840,wip/api-annot-tweaks-7.10,wip/api-annots-ghc-7.10-3,wip/orf-reboot
Link       : http://git.haskell.org/haddock.git/commitdiff/9110762aff9464e5436bd9855853bb5cfe15fa87

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

commit 9110762aff9464e5436bd9855853bb5cfe15fa87
Author: Austin Seipp <austin at well-typed.com>
Date:   Mon Oct 20 20:05:27 2014 -0500

    Add an .arcconfig file.
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


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

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

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



More information about the ghc-commits mailing list