We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9785810 commit 0ca7e41Copy full SHA for 0ca7e41
dhall/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+1.41.1
2
+
3
+* [BUG FIX: Don't escape `?` path component when pretty-printing `with` expressions](https://github.com/dhall-lang/dhall-haskell/pull/2392)
4
5
1.41.0
6
7
* [Support standard version 22.0.0](https://github.com/dhall-lang/dhall-lang/releases/tag/v22.0.0)
dhall/dhall.cabal
@@ -1,6 +1,6 @@
Cabal-Version: 2.4
Name: dhall
-Version: 1.41.0
+Version: 1.41.1
Build-Type: Simple
License: BSD-3-Clause
License-File: LICENSE
0 commit comments