msakai / data-interval

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

Support lattices-2.0 #8

Closed Bodigrim closed 5 years ago

Bodigrim commented 5 years ago

Closes #6.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 89.396% when pulling 05269a15ee4db49ad956646206d6e817f259f135 on Bodigrim:lattices-2.0 into 867aacb8f7b36c9b88257d4599af3de9c3771743 on msakai:master.

Bodigrim commented 5 years ago

@msakai any chance to merge this please?

msakai commented 5 years ago

Released 1.3.1 with this fix. Thanks!