cabal-ghc-dynflags

Conveniently configure GHC's dynamic flags for use with Cabal projects

http://github.com/bgamari/cabal-ghc-dynflags

Latest on Hackage:0.1.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Ben Gamari
Maintained by [email protected]

One of the challenges of using the GHC API for external tooling is handling integration with Cabal. This library provides a simple interface for configuring GHC's dynamic flags as Cabal would have, allowing seamless tooling use on Cabal projects.