Home
last modified time | relevance | path

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

/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DAST.hs149 | EnableComment String constructor
H A DParser.hs1025 readName = EnableComment <$> many1 (letter <|> char '-')
H A DAnalytics.hs92 T_Annotation _ list _ -> [s | EnableComment s <- list]