dynamic-cabal
This library allows you to extract information from cabal files without depending on the Cabal library. Since GHC currently depends on Cabal, it's difficult to directly use Cabal if you also like to use the GHC API. This package solves that problem by using the GHC API itself to interface with Cabal, which means that it can use whatever Cabal version the user has installed, at run time (the version is not fixed at compile time). For a short tutorial, see https://github.com/bennofs/dynamic-cabal. Note: As of GHC 7.10, the ghc library no longer depends on Cabal. So you only need this package if you want to support older GHC versions.
hackage.haskell.org
0.3.5
almost 11 years ago
8
16,886 total
2
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/dynamic-cabal
spec |
| License | BSD-3-Clause |
| First Release | about 12 years ago |
| Last Synced | 16 days ago |
Repository
| Stars | 12 on GitHub |
| Forks | 0 on GitHub |