typelevel
Here are 71 public repositories matching this topic...
Updates
from 0.22.1 to 0.23.0.
GitHub Release Notes - Version Diff
I'll automatically update this PR to resolve conflicts as long as you don't cha
-
Updated
Jul 30, 2021 - Scala
full example from https://github.com/tpolecat/skunk/blob/v0.0.24/modules/docs/src/main/paradox/tutorial/Command.md
gives following compile errors
skunk-world/src/main/scala/CommandExample.scala:42:34
not found: type *
def fromSession[F[_] : Bracket[*[_], Throwable]](s: Session[F]): PetService[F] =
skunk-world/src/main/scala/CommandExample.scala:42:24
cats.effect.Bracket[<error>,Thro
Currently, we manually append the params to the url / query string using urljoin. Instead, we can send the query params in as a dictionary
-
Updated
Jul 22, 2021 - Scala
-
Updated
Jul 12, 2021 - Scala
See if it would be possible (and maybe useful) to define instances of higher-kinded typeclasses like ApplyK for the types in sup.
-
Updated
Jan 5, 2019 - Scala
-
Updated
Jul 20, 2021 - Scala
-
Updated
May 18, 2021 - Scala
-
Updated
Jun 19, 2018 - Scala
-
Updated
Jan 13, 2020 - Scala
-
Updated
Mar 14, 2021 - Scala
-
Updated
Jul 28, 2021 - Scala
-
Updated
Oct 19, 2017 - Scala
-
Updated
May 5, 2019 - Scala
Improve this page
Add a description, image, and links to the typelevel topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the typelevel topic, visit your repo's landing page and select "manage topics."
Most awesome FP libraries (Cats, Scalaz, Monocle, Algebird etc ) have microsite done by sbt-microsites
Adding one for Shapeless would make it easier for newcomers. Quick, online reference on what is available