Closed ryantrinkle closed 9 years ago
According to Travis CI, this commit adds two warnings in GHC 7.6.3:
src/Numeric/Interval/Kaucher.hs:56:1: Warning:
Module `Data.Foldable' does not export `null'
src/Numeric/Interval/Internal.hs:55:1: Warning:
Module `Data.Foldable' does not export `null'
I'm not sure how to fix that without some relatively gross CPP hackery, but I'll happy to add that if it's necessary to fix the warnings.
Oops, looks like #33 already has this under control.
Also bump the version number from 0.7.0.1 to 0.7.0.2.