morphismtech / squeal

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

Use strict StateT for `fromPG` #272

Closed echatav closed 3 years ago

echatav commented 3 years ago

This is closer to BinaryParser and better behaved.