{-# LANGUAGE Haskell2010 #-} module PR643_1 where infixr 5 `test` -- | Some big documentation test :: () test = ()