From f1216a5a19a20a2f7a9f9e7251b90967fe501713 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?andy=20g=20scott=20=E2=98=9C?= Date: Wed, 4 Jul 2018 00:59:10 -0700 Subject: [PATCH] Add Rainier to the cats library Interoperability provided since the recent addition of a Cats module for Rainier --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2e7d8bb50..1a2ff842fb 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ By sharing the same set of type classes, instances and data types provided by Ca * [monadic-html](https://github.com/OlivierBlanvillain/monadic-html): Tiny DOM binding library for Scala.js * [Monix](https://github.com/monix/monix): high-performance library for composing asynchronous and event-based programs * [pureconfig](https://github.com/pureconfig/pureconfig): A boilerplate-free library for loading configuration files + * [rainier](https://github.com/stripe/rainier): Bayesian inference in Scala * [scanamo](https://github.com/guardian/scanamo): simpler DynamoDB access for Scala * [seals](https://github.com/durban/seals): tools for schema evolution and language-integrated schemata * [tsec](https://github.com/jmcardon/tsec/): Typesafe, functional, general purpose cryptography and security library.