Hi! 2016-07-09 23:55 GMT+02:00, Erik Rantapaa <[email protected]>: > In order to build an entire resolver I had to figure out a bunch of missing > > libraries, and I've put my accumulated knowledge in this repo: > > https://github.com/erantapaa/hackage-helper
This is useful info, thanks Erik! I have found an idea in stack's issue tracker that might be interesting for you: >> However, maybe it's within the scope >> of Cabal to allow meta-data which can give suggestions for library >> installation? If such meta-data existed, I'd be in favor of stack >> displaying it. > > You can use the pkgconfig-depends field of Cabal for showing external > dependencies. An automated tool could scan available packages of Ubuntu or > Debian or MSYS/Arch for the according .pc files. (https://github.com/commercialhaskell/stack/issues/1384#issuecomment-158613465) Installation recommendations for system libraries would be a very cool addition to stack! -- You received this message because you are subscribed to the Google Groups "haskell-stack" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/CAGtp2SjU7%3DE%2BSrzd-zGNf%2BRsvir9tdiYC9xpP-pXEMFC9Gg-Ew%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
