drasil-database-0.1.1.0: A framework for code and document generation for scientific software - Database SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Database.Drasil.Dump

Synopsis

Documentation

type DumpedChunkDB = Map ChunkType [UID] Source #

A dumped representation of a ChunkDB, mapping chunk types (Strings) to lists of UIDs.