/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-source-gen-0.4.1.0/src/GHC/SourceGen/ |
H A D | Module.hs | 84 { ideclHiding = Just (False, builtLoc $ map builtLoc ies) } function 88 { ideclHiding = Just (True, builtLoc $ map builtLoc ies) } function
|
/dports/devel/hs-ormolu/ormolu-0.4.0.0/src/Ormolu/ |
H A D | Imports.hs | 41 { ideclHiding = second (fmap normalizeLies) <$> ideclHiding, function 55 { ideclHiding = case (ideclHiding, GHC.ideclHiding y) of function
|
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ormolu-0.1.4.1/src/Ormolu/ |
H A D | Imports.hs | 35 { ideclHiding = second (fmap normalizeLies) <$> ideclHiding, function 50 { ideclHiding = case (ideclHiding, GHC.ideclHiding y) of function
|
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/fourmolu-0.3.0.0/src/Ormolu/ |
H A D | Imports.hs | 41 { ideclHiding = second (fmap normalizeLies) <$> ideclHiding, function 56 { ideclHiding = case (ideclHiding, GHC.ideclHiding y) of 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 D | HeaderInfo.hs | 139 ideclHiding = Nothing } function
|
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Parser/ |
H A D | Header.hs | 154 ideclHiding = Nothing } function
|
/dports/lang/ghc/ghc-8.10.7/compiler/main/ |
H A D | HeaderInfo.hs | 139 ideclHiding = Nothing } function
|
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Parser/ |
H A D | Header.hs | 143 ideclHiding = Nothing } function
|
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-refine-imports-plugin/src/Ide/Plugin/ |
H A D | RefineImports.hs | 227 , ideclHiding = Just (hiding, noLoc newNames) function
|
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-refine-imports-plugin/src/Ide/Plugin/ |
H A D | RefineImports.hs | 227 , ideclHiding = Just (hiding, noLoc newNames) function
|
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Hs/ |
H A D | ImpExp.hs | 91 ideclHiding :: Maybe (Bool, Located [LIE pass]) function 126 ideclHiding = Nothing function
|
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/GHC/Hs/ |
H A D | ImpExp.hs | 91 ideclHiding :: Maybe (Bool, Located [LIE pass]) function 126 ideclHiding = Nothing function
|
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/Hs/ |
H A D | ImpExp.hs | 91 ideclHiding :: Maybe (Bool, Located [LIE pass]) function 126 ideclHiding = Nothing function
|
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Hs/ |
H A D | ImpExp.hs | 95 ideclHiding :: Maybe (Bool, XRec pass [LIE pass]) function 151 ideclHiding = Nothing function
|
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Plugin/CodeAction/ |
H A D | ExactPrint.hs | 423 { ideclHiding = Just (False, edited) function
|
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Plugin/CodeAction/ |
H A D | ExactPrint.hs | 423 { ideclHiding = Just (False, edited) function
|
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-retrie-plugin/src/Ide/Plugin/ |
H A D | Retrie.hs | 553 ideclHiding = Nothing function
|
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-retrie-plugin/src/Ide/Plugin/ |
H A D | Retrie.hs | 553 ideclHiding = Nothing function
|
/dports/lang/ghc/ghc-8.10.7/compiler/rename/ |
H A D | RnNames.hs | 384 , ideclHiding = new_imp_details }) function
|
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/ |
H A D | TcRnDriver.hs | 247 { ideclHiding = Just (False, noLoc [])} function
|
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/ghc-lib/stage0/compiler/build/GHC/ |
H A D | Parser.hs | 4154 , ideclHiding = unLoc happy_var_9 }) function
|
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/ghc-lib/stage0/compiler/build/ |
H A D | Parser.hs | 4377 , ideclHiding = unLoc happy_var_9 }) function
|
/dports/lang/ghc/ghc-8.10.7/compiler/parser/ |
H A D | Parser.hs | 4377 , ideclHiding = unLoc happy_var_9 }) function
|
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/ghc-lib/stage0/compiler/build/GHC/ |
H A D | Parser.hs | 4272 , ideclHiding = unLoc happy_var_9 }) function
|