CurryInfo: currydoc-4.0.0 / CurryDoc.Html.cssIncludes

definition: Info
 
cssIncludes :: [String]
cssIncludes =
  map (\n -> styleBaseURL </> "css" </> n ++ ".css")
      ["bootstrap.min", "currydoc"]
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
The CSS includes relative to the base directory of BT4.
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {:,[]}}
name: Info
 cssIncludes
precedence: Info
 no precedence defined
result-values: Info
 {:,[]}
signature: Info
 [String]
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term