haskell-numerics / hmatrix

Linear algebra and numerical computation
381 stars 104 forks source link

Remove extra warnings #329

Closed HuwCampbell closed 4 years ago

HuwCampbell commented 4 years ago

Simplifiable class constraints is stopping 7.10 builds #108, but it's an easy fix.

I've also implemented a few methods and turned off the warning suppression.

HuwCampbell commented 4 years ago

I can confirm locally that this does fix 7.10 builds. I've widened the range in the cabal file.