jeukshi / kosem

raw SQL, type-safe, relational mapping library for Haskell
0 stars 0 forks source link

newtypes #22

Open jeukshi opened 9 months ago

jeukshi commented 9 months ago

Handle newtypes, needs some tinkering around

Maybe design around typeclasses? Eq, Ord, Num, Semigroup, FromLiteral?