Safe Haskell | Safe-Infered |
---|
Text.HTML5.MetaData.Schema.Intangible
- data Intangible = Intangible {
- description :: Description
- image :: Image
- name :: Name
- url :: Url
Documentation
data Intangible Source
A utility class that serves as the umbrella for a number of intangible
things such as quantities, structured values, etc.
Constructors
Intangible | |
Fields
|
Instances