haskell / haskell/double-conversion
Ubuntu 16.04: stdc++ not recognized
Open
- Dominant language
- C++
- Stars
- 18
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
When I run `apt-get install libstdc++6`, I am informed that `libstdc++6 is already the newest version (7.2.0-1ubuntu1~16.04)`.
But when I try to install double-conversion (using Stack), I get this error:
```
Cabal-simple_mPHDZzAJ_1.24.2.0_ghc-8.0.2: Missing dependency on a foreign
library:
* Missing C library: stdc++
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.