Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix callsites so we don't need allComponentsBy. #31

Open
src-of-truth bot opened this issue Mar 2, 2018 · 0 comments
Open

Fix callsites so we don't need allComponentsBy. #31

src-of-truth bot opened this issue Mar 2, 2018 · 0 comments

Comments

@src-of-truth
Copy link

src-of-truth bot commented Mar 2, 2018

It was taken from
http://hackage.haskell.org/package/Cabal-1.16.0.3/docs/src/Distribution-Simple-LocalBuildInfo.html#allComponentsBy
since it doesn't exist in Cabal 1.18.*

Obtains all components (libs, exes, or test suites), transformed by the
given function. Useful for gathering dependencies with component context.
Located in "schell/hdevtools/src/Cabal.hs" on line 82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants