Skip to content

Commit 55ea269

Browse files
authored
Merge pull request #47 from tomjaguarpaw/fromFieldJSONByteString-phadej
Expose fromFieldJSONByteString
2 parents d775283 + d93ac2a commit 55ea269

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Database/PostgreSQL/Simple/FromField.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ module Database.PostgreSQL.Simple.FromField
109109

110110
, optionalField
111111
, fromJSONField
112+
, fromFieldJSONByteString
112113
) where
113114

114115
#include "MachDeps.h"

0 commit comments

Comments
 (0)