We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ea60d commit 567cfebCopy full SHA for 567cfeb
2 files changed
ChangeLog.md
@@ -2,6 +2,13 @@
2
Change Log
3
==========
4
5
+Version 0.8.0.8 (2020-04-02) *World Autism Awareness Day*
6
+---------------------------------------------------------
7
+
8
+#### Package changes
9
10
+* Change QuickCheck upper bound from 2.14 to 2.15
11
12
Version 0.8.0.7 (2019-08-05) *Independence Day in Burkina Faso*
13
---------------------------------------------------------------
14
dlist.cabal
@@ -1,5 +1,5 @@
1
name: dlist
-version: 0.8.0.7
+version: 0.8.0.8
synopsis: Difference lists
description:
Difference lists are a list-like type supporting O(1) append. This is
0 commit comments