Skip to content

Commit

Permalink
README: add Cabal-hooks to the list of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ulysses4ever authored Oct 7, 2024
1 parent 67539e7 commit fffe5aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
This Cabal Git repository contains the following main packages:

* [Cabal](Cabal/README.md): the Cabal library package ([license](Cabal/LICENSE))
* [Cabal-hooks](Cabal-hooks/README.md): the library providing an API for the Cabal `Hooks` build type ([license](Cabal-hooks/LICENSE))
* [Cabal-syntax](Cabal-syntax/README.md): the `.cabal` file format library ([license](Cabal-syntax/LICENSE))
* [cabal-install](cabal-install/README.md): the package containing the `cabal` tool ([license](cabal-install/LICENSE))
* [cabal-install-solver](cabal-install-solver): the package containing the solver component of the `cabal` tool ([license](cabal-install-solver/LICENSE))
Expand Down

0 comments on commit fffe5aa

Please sign in to comment.