Skip to content

Commit 160eac3

Browse files
authored
Version 1.33.0 → 1.33.1 (#1875)
1 parent 7ebeefe commit 160eac3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

dhall/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.33.1
2+
3+
* [Multi-line REPL / support `repline-0.4.0.0`](https://github.com/dhall-lang/dhall-haskell/pull/1867)
4+
* `dhall repl` supports a new `:paste` command that lets you input a command
5+
by pasting one or more lines
6+
17
1.33.0
28

39
* [Supports version 17.0.0 of the standard](https://github.com/dhall-lang/dhall-lang/releases/tag/v17.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.33.0
2+
Version: 1.33.1
33
Cabal-Version: >=1.10
44
Build-Type: Simple
55
Tested-With: GHC == 8.2.2, GHC == 8.4.3, GHC == 8.6.1

0 commit comments

Comments
 (0)