packages feed

hls-pragmas-plugin-1.0.2.0: test/testdata/PragmaThenLineHaddockNewlineLineComment.expected.hs

{-# LANGUAGE TypeApplications #-} 
{-# LANGUAGE TupleSections #-}
-- | line haddock
-- line comment

module PragmaThenLineHaddockNewlineLineComment where

a = (1,)