CurryInfo: curry-ast-3.1.0 / Curry.Files.shortASTFileName

definition:
shortASTFileName :: String -> String
shortASTFileName prog = inCurrySubdir (stripCurrySuffix prog) <.> "sast"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
-- | Get the short-AST filename of a Curry programm
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
shortASTFileName
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