morphismtech / squeal

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

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

Closed Sciencei closed 4 years ago

Sciencei commented 4 years ago

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