Home
last modified time | relevance | path

Searched refs:tc_bndrs (Results 1 – 16 of 16) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcHoleErrors.hs526 go env sofar (tc_bndr : tc_bndrs) =
531 discard_it = go env sofar tc_bndrs
532 keep_it id = go env (id:sofar) tc_bndrs
H A DTcErrors.hs3021 go dflags tidy_env ct_tvs n_left tvs_seen docs discards (tc_bndr : tc_bndrs)
3038 discards tc_bndrs
3064 tc_bndrs
3068 (doc:docs) discards tc_bndrs }
H A DTcHsType.hs2978 etaExpandAlgTyCon tc_bndrs kind
2992 lhs_tvs = map binderVar tc_bndrs
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/prelude/
H A DTysPrim.hs403 funTyCon = mkFunTyCon funTyConName tc_bndrs tc_rep_nm
405 tc_bndrs = [ mkNamedTyConBinder Inferred runtimeRep1TyVar function
/dports/lang/ghc/ghc-8.10.7/compiler/prelude/
H A DTysPrim.hs403 funTyCon = mkFunTyCon funTyConName tc_bndrs tc_rep_nm
405 tc_bndrs = [ mkNamedTyConBinder Inferred runtimeRep1TyVar function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Builtin/Types/
H A DPrim.hs435 funTyCon = mkFunTyCon funTyConName tc_bndrs tc_rep_nm
438 tc_bndrs = [ mkNamedTyConBinder Required multiplicityTyVar function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Builtin/Types/
H A DPrim.hs446 funTyCon = mkFunTyCon funTyConName tc_bndrs tc_rep_nm
449 tc_bndrs = [ mkNamedTyConBinder Required multiplicityTyVar1 function
/dports/lang/ghc/ghc-8.10.7/compiler/rename/
H A DRnSource.hs122 (tc_envs, tc_bndrs) <- getLocalNonValBinders local_fix_env group ;
170 then rnTopBindsBoot tc_bndrs new_lhs
178 let { all_bndrs = tc_bndrs `unionNameSet` val_bndr_set } ;
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DTyCon.hs506 tyConInvisTVBinders tc_bndrs
507 = map mk_binder tc_bndrs
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DTyCon.hs520 tyConInvisTVBinders tc_bndrs
521 = map mk_binder tc_bndrs
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/types/
H A DTyCon.hs493 tyConTyVarBinders tc_bndrs
494 = map mk_binder tc_bndrs
/dports/lang/ghc/ghc-8.10.7/compiler/types/
H A DTyCon.hs493 tyConTyVarBinders tc_bndrs
494 = map mk_binder tc_bndrs
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Iface/
H A DSyntax.hs1283 mk_tc_app_args (Bndr bndr vis:tc_bndrs) =
1285 (mk_tc_app_args tc_bndrs)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/iface/
H A DIfaceSyn.hs1211 mk_tc_app_args (Bndr bndr vis:tc_bndrs) =
1213 (mk_tc_app_args tc_bndrs)
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Iface/
H A DSyntax.hs1285 mk_tc_app_args (Bndr bndr vis:tc_bndrs) =
1287 (mk_tc_app_args tc_bndrs)
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DIfaceSyn.hs1211 mk_tc_app_args (Bndr bndr vis:tc_bndrs) =
1213 (mk_tc_app_args tc_bndrs)