Skip to content

juhp/simple-cabal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-cabal

Hackage BSD3 license Stackage Lts Stackage Nightly

A small compatibility wrapper library over Cabal.

Examples

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

Contribute

simple-cabal is distributed under a BSD3 license.

Contributions are welcome at https://github.com/juhp/simple-cabal

About

A simple Cabal compat library

Resources

License

Stars

Watchers

Forks

Contributors