Currently I am trying to learn Haskell, but I stumbled upon an error which I do not understand:As to what I was actually trying to do, is that I was trying to transpose a matrix (code provided below). And the weird part is that if I run the code in...
06月15日