Add cargo-cabal to the list (#20)

This commit is contained in:
Yvan Sraka 2023-12-06 11:54:37 +01:00 committed by GitHub
parent d49971b361
commit c8327d6043
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -352,6 +352,8 @@ Policy.*
* [`cabal2bazel`](https://github.com/google/cabal2bazel):
A tool to help with fetching Cabal packages from Hackage and importing them
as packages into `cabal2bazel`.
* [`cargo-cabal`](https://github.com/yvan-sraka/cargo-cabal):
A tool that helps you to turn in one command a Rust crate into a Haskell Cabal library.
* [`jenga`](https://hackage.haskell.org/package/jenga):
Generate a `cabal.freeze` file from a `stack.yaml`.
* [`stack2cabal`](https://hackage.haskell.org/package/stack2cabal):