aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/Hackage/ghc-exactprint-parenthesised-class-head.hs
{- ORACLE_TEST pass -}
module A where
class (Monad m) => (HasTransform m) where
liftT :: Int -> m Int
{- ORACLE_TEST pass -}
module A where
class (Monad m) => (HasTransform m) where
liftT :: Int -> m Int