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 7ebeefe commit 160eac3Copy full SHA for 160eac3
dhall/CHANGELOG.md
@@ -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
7
1.33.0
8
9
* [Supports version 17.0.0 of the standard](https://github.com/dhall-lang/dhall-lang/releases/tag/v17.0.0)
dhall/dhall.cabal
@@ -1,5 +1,5 @@
Name: dhall
-Version: 1.33.0
+Version: 1.33.1
Cabal-Version: >=1.10
Build-Type: Simple
Tested-With: GHC == 8.2.2, GHC == 8.4.3, GHC == 8.6.1
0 commit comments