CurryInfo: html2-3.5.0 / HTML.Base.pageMetaInfo

definition: Info
 
pageMetaInfo :: [(String,String)] -> PageParam
pageMetaInfo = PageMeta
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Meta information for a HTML page. The argument is a list of
attributes included in the `meta`-tag in the header for this page.
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {PageMeta}}
name: Info
 pageMetaInfo
precedence: Info
 no precedence defined
result-values: Info
 {PageMeta}
signature: Info
 [(String, String)] -> PageParam
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms