Home
last modified time | relevance | path

Searched defs:RealSrcLoc (Results 1 – 6 of 6) sorted by relevance

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/apply-refact-0.9.3.0/src/Refact/
H A DCompat.hs211 RealSrcLoc' r = RealSrcLoc r Nothing function
214 RealSrcLoc' r = RealSrcLoc r function
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Backends/Hyperlinker/
H A DParser.hs97 RealSrcLoc lStart = srcSpanStart sp -- safe since @sp@ is real 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 DSrcLoc.hs120 data RealSrcLoc type
128 = RealSrcLoc {-# UNPACK #-}!RealSrcLoc constructor
/dports/lang/ghc/ghc-8.10.7/compiler/basicTypes/
H A DSrcLoc.hs120 data RealSrcLoc type
128 = RealSrcLoc {-# UNPACK #-}!RealSrcLoc constructor
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Types/
H A DSrcLoc.hs148 data RealSrcLoc type
230 = RealSrcLoc !RealSrcLoc !(Maybe BufPos) -- See Note [Why Maybe BufPos] constructor
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/
H A DSrcLoc.hs146 data RealSrcLoc type
228 = RealSrcLoc !RealSrcLoc !(Maybe BufPos) -- See Note [Why Maybe BufPos] constructor