You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
During installation with stack ./install.hs cabal-build-all, the following is raised:
Symlinking 'hoogle'
cabal: Path '/Users/timpierson/.cabal/bin/hoogle' already exists. Use
--overwrite-policy=always to overwrite.
Error when running Shake build system:
at src/Development/Shake/Internal/Args.hs:81:69-79:
* Depends on: cabal-build-all
at /Users/timpierson/arity/haskell-ide-engine/install.hs:91:31-71:
* Depends on: cabal-build-docs
at /Users/timpierson/arity/haskell-ide-engine/install.hs:92:31-77:
* Depends on: cabal-build-doc-8.6.2
* Raised the exception:
user error (Development.Shake.command_, system command failed
Command: cabal new-install hoogle
Exit code: 1
Stderr:
cabal: Path '/Users/timpierson/.cabal/bin/hoogle' already exists. Use
--overwrite-policy=always to overwrite.
)
This persists even after deleting ~/.cabal/bin/hoogle