Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcRnMonad.hs28 withDoDynamicToo,
517 withDoDynamicToo :: TcRnIf gbl lcl a -> TcRnIf gbl lcl a
518 withDoDynamicToo = function
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DLoadIface.hs961 whenGeneratingDynamicToo dflags $ withDoDynamicToo $ do