packages feed

hsimport-0.3: tests/inputFiles/SymbolTest23.hs

module Blub
   ( blub
   , foo
   , bar
   ) where
import Data.Text (Text)
import Data.Maybe (Maybe(..))