Home
last modified time | relevance | path

Searched refs:mkInstD (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.hs35 mkTyClD, mkInstD,
168 mkInstD :: LInstDecl (GhcPass p) -> LHsDecl (GhcPass p)
169 mkInstD (L loc d) = L loc (InstD noExtField d) 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.hs33 mkTyClD, mkInstD,
167 mkInstD :: LInstDecl (GhcPass p) -> LHsDecl (GhcPass p)
168 mkInstD (dL->L loc d) = cL loc (InstD noExtField d) function
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DRdrHsSyn.hs33 mkTyClD, mkInstD,
167 mkInstD :: LInstDecl (GhcPass p) -> LHsDecl (GhcPass p)
168 mkInstD (dL->L loc d) = cL loc (InstD noExtField d) function
H A DParser.y.source1328 amms (liftM mkInstD (mkTyFamInst (comb2 $1 $2) (snd $ unLoc $2)))
1332 amms (liftM mkInstD (mkTyFamInst (comb2 $1 $3) (snd $ unLoc $3)))
H A DParser.hs5342 … amms (liftM mkInstD (mkTyFamInst (comb2 happy_var_1 happy_var_2) (snd $ unLoc happy_var_2)))
5356 … amms (liftM mkInstD (mkTyFamInst (comb2 happy_var_1 happy_var_3) (snd $ unLoc happy_var_3)))
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Parser/
H A DPostProcess.hs34 mkTyClD, mkInstD,
176 mkInstD :: LInstDecl (GhcPass p) -> LHsDecl (GhcPass p)
177 mkInstD (L loc d) = L loc (InstD noExtField d) 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.hs5120 … amms (liftM mkInstD (mkTyFamInst (comb2 happy_var_1 happy_var_2) (snd $ unLoc happy_var_2)))
5134 … amms (liftM mkInstD (mkTyFamInst (comb2 happy_var_1 happy_var_3) (snd $ unLoc happy_var_3)))
/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.hs5342 … amms (liftM mkInstD (mkTyFamInst (comb2 happy_var_1 happy_var_2) (snd $ unLoc happy_var_2)))
5356 … amms (liftM mkInstD (mkTyFamInst (comb2 happy_var_1 happy_var_3) (snd $ unLoc happy_var_3)))
/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.hs5262 ( liftM mkInstD (mkTyFamInst (comb2A happy_var_1 happy_var_2) (unLoc happy_var_2)
5275 ( liftM mkInstD (mkTyFamInst (comb2A happy_var_1 happy_var_3) (unLoc happy_var_3)