CurryInfo: exact-print-2.0.0 / Curry.Comment.commentsFileName

definition:
commentsFileName :: String -> String
commentsFileName prog = inCurrySubdir (stripCurrySuffix prog) <.> "cycom"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
-- | Get the comments filename of a curry programm
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
commentsFileName
precedence:
no precedence defined
result-values:
_
signature:
String -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term