Have you tried `git submodule update --init`? I believe the arc linter is a submodule.
On Fri, May 13, 2016, at 07:38, Peter Trommler wrote: > Hi *, > > I am getting the following error message from arc: > > peter@montebre:/local/home/peter/ghc> arc diff > Usage Exception: Failed to load phutil library at location > '/local/home/peter/ghc/.arc-linters/arcanist-external-json-linter'. This > library is specified by the "load" setting in ".arcconfig". Check that > the setting is correct and the library is located in the right place. > > I looked at > '/local/home/peter/ghc/.arc-linters/arcanist-external-json-linter' and it > is an empty directory. > `arc upgrade` did not fix the issue. > > What can I do to fix arc? > > Thanks, Peter > _______________________________________________ > ghc-devs mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs _______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
