prune-juice-0.7: Prune unused Haskell dependencies
Safe HaskellNone
LanguageHaskell2010

Data.Prune.Section.Types

Description

 
Synopsis

Documentation

newtype CommonName Source #

The name of a common stanza.

Constructors

CommonName 

Fields

data Section Source #

A top-level section.

Instances

Instances details
Eq Section Source # 
Instance details

Defined in Data.Prune.Section.Types

Methods

(==) :: Section -> Section -> Bool #

(/=) :: Section -> Section -> Bool #

Ord Section Source # 
Instance details

Defined in Data.Prune.Section.Types

Show Section Source # 
Instance details

Defined in Data.Prune.Section.Types