Skip to content

1.3.0.0

Compare
Choose a tag to compare
@ocharles ocharles released this 28 Jul 13:50
· 54 commits to master since this release
adf0f37

Breaking API Changes

  • DhallToCabal.dhallToCabal now takes an InputSettings from dhall 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)