Skip to content

Commit

Permalink
Merge pull request #289 from diesalbla/updates
Browse files Browse the repository at this point in the history
A few updates to the lists of projects.
  • Loading branch information
rossabaker authored Aug 23, 2020
2 parents eeea89f + a602d04 commit 7ce202f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 20 deletions.
6 changes: 0 additions & 6 deletions _data/incubator.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
- title: "banana-rdf"
description: "RDF, SPARQL and Linked Data technologies"
github: "https://github.com/banana-rdf/banana-rdf"
- title: "Case Classy"
description: "Data decoding and validation to make configuration easy"
github: "https://github.com/47deg/case-classy"
- title: "case-insensitive"
description: "A case-insensitive string for Scala"
github: "https://github.com/typelevel/case-insensitive"
Expand Down Expand Up @@ -46,9 +43,6 @@
- title: "Libra"
description: "Compile time dimensional analysis for any problem domain"
github: "https://github.com/to-ithaca/libra"
- title: "Mouse"
description: "Small companion library to cats providing enrichments to std lib classes to ease functional programming and/or ease source compatibility with scalaz"
github: "https://github.com/typelevel/mouse"
- title: "OutWatch"
description: "A functional and reactive UI framework for more predictable code"
github: "https://github.com/OutWatch/outwatch"
Expand Down
7 changes: 0 additions & 7 deletions _projects/catalysts.md

This file was deleted.

12 changes: 12 additions & 0 deletions _projects/cats.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,28 @@ extensions:
- title: Cats-Effect
description: "The IO Monad for Scala, plus type classes for general effect types."
link: "https://typelevel.org/cats-effect/"
- title: "FS2"
description: "Functional Streams for Scala, with implementations for compression, disk I/O, and TCP"
link: "https://typelevel.org/fs2/"
- title: "Cats MTL"
description: "Monad transformers made easy"
link: "https://typelevel.org/cats-mtl/"
- title: "Cats Collections"
description: "Data structures that facilitate pure functional programming with cats"
link: "https://github.com/typelevel/cats-collections"
- title: "Cats Tagless"
description: "A library of utilities for tagless final algebras"
link: "https://typelevel.org/cats-tagless/"
- title: "Alleycats"
description: "Lawless classes & illegal instances"
link: "https://github.com/typelevel/cats"
- title: "Mouse"
description: "Enrichments to standard library classes to ease functional programming"
link: "https://github.com/typelevel/mouse"
- title: "Kittens"
description: "Automatic type class derivation"
link: "https://github.com/milessabin/kittens"
- title: "Cats-Time"
description: "Instances for Cats Typeclasses for Java 8 Time"
link: "https://github.com/ChristopherDavenport/cats-time"
---
7 changes: 0 additions & 7 deletions _projects/tut.md

This file was deleted.

0 comments on commit 7ce202f

Please sign in to comment.