Data/Sized/Sparse/Matrix.hs:61:26:
Could not deduce (Eq a) arising from a use of `prune'
from the context (Size m, Size n, Size m', Size n', n ~ m', Num a)
bound by the type signature for
mm :: (Size m, Size n, Size m', Size n', n ~ m', Num a) =>
Matrix (m, n) a -> Matrix (m', n') a -> Matrix (m, n') a
at Data/Sized/Sparse/Matrix.hs:50:7-112
Is it a known issue? Is there some way to solve it? I'm using GHC 7.6.3 and plataform 2013.2.0.0.