Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcExpr.hs1903 ; let mb_tc_app = tcSplitTyConApp_maybe ty' function
1904 Just (tc, tc_args) = mb_tc_app
1905 ; checkTc (isJust mb_tc_app)