I Have a problem. I am trying to write down a class type for File system managment. I started with a simple class:
import Control.Exception class (Monad m) =