diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2019-04-16 13:28:14 -0700 |
---|---|---|
committer | Alec Theriault <alec.theriault@gmail.com> | 2019-05-13 16:10:07 -0700 |
commit | a8e08eaa66cf2695b0331fbe8bcb2621b9bdd4d2 (patch) | |
tree | 7444799433f8ec7eee4a37ab7f54a60fcee945b1 /.arcconfig | |
parent | 7068bb1054cd52604da4d3c9b02f20662a8344d2 (diff) |
Remove obsolete arcanist files + STYLE
Now that GHC is hosted on Gitlab, the arcanist files don't make sense
anymore. The STYLE file contains nothing more than a dead link too.
Diffstat (limited to '.arcconfig')
-rw-r--r-- | .arcconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.arcconfig b/.arcconfig deleted file mode 100644 index 0693c58f..00000000 --- a/.arcconfig +++ /dev/null @@ -1,5 +0,0 @@ -{ - "project.name" : "haddock", - "repository.callsign" : "HADDOCK", - "phabricator.uri" : "https://phabricator.haskell.org" -} |