haskell / haskell/cabal

Filter out ranlib: file: foo.a(Bar.o) has no symbols warning

Open
#2,257 3 comments 0 reactions 0 assignees View on GitHub
blocked: ghc blocked: info-needed Cabal: Backpack old-milestone: ⊥ platform: mac type: enhancement
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

With signatures, we may link libraries that have no objects. On Mac OS X, arlib will complain if you try to make a library with no objects. Cabal should filter out these messages as they are harmless.

I tried to see if we did anything like this already, like we do in GHC, but I didn't see anything.

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.