CurryInfo: currydoc-4.0.0 / CurryDoc.Html.syslibsLeftTopMenu

definition: Info
 
syslibsLeftTopMenu :: [[BaseHtml]]
syslibsLeftTopMenu =
  [ [hrefNav (currySystemURL ++ "/Manual.pdf") [htxt "Manual (PDF)"]]
  , [hrefNav (currySystemURL ++ "/lib/") [htxt "Libraries"]]
  , [ehrefNav currygleURL [htxt " API Search"]]
  , [hrefNav (currySystemURL ++ "/download.html") [htxt "Download"]]
  ]
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {:}}
name: Info
 syslibsLeftTopMenu
precedence: Info
 no precedence defined
result-values: Info
 {:}
signature: Info
 [[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