Configure: Error: cannot run config.sub
Open
- Dominant language
- Haskell
- Stars
- 366
- Forks
- 210
- Avg merge
- 22h 38m
- Merged PRs (30d)
- 5
Description
I'm trying to `stack build` a project and I am getting this error:
```
network > configure: error: cannot run //home/jeffhappily/Programming/my-server/stack-26498c94b43ec990/network-3.1.4.0/config.sub
```
Here's my stack and ghc version.
```
$ stack --version
Version 2.15.7, Git revision 75bb479f04755c1daf91ec8f445e17e2ba2ab7a3 x86_64 hpack-0.36.0
```
LTS Haskell 21.25 (ghc-9.4.8)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.