morphismtech / squeal

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

use Control.Monad.Catch instead of UnliftIO #294

Closed echatav closed 3 years ago

echatav commented 3 years ago

retain UnliftIO instance for PQ but use Control.Monad.Catch instead