Home
last modified time | relevance | path

Searched refs:isExprLevPoly (Results 1 – 6 of 6) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DDsMonad.hs61 import CoreUtils ( exprType, isExprLevPoly )
555 | isExprLevPoly e = errDs (formatLevPolyErr (exprType e) $$ doc) function
/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DSetLevels.hs72 , isExprLevPoly
626 || isExprLevPoly expr
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DUtils.hs28 isExprLevPoly,
191 isExprLevPoly :: CoreExpr -> Bool
192 isExprLevPoly = go function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/coreSyn/
H A DCoreUtils.hs25 exprType, coreAltType, coreAltsType, isExprLevPoly,
150 isExprLevPoly :: CoreExpr -> Bool
151 isExprLevPoly = go function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DUtils.hs28 isExprLevPoly,
193 isExprLevPoly :: CoreExpr -> Bool
194 isExprLevPoly = go function
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreUtils.hs25 exprType, coreAltType, coreAltsType, isExprLevPoly,
150 isExprLevPoly :: CoreExpr -> Bool
151 isExprLevPoly = go function