Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Fields/
H A DParser.hs104 tokIndent :: Parser Int
112 tokIndent = getToken $ \t -> case t of Indent x -> Just x; _ -> Nothing function
143 j <- tokIndent
261 optional tokIndent
292 optional tokIndent
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Fields/
H A DParser.hs103 tokIndent :: Parser Int
111 tokIndent = getToken $ \t -> case t of Indent x -> Just x; _ -> Nothing function
142 j <- tokIndent
260 optional tokIndent
291 optional tokIndent
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Fields/
H A DParser.hs103 tokIndent :: Parser Int
111 tokIndent = getToken $ \t -> case t of Indent x -> Just x; _ -> Nothing function
142 j <- tokIndent
260 optional tokIndent
291 optional tokIndent
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Fields/
H A DParser.hs103 tokIndent :: Parser Int
111 tokIndent = getToken $ \t -> case t of Indent x -> Just x; _ -> Nothing function
142 j <- tokIndent
260 optional tokIndent
291 optional tokIndent
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Fields/
H A DParser.hs104 tokIndent :: Parser Int
112 tokIndent = getToken $ \t -> case t of Indent x -> Just x; _ -> Nothing function
143 j <- tokIndent
261 optional tokIndent
292 optional tokIndent