Home
last modified time | relevance | path

Searched refs:RoleAnnotDecl (Results 1 – 25 of 57) sorted by relevance

123

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/fourmolu-0.3.0.0/src/Ormolu/Printer/Meat/Declaration/
H A DRoleAnnotation.hs16 p_roleAnnot :: RoleAnnotDecl GhcPs -> R ()
18 RoleAnnotDecl NoExtField l_name anns -> p_roleAnnot' l_name anns
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ormolu-0.1.4.1/src/Ormolu/Printer/Meat/Declaration/
H A DRoleAnnotation.hs16 p_roleAnnot :: RoleAnnotDecl GhcPs -> R ()
18 RoleAnnotDecl NoExtField l_name anns -> p_roleAnnot' l_name anns
/dports/devel/hs-ormolu/ormolu-0.4.0.0/src/Ormolu/Printer/Meat/Declaration/
H A DRoleAnnotation.hs18 p_roleAnnot :: RoleAnnotDecl GhcPs -> R ()
19 p_roleAnnot (RoleAnnotDecl _ l_name anns) = p_roleAnnot' l_name anns
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/tests/examples/
H A DRoleAnnotations.hs.parser.golden487 , RoleAnnotDecl
516 , RoleAnnotDecl
545 , RoleAnnotDecl
574 , RoleAnnotDecl
609 , RoleAnnotDecl
H A DRoleAnnotations2.hs.parser.golden122 , RoleAnnotDecl
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DRoleAnnotations.hs.parser.golden487 , RoleAnnotDecl
516 , RoleAnnotDecl
545 , RoleAnnotDecl
574 , RoleAnnotDecl
609 , RoleAnnotDecl
H A DRoleAnnotations2.hs.parser.golden122 , RoleAnnotDecl
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DRoleAnnotations.hs.parser.golden487 , RoleAnnotDecl
516 , RoleAnnotDecl
545 , RoleAnnotDecl
574 , RoleAnnotDecl
609 , RoleAnnotDecl
H A DRoleAnnotations2.hs.parser.golden122 , RoleAnnotDecl
/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 DInstances.hs238 deriving instance Data (RoleAnnotDecl GhcPs)
239 deriving instance Data (RoleAnnotDecl GhcRn)
240 deriving instance Data (RoleAnnotDecl GhcTc)
H A DDecls.hs81 RoleAnnotDecl(..), LRoleAnnotDecl, roleAnnotDeclName,
151 | RoleAnnotD (XRoleAnnotD p) (RoleAnnotDecl p) -- ^Role annotation declaration
2434 type LRoleAnnotDecl pass = Located (RoleAnnotDecl pass)
2439 data RoleAnnotDecl pass type
2440 = RoleAnnotDecl (XCRoleAnnotDecl pass) constructor
2453 => Outputable (RoleAnnotDecl (GhcPass p)) where
2454 ppr (RoleAnnotDecl _ ltycon roles)
2462 roleAnnotDeclName :: RoleAnnotDecl (GhcPass p) -> IdP (GhcPass p)
2463 roleAnnotDeclName (RoleAnnotDecl _ (L _ name) _) = name
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/Hs/
H A DInstances.hs238 deriving instance Data (RoleAnnotDecl GhcPs)
239 deriving instance Data (RoleAnnotDecl GhcRn)
240 deriving instance Data (RoleAnnotDecl GhcTc)
H A DDecls.hs81 RoleAnnotDecl(..), LRoleAnnotDecl, roleAnnotDeclName,
151 | RoleAnnotD (XRoleAnnotD p) (RoleAnnotDecl p) -- ^Role annotation declaration
2434 type LRoleAnnotDecl pass = Located (RoleAnnotDecl pass)
2439 data RoleAnnotDecl pass type
2440 = RoleAnnotDecl (XCRoleAnnotDecl pass) constructor
2453 => Outputable (RoleAnnotDecl (GhcPass p)) where
2454 ppr (RoleAnnotDecl _ ltycon roles)
2462 roleAnnotDeclName :: RoleAnnotDecl (GhcPass p) -> IdP (GhcPass p)
2463 roleAnnotDeclName (RoleAnnotDecl _ (L _ name) _) = name
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/Language/Haskell/Syntax/
H A DDecls.hs86 RoleAnnotDecl(..), LRoleAnnotDecl,
155 | RoleAnnotD (XRoleAnnotD p) (RoleAnnotDecl p) -- ^Role annotation declaration
1805 type LRoleAnnotDecl pass = XRec pass (RoleAnnotDecl pass)
1810 data RoleAnnotDecl pass type
1811 = RoleAnnotDecl (XCRoleAnnotDecl pass) constructor
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Hs/
H A DInstances.hs245 deriving instance Data (RoleAnnotDecl GhcPs)
246 deriving instance Data (RoleAnnotDecl GhcRn)
247 deriving instance Data (RoleAnnotDecl GhcTc)
H A DDecls.hs86 RoleAnnotDecl(..), LRoleAnnotDecl, roleAnnotDeclName,
159 | RoleAnnotD (XRoleAnnotD p) (RoleAnnotDecl p) -- ^Role annotation declaration
2585 type LRoleAnnotDecl pass = Located (RoleAnnotDecl pass)
2590 data RoleAnnotDecl pass type
2591 = RoleAnnotDecl (XCRoleAnnotDecl pass) constructor
2604 => Outputable (RoleAnnotDecl (GhcPass p)) where
2605 ppr (RoleAnnotDecl _ ltycon roles)
2612 roleAnnotDeclName :: RoleAnnotDecl (GhcPass p) -> IdP (GhcPass p)
2613 roleAnnotDeclName (RoleAnnotDecl _ (L _ name) _) = name
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Hs/
H A DInstances.hs270 deriving instance Data (RoleAnnotDecl GhcPs)
271 deriving instance Data (RoleAnnotDecl GhcRn)
272 deriving instance Data (RoleAnnotDecl GhcTc)
H A DDecls.hs92 RoleAnnotDecl(..), LRoleAnnotDecl, roleAnnotDeclName,
1145 => Outputable (RoleAnnotDecl (GhcPass p)) where
1146 ppr (RoleAnnotDecl _ ltycon roles)
1153 roleAnnotDeclName :: RoleAnnotDecl (GhcPass p) -> IdP (GhcPass p)
1154 roleAnnotDeclName (RoleAnnotDecl _ (L _ name) _) = name
1197 type instance Anno (RoleAnnotDecl (GhcPass p)) = SrcSpanAnnA
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/src/Language/Haskell/Exts/
H A DSyntax.hs340 | RoleAnnotDecl l (QName l) [Role l] constructor
1309 RoleAnnotDecl l _ _ -> l
1347 RoleAnnotDecl l t rs -> RoleAnnotDecl (f l) t rs
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/src/Language/Haskell/Exts/
H A DSyntax.hs340 | RoleAnnotDecl l (QName l) [Role l] constructor
1309 RoleAnnotDecl l _ _ -> l
1347 RoleAnnotDecl l t rs -> RoleAnnotDecl (f l) t rs
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/src/Language/Haskell/Exts/
H A DSyntax.hs340 | RoleAnnotDecl l (QName l) [Role l] constructor
1309 RoleAnnotDecl l _ _ -> l
1347 RoleAnnotDecl l t rs -> RoleAnnotDecl (f l) t rs
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcTyClsDecls.hs4337 \decl@(L loc (RoleAnnotDecl _ _ the_role_annots)) ->
4683 wrongNumberOfRoles tyvars d@(L _ (RoleAnnotDecl _ _ annots))
4692 illegalRoleAnnotDecl (L loc (RoleAnnotDecl _ tycon _))
H A DTcTyDecls.hs489 Just (dL->L _ (RoleAnnotDecl _ _ annots))
/dports/lang/ghc/ghc-8.10.7/compiler/rename/
H A DRnSource.hs1460 rn_role_annot1 (RoleAnnotDecl _ tycon roles)
1466 ; return $ RoleAnnotDecl noExtField tycon' roles }
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/
H A DCHANGELOG123 * Add RoleAnnotDecl and Role to support Role annotations (#215).

123