{- block comment -} {-# LANGUAGE TupleSections #-} {-| single line block haddock -} module BlockCommentThenSingleLineBlockHaddock where a = (1,)