Home
last modified time | relevance | path

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

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Parser/
H A DPostProcess.hs1723 mkHsLetPV :: SrcSpan -> LHsLocalBinds GhcPs -> Located b -> PV (Located b)
1848 mkHsLetPV l bs e = return $ L l (HsCmdLet noExtField bs e) function
1911 mkHsLetPV l bs c = return $ L l (HsLet noExtField bs c) function
2000 mkHsLetPV l _ _ = addFatalError l $ text "(let ... in ...)-syntax in pattern" function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/parser/
H A DRdrHsSyn.hs1893 mkHsLetPV :: SrcSpan -> LHsLocalBinds GhcPs -> Located b -> PV (Located b)
2003 mkHsLetPV l bs e = return $ cL l (HsCmdLet noExtField bs e) function
2057 mkHsLetPV l bs c = return $ cL l (HsLet noExtField bs c) function
2143 mkHsLetPV l _ _ = addFatalError l $ text "(let ... in ...)-syntax in pattern" function
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DRdrHsSyn.hs1893 mkHsLetPV :: SrcSpan -> LHsLocalBinds GhcPs -> Located b -> PV (Located b)
2003 mkHsLetPV l bs e = return $ cL l (HsCmdLet noExtField bs e) function
2057 mkHsLetPV l bs c = return $ cL l (HsLet noExtField bs c) function
2143 mkHsLetPV l _ _ = addFatalError l $ text "(let ... in ...)-syntax in pattern" function
H A DParser.y.source2735 amms (mkHsLetPV (comb2 $1 $>) (snd (unLoc $2)) $4)
H A DParser.hs9056 … amms (mkHsLetPV (comb2 happy_var_1 happy_var_4) (snd (unLoc happy_var_2)) happy_var_4)
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Parser/
H A DPostProcess.hs1435 mkHsLetPV
1576 mkHsLetPV l bs e anns = do function
1656 mkHsLetPV l bs c anns = do function
1747 mkHsLetPV l _ _ _ = addFatalError $ PsError PsErrLetInPat [] l function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/ghc-lib/stage0/compiler/build/GHC/
H A DParser.hs8597 … amms (mkHsLetPV (comb2 happy_var_1 happy_var_4) (snd (unLoc happy_var_2)) happy_var_4)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/ghc-lib/stage0/compiler/build/
H A DParser.hs9056 … amms (mkHsLetPV (comb2 happy_var_1 happy_var_4) (snd (unLoc happy_var_2)) happy_var_4)
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/ghc-lib/stage0/compiler/build/GHC/
H A DParser.hs8784mkHsLetPV (comb2A happy_var_1 happy_var_4) (unLoc happy_var_2) happy_var_4