Skip to content

Commit 85eabc2

Browse files
authored
Version 1.37.0 → 1.37.1 (#2114)
1 parent 9fd070f commit 85eabc2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

dhall/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
1.37.0
26

37
* [Supports version 20.0.0 of the standard](https://github.com/dhall-lang/dhall-lang/releases/tag/v20.0.0)

dhall/dhall.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: dhall
2-
Version: 1.37.0
2+
Version: 1.37.1
33
Cabal-Version: >=1.10
44
Build-Type: Simple
55
Tested-With: GHC == 8.4.3, GHC == 8.6.1

0 commit comments

Comments
 (0)