dhall-lang / dhall-haskell

Maintainable configuration files
https://dhall-lang.org/
BSD 3-Clause "New" or "Revised" License
908 stars 211 forks source link

dhall-json: Expose UnionConv(..) #2570

Closed EggBaconAndSpam closed 4 months ago

EggBaconAndSpam commented 4 months ago

This makes it easier to reuse dhallFromJSON externally. At the moment we are stuck with defaultOptions which sets unions = UFirst.