Path to this page:
Subject: CVS commit: pkgsrc/math/hs-nats
From: Ryosuke Moro
Date: 2014-07-13 23:16:40
Message id: 20140713211640.58CC196@cvs.netbsd.org
Log Message:
Update to 0.2
CHANGELOG:
0.2
---
* Added `Hashable` and `Data` support.
* Will build as full-fledged `Safe` Haskell if you configure with -f-hashable, \
merely `Trustworthy` otherwise.
* Allow for manual removal of the `hashable` dependency 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.
Files: