An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

vabal

vabal finds a version of GHC that is compatible with the constraints imposed on base package found in the cabal file analyzed. It then uses ghcup to obtain the correct version of the compiler (potentially downloading it). It supports three modes: vabal configure (it configures your project to use the obtained ghc), vabal (it prints to stdout options to give to cabal to use the obtained ghc. Options are escaped so that they can sent to the xargs POSIX utility). vabal show (it works like vabal but prints the version of the obtained ghc to stdout instead of options to pass to cabal). See the README for more detailed informations.

Ecosystem
hackage.haskell.org
Latest Release
2.0.0
about 7 years ago
Versions
4
Downloads
1,413 total
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/vabal
spec
License GPL-3.0-only
First Release about 7 years ago
Last Synced 16 days ago
Repository
Stars 43 on GitHub
Forks 3 on GitHub