Popularity
2.4
Stable
Activity
0.0
Stable
1
3
1
Monthly Downloads: 19
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Distribution
Latest version: v0.1.3
simple-cabal alternatives and similar packages
Based on the "Distribution" category.
Alternatively, view simple-cabal alternatives based on common mentions on social networks and blogs.
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of simple-cabal or a related project?
README
simple-cabal
A small compatibility wrapper over Cabal (builds for ghc 7 and 8).
pkgid <- getPackageId
putStrLn $ showPkgId pkgid
cabalfile <- findCabalFile
genPkgDesc <- readGenericPackageDescription normal cabalfile
*Note that all licence references and agreements mentioned in the simple-cabal README section above
are relevant to that project's source code only.