From 9bd6bb4447c85cdc7ffcd9b0c30370f7910ca98b Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Tue, 24 Aug 2021 13:01:51 -0400 Subject: [PATCH] README: add koji-hs project Add link to Koji Haskell project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a5d15cb..46298ec5 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,4 @@ Related Software * [Koji Tools](https://pagure.io/koji-tools): Various utilities for Koji * [Kojiji](https://github.com/release-engineering/kojiji): Koji Java Interface * [txkoji](https://github.com/ktdreyer/txkoji): Async interface to Koji, using Twisted +* [koji-hs](https://hackage.haskell.org/package/koji): Koji Haskell Interface