msakai / data-interval

Interval datatype, interval arithmetic, and interval-based containers for Haskell
Other
21 stars 9 forks source link

data-interval is broken with latest major version of lattices #6

Closed merijn closed 5 years ago

merijn commented 5 years ago

lattices just released version 2, which drops several typeclasses and, as a result, breaks the compilation of data-interval. I reported an issue with hackage-trustees to make a revision to the bounds here: https://github.com/haskell-infra/hackage-trustees/issues/226

But this should probably be fixed here (and maybe updated for lattices-2).