Home
last modified time | relevance | path

Searched defs:toInstalledUnitId (Results 1 – 4 of 4) sorted by relevance

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DCompat.hs389 -- toInstalledUnitId = id -- Module.toUnitId -- TODO: This is probably wrong function
390 toInstalledUnitId = Module.toUnitId function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DCompat.hs389 -- toInstalledUnitId = id -- Module.toUnitId -- TODO: This is probably wrong function
390 toInstalledUnitId = Module.toUnitId function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/basicTypes/
H A DModule.hs717 toInstalledUnitId (DefiniteUnitId (DefUnitId iuid)) = iuid function
718 toInstalledUnitId (IndefiniteUnitId indef) = function
/dports/lang/ghc/ghc-8.10.7/compiler/basicTypes/
H A DModule.hs717 toInstalledUnitId (DefiniteUnitId (DefUnitId iuid)) = iuid function
718 toInstalledUnitId (IndefiniteUnitId indef) = function