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 b23219a commit c03e702Copy full SHA for c03e702
Changelog
@@ -1,3 +1,6 @@
1
+Changed in version 0.8.1.2:
2
+ * Add import list to Data.List (#153)
3
+
4
Changed in version 0.8.1.1:
5
* Allow bytestring-0.11 and base-4.16
6
* Fix name conflicts with Win32-2.9 (#145)
haskeline.cabal
@@ -1,6 +1,6 @@
Name: haskeline
Cabal-Version: >=1.10
-Version: 0.8.1.1
+Version: 0.8.1.2
Category: User Interfaces
License: BSD3
License-File: LICENSE
0 commit comments