packages feed

haskell-language-server-2.7.0.0: plugins/hls-explicit-imports-plugin/test/testdata/ExplicitB.hs

module ExplicitB where

b1 :: String
b1 = "b1"

b2 :: String
b2 = "b2"