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 ad40faf commit 1c2ad91Copy full SHA for 1c2ad91
Changelog
@@ -1,3 +1,6 @@
1
+Changed in version 0.8.2.1:
2
+ * Add `configure` check for `termios.h` and fallbacks for wasi.
3
+
4
Changed in version 0.8.2:
5
* Add versions of `completeWord{,withPrev}` that take predicates for word break chars (#164)
6
haskeline.cabal
@@ -1,6 +1,6 @@
Name: haskeline
Cabal-Version: >=1.10
-Version: 0.8.2
+Version: 0.8.2.1
Category: User Interfaces
License: BSD3
License-File: LICENSE
0 commit comments