Skip to content

Commit 431e930

Browse files
committed
Export Errors
1 parent 5deccaf commit 431e930

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/PgNamed.hs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ module PgNamed
2626
, Name (..)
2727
, (=?)
2828

29+
-- * Errors
30+
, PgNamedError (..)
31+
2932
-- * Functions to deal with named parameters
3033
, extractNames
3134
, namesToRow

0 commit comments

Comments
 (0)