All Versions
44
Latest Version
Avg Release Cycle
66 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v0.7.15 Changes
- โ Adds support for
text >= 2
. See #170.
- โ Adds support for
-
v0.7.14 Changes
- ๐ Fixes build with ghc-8.10 (broken in last release due to differences in TH API). See #165.
-
v0.7.12 Changes
- ๐ Build with ghc-9.0.1
-
v0.7.11 Changes
- ๐ Fixes testsuite compilation with
network >= 3.1.2
. See [#159][].
- ๐ Fixes testsuite compilation with
-
v0.7.10 Changes
- โ Adds
Store
instances for all serializable datatypes exported by thetime
library. See #158.
- โ Adds
-
v0.7.9 Changes
- ๐ Attempts to fix build on ghc-7.8.4. See #157.
-
v0.7.8 Changes
November 29, 2020- โ Adds a
Store
instance forNatural
. See #154.
- โ Adds a
-
v0.7.7 Changes
September 01, 2020- โ
Test now compiles with
smallcheck >= 1.2
andbase >= 4.14
. See #153.
- โ
Test now compiles with
-
v0.7.6 Changes
August 05, 2020- Now only depends on
fail
/semigroups
shim forghc < 8
.
- Now only depends on