All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tofu.doobie.LiftConnectionIO.scala Maven / Gradle / Ivy

There is a newer version: 0.13.6
Show newest version
package tofu.doobie

object LiftConnectionIO {
  def apply[DB[_]](implicit ev: LiftConnectionIO[DB]): LiftConnectionIO[DB] = ev
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy