Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
This module exposes the underlying representation of NameSegment
, and
thus should only be imported by parsers & printers.
Synopsis
- newtype NameSegment = NameSegment {}
Documentation
newtype NameSegment Source #
Represents the parts of a name between the .
s.
NameSegment | |
|