cli-utils-4.1.0
LicenseBSD3
Maintainertbidne@gmail.com
Safe HaskellNone
LanguageHaskell2010

Git.Stale.Types.Env

Description

Provides Env type.

Synopsis

Documentation

data BranchType Source #

Describes the branch type.

Constructors

All 
Remote 
Local 

Instances

Instances details
Eq BranchType Source # 
Instance details

Defined in Git.Stale.Types.Env

Show BranchType Source # 
Instance details

Defined in Git.Stale.Types.Env

data Env Source #

The Env type to be used with Reader.

Constructors

Env 

Fields