- Supports standard version 23.1.0
- Fix macOS build [#2561] / [#2586]
dhall to-directory-tree
: Fix support for emptyMap
sDhall.TH
: Improve recompilation checkingDhall.TH
utilities now useaddDependentFile
internally so that GHC will recompile if any Dhall dependencies change
- Performance improvements
- Optimize
Natural/fold
: [#2585] / [#2596] - Improve
Dhall.Map.traverseWithKey
performance- The fold will now short-circuit if it reaches a fixed point
- #2611
- Optimize
- Fixes and improvements to test suite
- Fixes and improvements to haddocks
- Fixes and improvements to code formatting