Closed
Description
Here's an example of the bug:
https://gist.github.com/2421363
It seems that libraries re-export the ifaces/impls of libraries they're using, which triggers a duplicate symbol error when libraries are used in a diamond shaped pattern.