packages feed

hsimport-0.3: tests/goldenFiles/SymbolTest25.hs

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