dhall-1.19.1
dhall-1.19.1
- BUG FIX: Fix serious
dhall lint
bugdhall lint
would sometimes removelet
expressions that were still
in use- See: #703
- BUG FIX: Fix import caching efficiency bug
- Some imports were being wastefully fetched multiple times
- See: #702
- Feature: Generate dot graph to visualize import graph
- Improve HTTP error messages
- See: #710