Home
last modified time | relevance | path

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

/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 DTcRnTypes.hs47 SelfBootInfo(..),
582 tcg_self_boot :: SelfBootInfo, -- ^ Whether this module has a
652 data SelfBootInfo type
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcRnTypes.hs47 SelfBootInfo(..),
582 tcg_self_boot :: SelfBootInfo, -- ^ Whether this module has a
652 data SelfBootInfo type
H A DTcRnMonad.hs798 tcSelfBootInfo :: TcRn SelfBootInfo
H A DTcRnDriver.hs698 checkHiBootIface :: TcGblEnv -> SelfBootInfo -> TcM TcGblEnv
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Tc/
H A DTypes.hs47 SelfBootInfo(..),
581 tcg_self_boot :: SelfBootInfo, -- ^ Whether this module has a
651 data SelfBootInfo type
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Tc/
H A DTypes.hs49 SelfBootInfo(..),
555 tcg_self_boot :: SelfBootInfo, -- ^ Whether this module has a
625 data SelfBootInfo type
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DTcIface.hs483 tcHiBootIface :: HscSource -> Module -> TcRn SelfBootInfo
554 mkSelfBootInfo :: ModIface -> ModDetails -> TcRn SelfBootInfo