I'm beginner of haskell.
Now I'm struggling to resolve negative index exception.
But unlike other common language, it seems to me that haskell doesn't show line number where exception occured.
Is it possible to know the line number where exception occured?