haskell / haskell/cabal

Suggest reconfigure with build fails with stripping error

Open
#2,263 1 comment 0 reactions 0 assignees View on GitHub
cabal-install: other old-milestone: cabal-install 2.0 type: bug
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

```
cumae:bloodhound callen$ cabal build
./bloodhound.cabal has been changed. Re-configuring with most recently used
options. If this fails, please run configure manually.
Resolving dependencies...
[1 of 1] Compiling Main ( dist/setup/setup.hs, dist/setup/Main.o )
Linking ./dist/setup/setup ...
unrecognized option `--enable-library-stripping'

cumae:bloodhound callen$ cabal configure
Resolving dependencies...
[1 of 1] Compiling Main ( dist/setup/setup.hs, dist/setup/Main.o )
Linking ./dist/setup/setup ...
Configuring bloodhound-0.4.0.2...
cumae:bloodhound callen$ cabal build
Building bloodhound-0.4.0.2...
Preprocessing library bloodhound-0.4.0.2...
In-place registering bloodhound-0.4.0.2...
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.