Skip to content

Commit

Permalink
Expose UnionConv(..) (#2570)
Browse files Browse the repository at this point in the history
  • Loading branch information
EggBaconAndSpam committed Mar 2, 2024
1 parent 03b4def commit 4d21a18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dhall-json/src/Dhall/JSONToDhall.hs
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ module Dhall.JSONToDhall (
parseConversion
, Conversion(..)
, defaultConversion
, UnionConv(..)
, resolveSchemaExpr
, typeCheckSchemaExpr
, dhallFromJSON
Expand Down

0 comments on commit 4d21a18

Please sign in to comment.