File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ Changed in version 0.8.1.0:
2
+ * Use grapheme's width to align a list of completions (#143)
3
+ * Add withRunInBase to help decompose InputT (#131)
4
+ * Add support for WINIO to haskeline. (#140)
5
+ * Allow base-4.15
6
+ * Eta expand as required by simplified subsumption rules in newer GHC
7
+ * Remove unused iconv cbits (#135)
8
+ * Support non-BMP characters (or, surrogate pairs) on Windows (#125)
9
+
1
10
Changed in version 0.8.0.1:
2
11
* Add a Cabal flag to disable the example executable as well as
3
12
the test that uses it.
Original file line number Diff line number Diff line change 1
1
Name : haskeline
2
2
Cabal-Version : >= 1.10
3
- Version : 0.8.0.1
3
+ Version : 0.8.1.0
4
4
Category : User Interfaces
5
5
License : BSD3
6
6
License-File : LICENSE
You can’t perform that action at this time.
0 commit comments