Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install with cabal new-install #200

Closed
kozross opened this issue Nov 14, 2018 · 1 comment
Closed

Cannot install with cabal new-install #200

kozross opened this issue Nov 14, 2018 · 1 comment

Comments

@kozross
Copy link

kozross commented Nov 14, 2018

I used cabal new-install brittany, which built and symlinked successfully. However, upon inspection, the symlink installed in .cabal/bin is broken. Specifically:

[koz@Sebastian ~]$ ls -l .cabal/bin/brittany 
lrwxrwxrwx 1 koz koz 114 Nov 15 11:07 .cabal/bin/brittany -> ../store/ghc-8.4.4/brittany-0.11.0.0-0a8c9349d1542d5ec4d9fa7e04ddc306a0d0258588195a4c6ed6da16fb792f41/bin/brittany
[koz@Sebastian ~]$ ls -l .cabal/store/ghc-8.4.4/brittany-0.11.0.0-76e40c3851b5f7f9fc85c22c6053d9db9be484aae20dc07bcef0955f0b6ac8df/
total 12
-rw-r--r-- 1 koz koz 2024 Nov 14 21:24 cabal-hash.txt
drwxr-xr-x 4 koz koz 4096 Nov 14 21:24 lib
drwxr-xr-x 3 koz koz 4096 Nov 14 21:24 share
@lspitzner
Copy link
Owner

Duplicate of #162. See there.

eborden pushed a commit to eborden/brittany that referenced this issue Jun 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants