1.3.1.0
-
Allow
Cabal
version 2.4.0.0. There have been consequent changes to the extensions, compilers and licenses recognised. -
Allow
dhall
version 1.18. -
dhall-to-cabal
andcabal-to-dhall
now understand themixins
field properly.On the Dhall side,
types.ModuleRenaming
has changed significantly: it is now a union.prelude.types.ModuleRenaming
has been added for convenient access to the new constructors. -
Fix issue with alpha-normalized expressions. This was identified in issue #124 and fixed in issue #126.