packages feed

hsimport-0.3: tests/goldenFiles/SymbolTest24.hs

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