Home
last modified time | relevance | path

Searched refs:InstSkol (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/Tc/Types/
H A DOrigin.hs196 | InstSkol -- Bound at an instance decl constructor
253 pprSkolInfo InstSkol = text "the instance declaration" function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/typecheck/
H A DTcOrigin.hs195 | InstSkol -- Bound at an instance decl constructor
250 pprSkolInfo InstSkol = text "the instance declaration" function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Tc/Types/
H A DOrigin.hs193 | InstSkol -- Bound at an instance decl constructor
250 pprSkolInfo InstSkol = text "the instance declaration" function
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcOrigin.hs195 | InstSkol -- Bound at an instance decl constructor
250 pprSkolInfo InstSkol = text "the instance declaration" function
H A DTcInstDcls.hs1134 , ic_info = InstSkol }
1353 , ic_info = InstSkol }
H A DTcBackpack.hs205 skol_info = InstSkol
H A DTcSimplify.hs1835 warnRedundantGivens (InstSkol {}) = True
H A DTcCanonical.hs522 InstSkol -> loc { ctl_origin = GivenOrigin (InstSC size) } function
H A DTcErrors.hs485 InstSkol -> filterOut (improving . idType) ev_vars