Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haskell-hvr/cabal-plan
Library and utility for processing cabal's plan.json file
https://github.com/haskell-hvr/cabal-plan
cabal haskell
Last synced: about 1 month ago
JSON representation
Library and utility for processing cabal's plan.json file
- Host: GitHub
- URL: https://github.com/haskell-hvr/cabal-plan
- Owner: haskell-hvr
- License: gpl-2.0
- Created: 2017-03-20T12:17:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T16:16:16.000Z (7 months ago)
- Last Synced: 2024-06-09T16:23:00.610Z (7 months ago)
- Topics: cabal, haskell
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/cabal-plan
- Size: 296 KB
- Stars: 37
- Watchers: 9
- Forks: 24
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE.GPLv2
Awesome Lists containing this project
README
# `cabal-plan`: Library and utility for processing cabal's plan.json file [![Hackage](https://img.shields.io/hackage/v/cabal-plan.svg)](https://hackage.haskell.org/package/cabal-plan) [![Build Status](https://travis-ci.org/haskell-hvr/cabal-plan.svg)](https://travis-ci.org/haskell-hvr/cabal-plan)
**Please refer to the [package description](https://hackage.haskell.org/package/cabal-plan#description) for an overview of `cabal-plan`.**