hoodle-types-0.1: Data types for programs for hoodle file format

PortabilityGHC
Stabilityexperimental
MaintainerIan-Woo Kim <ianwookim@gmail.com>
Safe HaskellNone

Data.Hoodle.Generic.Simple

Description

Simple Hoodle Type in Generic parameterized type

Synopsis

Documentation

type SLayer = GLayer () [] ItemSource

mkSLayer :: Layer -> SLayerSource

smart constructor for SLayer

mkSPage :: Page -> SPageSource

smart constructor for SPage

mkSHoodle :: Hoodle -> SHoodleSource

smart constructor for SHoodle