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

definition: Info
 
curryInfoHtmlBase :: IO String
curryInfoHtmlBase = return
  "/var/www/vhosts/curry-lang.org/cpm.curry-lang.org/curry-info/HTML"
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
---------------------------------------------------------------------------
The base directory of the CurryInfo HTML pages.
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> _}
name: Info
 curryInfoHtmlBase
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 Prelude.IO String
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 reducible on all ground data terms