dhall-1.11.1
- Support GHC 8.4
- See: #321
- Fix α-normalization bug
- Note that this is not a type-checking bug. This only affects users who
were directly using thealphaNormalize
function from the Haskell API
becauselet
expressions were not correctly α-normalized - See: #319
- Note that this is not a type-checking bug. This only affects users who
- Slight tweak to syntax highlighting
- See: #324
- Increase upper bound on
ansi-terminal
andexceptions