Home
last modified time | relevance | path

Searched refs:PV_Context (Results 1 – 4 of 4) sorted by relevance

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Parser/
H A DPostProcess.hs2842 data PV_Context = type
2843 PV_Context constructor
2859 newtype PV a = PV { unPV :: PV_Context -> PV_Accum -> PV_Result a }
2881 pv_ctx = PV_Context
2910 PV $ \PV_Context{pv_options=o} acc@PV_Accum{pv_messages=m} ->
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/parser/
H A DRdrHsSyn.hs3032 data PV_Context = type
3033 PV_Context constructor
3049 newtype PV a = PV { unPV :: PV_Context -> PV_Accum -> PV_Result a }
3071 pv_ctx = PV_Context
3100 PV $ \PV_Context{pv_options=o} acc@PV_Accum{pv_messages=m} ->
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DRdrHsSyn.hs3032 data PV_Context = type
3033 PV_Context constructor
3049 newtype PV a = PV { unPV :: PV_Context -> PV_Accum -> PV_Result a }
3071 pv_ctx = PV_Context
3100 PV $ \PV_Context{pv_options=o} acc@PV_Accum{pv_messages=m} ->
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Parser/
H A DPostProcess.hs2729 data PV_Context = type
2730 PV_Context constructor
2764 newtype PV a = PV { unPV :: PV_Context -> PV_Accum -> PV_Result a }
2786 pv_ctx = PV_Context