Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/
H A DSimple.hs202 = overridesPP (hookedPreProcessors hooks) knownSuffixHandlers
204 overridesPP :: [PPSuffixHandler] -> [PPSuffixHandler] -> [PPSuffixHandler]
205 overridesPP = unionBy (\x y -> fst x == fst y) function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/
H A DSimple.hs201 = overridesPP (hookedPreProcessors hooks) knownSuffixHandlers
203 overridesPP :: [PPSuffixHandler] -> [PPSuffixHandler] -> [PPSuffixHandler]
204 overridesPP = unionBy (\x y -> fst x == fst y) function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/
H A DSimple.hs201 = overridesPP (hookedPreProcessors hooks) knownSuffixHandlers
203 overridesPP :: [PPSuffixHandler] -> [PPSuffixHandler] -> [PPSuffixHandler]
204 overridesPP = unionBy (\x y -> fst x == fst y) function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/
H A DSimple.hs199 = overridesPP (hookedPreProcessors hooks) knownSuffixHandlers
201 overridesPP :: [PPSuffixHandler] -> [PPSuffixHandler] -> [PPSuffixHandler]
202 overridesPP = unionBy (\x y -> fst x == fst y) function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/
H A DSimple.hs202 = overridesPP (hookedPreProcessors hooks) knownSuffixHandlers
204 overridesPP :: [PPSuffixHandler] -> [PPSuffixHandler] -> [PPSuffixHandler]
205 overridesPP = unionBy (\x y -> fst x == fst y) function