- Supports standard version 23.1.0
- Allow
Natural
andInteger
literals in binary notation - 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
- Fixes and improvements to test suite
- #2593
- Fixes and improvements to haddocks
- #2546
- Fixes and improvements to code formatting
- #2608