Home
last modified time | relevance | path

Searched refs:pprFundeps (Results 1 – 14 of 14) sorted by relevance

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/types/
H A DClass.hs15 FunDep, pprFundeps, pprFunDep,
349 pprFundeps :: Outputable a => [FunDep a] -> SDoc
350 pprFundeps [] = empty function
351 pprFundeps fds = hsep (vbar : punctuate comma (map pprFunDep fds)) function
/dports/lang/ghc/ghc-8.10.7/compiler/types/
H A DClass.hs15 FunDep, pprFundeps, pprFunDep,
349 pprFundeps :: Outputable a => [FunDep a] -> SDoc
350 pprFundeps [] = empty function
351 pprFundeps fds = hsep (vbar : punctuate comma (map pprFunDep fds)) function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DClass.hs15 FunDep, pprFundeps, pprFunDep,
360 pprFundeps :: Outputable a => [FunDep a] -> SDoc
361 pprFundeps [] = empty function
362 pprFundeps fds = hsep (vbar : punctuate comma (map pprFunDep fds)) function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DClass.hs15 FunDep, pprFundeps, pprFunDep,
361 pprFundeps :: Outputable a => [FunDep a] -> SDoc
362 pprFundeps [] = empty function
363 pprFundeps fds = hsep (vbar : punctuate comma (map pprFunDep fds)) function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Hs/
H A DDecls.hs420 <+> pprFundeps (map unLoc fds)
471 pprFundeps :: OutputableBndrId p => [FunDep (GhcPass p)] -> SDoc
472 pprFundeps [] = empty function
473 pprFundeps fds = hsep (vbar : punctuate comma (map pprFunDep fds)) function
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DFunDeps.hs17 pprFundeps
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DGHC.hs207 pprFundeps,
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Iface/
H A DSyntax.hs898 … , text "class" <+> pprIfaceDeclHead suppress_bndr_sig [] ss clas binders <+> pprFundeps fds ]
915 …ass" <+> pprIfaceDeclHead suppress_bndr_sig context ss clas binders <+> pprFundeps fds <+> pp_where
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/iface/
H A DIfaceSyn.hs838 … , text "class" <+> pprIfaceDeclHead suppress_bndr_sig [] ss clas binders <+> pprFundeps fds ]
855 …ass" <+> pprIfaceDeclHead suppress_bndr_sig context ss clas binders <+> pprFundeps fds <+> pp_where
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Iface/
H A DSyntax.hs900 … , text "class" <+> pprIfaceDeclHead suppress_bndr_sig [] ss clas binders <+> pprFundeps fds ]
917 …ass" <+> pprIfaceDeclHead suppress_bndr_sig context ss clas binders <+> pprFundeps fds <+> pp_where
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DIfaceSyn.hs838 … , text "class" <+> pprIfaceDeclHead suppress_bndr_sig [] ss clas binders <+> pprFundeps fds ]
855 …ass" <+> pprIfaceDeclHead suppress_bndr_sig context ss clas binders <+> pprFundeps fds <+> pp_where
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Hs/
H A DDecls.hs836 <+> pprFundeps (map unLoc fds)
/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 DDecls.hs743 <+> pprFundeps (map unLoc fds)
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/Hs/
H A DDecls.hs743 <+> pprFundeps (map unLoc fds)