@hackage simple-cabal0.1.3.1

Cabal file wrapper library

simple-cabal

Hackage BSD3 license Stackage Lts Stackage Nightly

A small compatibility wrapper over Cabal.

pkgid <- getPackageId
putStrLn $ showPkgId pkgid
cabalfile <- findCabalFile
genPkgDesc <- readGenericPackageDescription normal cabalfile