Skip to content

Commit 4d21a18

Browse files
Expose UnionConv(..) (#2570)
1 parent 03b4def commit 4d21a18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dhall-json/src/Dhall/JSONToDhall.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ module Dhall.JSONToDhall (
344344
parseConversion
345345
, Conversion(..)
346346
, defaultConversion
347+
, UnionConv(..)
347348
, resolveSchemaExpr
348349
, typeCheckSchemaExpr
349350
, dhallFromJSON

0 commit comments

Comments
 (0)