I am trying to import Data.Matrix and I am getting this error:
Could not find module `Data.Matrix' Perhaps you meant Data.Ratio (from base-4.12.0.0) Use -v to see a list of the files searched for. | 10 | import Data.Matrix
I don't know if I should install it or something like this and if I should do it, then how?