morphismtech / squeal

Squeal, a deep embedding of SQL in Haskell
350 stars 32 forks source link

Add IsPG, ToPG, FromPG, Inline instances for Const, K, Constant #268

Closed Sciencei closed 3 years ago

Sciencei commented 3 years ago

Instances all do the obvious thing ie delegate to the wrapped type.