Bootstrapping cabal on Arm with ghc 8.10.1
Open
cabal-install: bootstrap
status: consider closing
type: user-question
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
I'm trying to get cabal up and running on a rasberry pi 4. There are definitely some large gaps in my understanding here so this is very likely user error but I'm really struggling to get it working.
I have ghc-8.10.1 installed and I'm trying to run the bootstrap script using:
`./bootstrap.py -d linux-8.10.1.json -w /usr/local/bin/ghc`
The error I'm getting is:
`FileNotFoundError: [Errno 2] No such file or directory: PosixPath('/home/marty/git/cabal/bootstrap/Cabal')`
Any help would be massively appreciated!
Contributor guide
Assessment
This issue has not been assessed yet.