We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
WithConnection
Effectful.PostgreSQL
1 parent 092e174 commit afd378eCopy full SHA for afd378e
1 file changed
effectful-postgresql/src/Effectful/PostgreSQL.hs
@@ -2,7 +2,7 @@
2
3
module Effectful.PostgreSQL
4
( -- * Effect
5
- WithConnection (..)
+ WithConnection
6
, withConnection
7
8
-- ** Interpreters
0 commit comments