changelogged-0.1.0: Tool to manage project publishing history.

Safe HaskellNone
LanguageHaskell2010

Changelogged.Options

Synopsis

Documentation

availableLevels :: [Level] Source #

>>> availableLevels
[App,Major,Minor,Fix,Doc]

availableLevelsStr :: String Source #

>>> availableLevelsStr
"(app major minor fix doc)"

data Options Source #

Constructors

Options 

Fields