packages feed

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

module D
    ( e
    , f
    ) where

e = 'e'
f = 'f'