vabal-lib: Core algorithms and datatypes used by vabal

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

`vabal-lib` is the library powering vabal, it provides the tools to analyze a '.cabal' file and check which versions of ghc can comply with the constraints imposed on the following dependencies:


[Skip to Readme]

Properties

Versions 2.0.0, 2.0.0
Change log CHANGELOG.md
Dependencies base (>=4.11 && <4.13), bytestring (>=0.10.8 && <0.11), Cabal (>=2.2 && <2.5), cassava (>=0.5.1 && <0.6), containers (>=0.5.11 && <0.7), vector (>=0.12.0 && <0.13) [details]
License MIT
Author Francesco Magliocca
Maintainer franciman12@gmail.com
Category Development, Distribution
Home page https://github.com/vabal/vabal
Source repo head: git clone https://github.com/vabal/vabal-lib.git
Uploaded by Franciman at 2019-01-10T15:15:02Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for vabal-lib-2.0.0

[back to package description]

This is the library powering vabal.

For documentation, see http://hackage.haskell.org/package/vabal-lib or generate the haddock by running:

$ cabal new-haddock

in the directory where you downloaded vabal-lib.