{- block comment -} 
{-# LANGUAGE TupleSections #-}
{-| single line block haddock -} {- single line block comment -}

module BlockCommentThenSingleLineBlockHaddockSingleLineBlockComment where

a = (1,)