1b0fdc6a98
1.1.2 [2018-02-06] * Don't enable Safe on GHC 7.2. 1.1.1 * Backported a more efficient Binary instance for Nat * Allow binary-0.8 1.1 * Backported Lift instances. 1.0 * Make nats a compat-package since Numeric.Natural moved to base-4.8.0.0. 0.2.1 * Better readsPrec handling when you try to feed it a negative number. Note it is a failed parse rather than an error.
4 lines
159 B
Text
4 lines
159 B
Text
Natural numbers.
|
|
|
|
This is a compatibility package for old packages that still depends on
|
|
"nats". The module Numeric.Natural is now a part of the base package.
|