Home
last modified time | relevance | path

Searched defs:patSigRdrNames (Results 1 – 3 of 3) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/src/Ormolu/Printer/Meat/
H A DDeclaration.hs303 patSigRdrNames (SigD _ (PatSynSig _ ns _)) = Just $ map unLoc ns function
304 patSigRdrNames _ = Nothing function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ormolu-0.1.4.1/src/Ormolu/Printer/Meat/
H A DDeclaration.hs298 patSigRdrNames (SigD NoExtField (PatSynSig NoExtField ns _)) = Just $ map unLoc ns function
299 patSigRdrNames _ = Nothing function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/fourmolu-0.3.0.0/src/Ormolu/Printer/Meat/
H A DDeclaration.hs298 patSigRdrNames (SigD NoExtField (PatSynSig NoExtField ns _)) = Just $ map unLoc ns function
299 patSigRdrNames _ = Nothing function