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 bcce5ca commit 2a5d945Copy full SHA for 2a5d945
Changelog
@@ -1,3 +1,6 @@
1
+Changed in version 0.8.2:
2
+ * Add versions of `completeWord{,withPrev}` that take predicates for word break chars (#164)
3
+
4
Changed in version 0.8.1.3:
5
* Use the capi calling convention for ioctl (#163).
6
haskeline.cabal
@@ -1,6 +1,6 @@
Name: haskeline
Cabal-Version: >=1.10
-Version: 0.8.1.3
+Version: 0.8.2
Category: User Interfaces
License: BSD3
License-File: LICENSE
0 commit comments