Home
last modified time | relevance | path

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

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/
H A DSourceFile.hs3 , SourceModified (..)
80 data SourceModified type
81 = SourceModified constructor
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DOrphans.hs91 deriving instance Eq SourceModified
92 deriving instance Show SourceModified
93 instance NFData SourceModified where
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DOrphans.hs91 deriving instance Eq SourceModified
92 deriving instance Show SourceModified
93 instance NFData SourceModified where
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DDriverPipeline.hs139 -> SourceModified
152 -> SourceModified
322 | force_recomp = SourceModified
1152 then return SourceModified
1160 then return SourceModified
H A DHscTypes.hs45 SourceModified(..), isTemplateHaskellOrQQNonBoot,
2988 data SourceModified type
2989 = SourceModified constructor
H A DGhcMake.hs1582 compile_it :: Maybe Linkable -> SourceModified -> IO HomeModInfo
1587 compile_it_discard_iface :: Maybe Linkable -> SourceModified
1685 compile_it Nothing SourceModified
H A DHscMain.hs636 -> SourceModified
727 -> SourceModified
H A DGHC.hs983 let source_modified | isNothing mb_linkable = SourceModified
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Core/
H A DRules.hs792 Nothing -> pure SourceModified
795 then pure SourceModified
805 summarize SourceModified = BS.singleton 1
1097 type instance RuleResult IsHiFileStable = SourceModified
H A DCompile.hs942 -> SourceModified
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Core/
H A DRules.hs792 Nothing -> pure SourceModified
795 then pure SourceModified
805 summarize SourceModified = BS.singleton 1
1097 type instance RuleResult IsHiFileStable = SourceModified
H A DCompile.hs942 -> SourceModified
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DMkIface.hs1150 -> SourceModified
1166 -> SourceModified
1194 | SourceModified <- src_modified = True function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/main/
H A DHscTypes.hs45 SourceModified(..), isTemplateHaskellOrQQNonBoot,
2988 data SourceModified type
2989 = SourceModified constructor
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs44 SourceModified(..), isTemplateHaskellOrQQNonBoot,
3035 data SourceModified type
3036 = SourceModified constructor