v1.0.0
- Update for versions 0.10.x of the compiler.
- Split off the
Digit
data type into a separate moduleData.FingerTree.Digit
- Use a
newtype
forDigit
, meaning that type signatures are more accurate.
Digit
data type into a separate module Data.FingerTree.Digit
newtype
for Digit
, meaning that type signatures are more accurate.