Skip to content

Commit c03e702

Browse files
committed
Prepare release for 0.8.1.2
1 parent b23219a commit c03e702

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changelog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Changed in version 0.8.1.2:
2+
* Add import list to Data.List (#153)
3+
14
Changed in version 0.8.1.1:
25
* Allow bytestring-0.11 and base-4.16
36
* Fix name conflicts with Win32-2.9 (#145)

haskeline.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: haskeline
22
Cabal-Version: >=1.10
3-
Version: 0.8.1.1
3+
Version: 0.8.1.2
44
Category: User Interfaces
55
License: BSD3
66
License-File: LICENSE

0 commit comments

Comments
 (0)