Home
last modified time | relevance | path

Searched refs:ctoHerald (Results 1 – 4 of 4) 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/typecheck/
H A DTcOrigin.hs469 ctoHerald :: SDoc
470 ctoHerald = text "arising from" function
546 pprCtOrigin (GivenOrigin sk) = ctoHerald <+> ppr sk
560 = hang (ctoHerald <+> text "a functional dependency between:")
567 = hang (ctoHerald <+> text "a kind equality arising from")
574 = hang (ctoHerald <+> text "a kind equality when matching")
581 = hang (ctoHerald <+> text "the" <+> speakNth n
593 = ctoHerald <+> text "a do statement"
598 = ctoHerald <+> hsep [ text "the failable pattern"
602 = ctoHerald <+> text "the failable pattern" <+> quotes (ppr pat)
[all …]
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcOrigin.hs469 ctoHerald :: SDoc
470 ctoHerald = text "arising from" function
546 pprCtOrigin (GivenOrigin sk) = ctoHerald <+> ppr sk
560 = hang (ctoHerald <+> text "a functional dependency between:")
567 = hang (ctoHerald <+> text "a kind equality arising from")
574 = hang (ctoHerald <+> text "a kind equality when matching")
581 = hang (ctoHerald <+> text "the" <+> speakNth n
593 = ctoHerald <+> text "a do statement"
598 = ctoHerald <+> hsep [ text "the failable pattern"
602 = ctoHerald <+> text "the failable pattern" <+> quotes (ppr pat)
[all …]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Tc/Types/
H A DOrigin.hs476 ctoHerald :: SDoc
477 ctoHerald = text "arising from" function
546 pprCtOrigin (GivenOrigin sk) = ctoHerald <+> ppr sk
560 = hang (ctoHerald <+> text "a functional dependency between:")
567 = hang (ctoHerald <+> text "a kind equality arising from")
574 = hang (ctoHerald <+> text "a kind equality when matching")
578 = ctoHerald <+> text "an undeclared identifier" <+> quotes (ppr name)
581 = hang (ctoHerald <+> text "the" <+> speakNth n
593 = ctoHerald <+> text "a do statement"
598 = ctoHerald <+> hsep [ text "the failable pattern"
[all …]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Tc/Types/
H A DOrigin.hs478 ctoHerald :: SDoc
479 ctoHerald = text "arising from" function
550 pprCtOrigin (GivenOrigin sk) = ctoHerald <+> ppr sk
559 = hang (ctoHerald <+> text "a functional dependency between constraints:")
564 = hang (ctoHerald <+> text "a functional dependency between:")
577 = hang (ctoHerald <+> text "a kind equality arising from")
581 = hang (ctoHerald <+> text "the" <+> speakNth n
593 = ctoHerald <+> text "a do statement"
598 = ctoHerald <+> hsep [ text "the failable pattern"
612 = hang (ctoHerald <+> text "the \"provided\" constraints claimed by")
[all …]