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

Copyright(c) 2017 Red Hat Inc.
LicenseLGPL
Maintainerhttps://github.com/weldr
Stabilityalpha
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

BDCS.Import.State

Description

Types needed to maintain state when importing objects.

Synopsis

Documentation

data ImportState Source #

The state record. This is helpful for keeping track of various pieces of global data when importing objects.

Constructors

ImportState 

Fields