Skip to content

Commit

Permalink
Add cabal-gild
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak committed Feb 18, 2024
1 parent 2cb1be0 commit 114925d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
[submodule "burrito"]
path = burrito
url = https://github.com/tfausak/burrito.git
[submodule "cabal-gild"]
path = cabal-gild
url = https://github.com/tfausak/cabal-gild.git
[submodule "flow"]
path = flow
url = https://github.com/tfausak/flow.git
Expand Down
7 changes: 7 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ I actively maintain on Hackage.
[![Hackage](https://img.shields.io/hackage/v/burrito)](https://hackage.haskell.org/package/burrito)
[![Stackage](https://www.stackage.org/package/burrito/badge/nightly?label=stackage)](https://www.stackage.org/package/burrito)

## :crown: cabal-gild

[![GitHub](https://img.shields.io/github/issues/tfausak/cabal-gild)](https://github.com/tfausak/cabal-gild)
[![CI](https://github.com/tfausak/cabal-gild/actions/workflows/workflow.yaml/badge.svg)](https://github.com/tfausak/cabal-gild/actions/workflows/workflow.yaml)
[![Hackage](https://img.shields.io/hackage/v/cabal-gild)](https://hackage.haskell.org/package/cabal-gild)
[![Stackage](https://www.stackage.org/package/cabal-gild/badge/nightly?label=stackage)](https://www.stackage.org/package/cabal-gild)

## :droplet: flow

[![GitHub](https://img.shields.io/github/issues/tfausak/flow)](https://github.com/tfausak/flow)
Expand Down
1 change: 1 addition & 0 deletions cabal-gild
Submodule cabal-gild added at d5e735
1 change: 1 addition & 0 deletions cabal.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
packages:
autoexporter
burrito
cabal-gild
flow
github-release
json-feed
Expand Down

0 comments on commit 114925d

Please sign in to comment.