hup-0.1.0.0: Upload packages or documentation to a hackage server

Safe HaskellSafe
LanguageHaskell2010

Distribution.Hup.Types

Description

types useful package-wide

Synopsis

Documentation

data IsCandidate Source #

whether a package is a normal one or a candidate

Constructors

NormalPkg 
CandidatePkg 

data Package Source #

name and version of a package

Constructors

Package