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 9fd070f commit 85eabc2Copy full SHA for 85eabc2
dhall/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+1.37.1
2
+
3
+* [Fix performance regression for `with` expressions](https://github.com/dhall-lang/dhall-haskell/pull/2112)
4
5
1.37.0
6
7
* [Supports version 20.0.0 of the standard](https://github.com/dhall-lang/dhall-lang/releases/tag/v20.0.0)
dhall/dhall.cabal
@@ -1,5 +1,5 @@
Name: dhall
-Version: 1.37.0
+Version: 1.37.1
Cabal-Version: >=1.10
Build-Type: Simple
Tested-With: GHC == 8.4.3, GHC == 8.6.1
0 commit comments