dhall-to-cabal v1.3.0.0 Release Notes

Release Date: 2018-07-28 // over 5 years ago
  • 💥 Breaking API Changes

    • DhallToCabal.dhallToCabal now takes an InputSettings from dhall as its first argument.

    Functional Changes

    0️⃣ 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)