Popularity
2.5
Growing
Activity
0.0
Stable
1
3
1

Monthly Downloads: 27
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.

Do you think we are missing an alternative of simple-cabal or a related project?

Add another 'Distribution' Package

README

simple-cabal

Hackage [BSD3 license](LICENSE) Stackage Lts Stackage Nightly Build status

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.