hdevtools icon indicating copy to clipboard operation
hdevtools copied to clipboard

Fix callsites so we don't need `allComponentsBy`.

Open src-of-truth[bot] opened this issue 7 years ago • 0 comments

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

src-of-truth[bot] avatar Mar 02 '18 23:03 src-of-truth[bot]