packages feed

hls-hlint-plugin-1.0.3.0: test/testdata/UnrecognizedPragmasOn.hs

{-# OPTIONS_GHC -Wunrecognised-pragmas #-}
module UnrecognizedPragmasOn where
foo x = id x