Path to this page:
Subject: CVS commit: wip/hs-semigroups
From: Ryosuke Moro
Date: 2014-08-21 23:43:10
Message id: E1XKa8l-0005Vx-Ch@sfs-ml-1.v29.ch3.sourceforge.com
Log Message:
Update to 0.15.2
CHANGELOG:
0.15.2
------
* Fixed a Trustworthiness problem for GHC 7.8+
0.15.1
------
* Nathan van Doorn fixed a number of embarassing bugs in the `Enum` instances.
0.15
----
* `instance IsList NonEmpty`
0.14
----
* Allow for manual removal of dependencies to support advanced sandbox users who \
explicitly want to avoid compiling certain dependencies
they know they aren't using.
We will fix bugs caused by any combination of these package flags, but the API \
of the package should be considered the default build
configuration with all of the package dependency flags enabled.
* Will now build as full-fledged `Safe` Haskell if you configure with -f-hashable.
* Added some missing `Generic`/`Generic`/`Hashable` instances
Files: