packages feed

cabal-ghc-dynflags 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+5/−2 lines, 1 files

Files

cabal-ghc-dynflags.cabal view
@@ -1,7 +1,10 @@ name:                cabal-ghc-dynflags-version:             0.1.0.0+version:             0.1.0.1 synopsis:            Conveniently configure GHC's dynamic flags for use with Cabal projects-description:         See Haddocks in 'GHC.Cabal' for details.+description:         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. homepage:            http://github.com/bgamari/cabal-ghc-dynflags license:             BSD3 license-file:        LICENSE