hdiff
packages
feed
fbrnch
-1.0.0: src/Types.hs
module Types ( Archs(..) ) where data Archs = Archs [String] | ExcludedArchs [String]