CurryInfo: cpm-manage-3.0.0 / CPM.Manage.Config.cpmManageFooter

definition: Info
 
cpmManageFooter :: CalendarTime -> [BaseHtml]
cpmManageFooter time =
  [italic [htxt "Generated by cpm-manage at ",
           htxt (calendarTimeToString time)]]
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Standard footer information for generated web pages:
failfree: Info
 <FAILING>
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {:}}
name: Info
 cpmManageFooter
precedence: Info
 no precedence defined
result-values: Info
 {:}
signature: Info
 Data.Time.CalendarTime -> [HTML.Base.BaseHtml]
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term