conal / ftree

Depth-typed functor-based trees, both top-down and bottom-up
Other
3 stars 1 forks source link

Update Monoid / Semigroup; hlinting #2

Closed jrp2014 closed 5 years ago

jrp2014 commented 5 years ago

This now compiles with 8.6.3.

conal commented 5 years ago

Thanks for the contribution! I added compatibility with GHCs 8.0.2--8.4.4 and released to Hackage.

jrp2014 commented 5 years ago

Great. Thanks. And generic-fft now builds, too!