@hackage cabal-ghc-dynflags0.1.0.1
Conveniently configure GHC's dynamic flags for use with Cabal projects
Categories
License
BSD-3-Clause
Maintainer
ben@smart-cactus.org
Links
Versions
Installation
Dependencies (4)
- Cabal >=1.22 && <1.23
- base >=4.8 && <4.9
- ghc >=7.10 && <7.12
- transformers >=0.4 && <0.5 Show all…
Dependents (1)
@hackage/acme-everything
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.