packages feed

haskell-language-server-2.7.0.0: plugins/hls-pragmas-plugin/test/testdata/BlockCommentThenSingleLineBlockHaddock.hs

{- block comment -} {-| single line block haddock -}

module BlockCommentThenSingleLineBlockHaddock where

a = (1,)