@hackage ribbit1.1.0.1

[Unmaintained] Type-level Relational DB combinators.

Notice: I am no longer maintaining this package. If you would like to take it over please contact me. Ribbit is yet another type safe relational database library for Haskell, heavily inspired by the amazing Servant library. The goal is to create a type-level language for defining table schemas "as a type", queries that operate on those schemas, and, tangentially, "backends" that can do something useful with those types like talk to an actual database.