I have the following file:
module SimpleComposition where class Intermediate a where f :: a -> Int g :: Cha