Ideas.Common.Strategy
data Strategy a
data LabeledStrategy a
class IsStrategy f
derivationList
(<*>)
(<|>)
(<%>)
succeed
fail
atomic
label
sequence
alternatives
interleave
permute
fix
many
many1
replicate
option
check
not
repeat
repeat1
try
(|>)
(>|>)
exhaustive
while
until
multi
type DependencyGraph node key
dependencyGraph
remove
collapse
hide
strategyLocations
checkLocation
subTaskLocation
nextTaskLocation
data Prefix a
emptyPrefix
noPrefix
replayPath
replayPaths
replayStrategy
data Step a
stepRule
stepEnvironment
data Path
emptyPath
readPath
readPaths
prefixPaths
majorPrefix
isEmptyPrefix
cleanUpStrategy
cleanUpStrategyAfter
rulesInStrategy