1.3.0.0
Breaking API Changes
DhallToCabal.dhallToCabal
now takes anInputSettings
fromdhall
as its first argument.
Functional Changes
-
dhall-to-cabal
has a new--print-default TYPE
flag. -
When reading from a file,
dhall-to-cabal
now interprets imports as being relative to that file, rather than the current working directory. (#114)