Changelog for nats-1
1.0
- Make
natsa compat-package sinceNumeric.Naturalmoved tobase-4.8.0.0.
0.2.1
- Better
readsPrechandling when you try to feed it a negative number. Not it is a failed parse rather than an error.
0.2
-
Added
HashableandDatasupport. -
Will build as full-fledged
SafeHaskell if you configure with -f-hashable, merelyTrustworthyotherwise. -
Allow for manual removal of the
hashabledependency 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.
0.1.3
- Added support for GHC 7.8's
bitSizeMaybe
0.1
- Repository Initialized moving
Numeric.Naturalfromsemigroups0.8.6