Skip to content

Commit

Permalink
Merge pull request #2909 from Atry/patch-2
Browse files Browse the repository at this point in the history
Change link to dsl-domains-cats instead of Dsl.scala
  • Loading branch information
fthomas authored Jun 23, 2019
2 parents ae67418 + c4e3936 commit 7c560b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ By sharing the same set of type classes, instances and data types provided by Ca
* [cats-par](https://github.com/ChristopherDavenport/cats-par): Abstract type member Parallel instances
* [cats-retry](https://github.com/cb372/cats-retry): composable retry logic for Cats and Cats Effect
* [droste](https://github.com/andyscott/droste): recursion schemes for Cats
* [Dsl.scala](https://github.com/ThoughtWorksInc/Dsl.scala): The `!`-notation for creating Cats monadic expressions
* [dsl-domains-cats](https://github.com/ThoughtWorksInc/dsl-domains-cats): The `!`-notation for creating Cats monadic expressions
* [eff](https://github.com/atnos-org/eff): functional effects and effect handlers (alternative to monad transformers)
* [Freestyle](https://github.com/frees-io/freestyle): pure functional framework for Free and Tagless Final apps & libs
* [iota](https://github.com/frees-io/iota): Fast [co]product types with a clean syntax
Expand Down

0 comments on commit 7c560b8

Please sign in to comment.