Home
last modified time | relevance | path

Searched refs:maybeSeps (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DAnalytics.hs4208 let maybeSeps = map Just seps function
4209 commandWithSeps = zip3 (Nothing:maybeSeps) cmds (maybeSeps ++ [Nothing])