packages feed

hls-explicit-imports-plugin-1.0.1.2: test/testdata/Exported.hs

module Exported (module A) where

import A

main :: IO ()
main = putStrLn $ "hello " ++ a1