packages feed

module-management-0.20.2: testdata/split5/E.hs

module B
    ( g
    , h
    ) where

g = 'g'
h = 'h'