bdcs-0.1.0: Tools for managing a content store of software packages

Safe HaskellNone
LanguageHaskell2010

BDCS.Import.Comps

Documentation

data CompsPkg Source #

Constructors

CPMandatory Text 
CPDefault Text 
CPOptional Text 
CPUnknown Text 
Text `CPRequires` Text 

data CompsGroup Source #

Constructors

CompsGroup Text Text [CompsPkg]