Home
last modified time | relevance | path

Searched refs:RoleAnnotDecl (Results 26 – 50 of 57) sorted by relevance

123

/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/
H A DCHANGELOG123 * Add RoleAnnotDecl and Role to support Role annotations (#215).
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/
H A DCHANGELOG123 * Add RoleAnnotDecl and Role to support Role annotations (#215).
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/src-ghc710/Language/Haskell/GHC/ExactPrint/
H A DAnnotater.hs509 => Annotate (GHC.RoleAnnotDecl name) where
510 markAST _ (GHC.RoleAnnotDecl ln mr) = do
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/src-ghc82/Language/Haskell/GHC/ExactPrint/
H A DAnnotater.hs523 => Annotate (GHC.RoleAnnotDecl name) where
524 markAST _ (GHC.RoleAnnotDecl ln mr) = do
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/src-ghc84/Language/Haskell/GHC/ExactPrint/
H A DAnnotater.hs471 instance Annotate (GHC.RoleAnnotDecl GHC.GhcPs) where
472 markAST _ (GHC.RoleAnnotDecl ln mr) = do
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/src-ghc90/Language/Haskell/GHC/ExactPrint/
H A DAnnotater.hs491 instance Annotate (GHC.RoleAnnotDecl GHC.GhcPs) where
492 markAST _ (GHC.RoleAnnotDecl _ ln mr) = do
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/src-ghc86/Language/Haskell/GHC/ExactPrint/
H A DAnnotater.hs479 instance Annotate (GHC.RoleAnnotDecl GHC.GhcPs) where
480 markAST _ (GHC.RoleAnnotDecl _ ln mr) = do
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/src-ghc80/Language/Haskell/GHC/ExactPrint/
H A DAnnotater.hs476 => Annotate (GHC.RoleAnnotDecl name) where
477 markAST _ (GHC.RoleAnnotDecl ln mr) = do
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/src-ghc810/Language/Haskell/GHC/ExactPrint/
H A DAnnotater.hs497 instance Annotate (GHC.RoleAnnotDecl GHC.GhcPs) where
498 markAST _ (GHC.RoleAnnotDecl _ ln mr) = do
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/src-ghc88/Language/Haskell/GHC/ExactPrint/
H A DAnnotater.hs487 instance Annotate (GHC.RoleAnnotDecl GHC.GhcPs) where
488 markAST _ (GHC.RoleAnnotDecl _ ln mr) = do
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/hie-compat/src-ghc810/Compat/
H A DHieAst.hs1686 RoleAnnotDecl _ var roles ->
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/hie-compat/src-ghc86/Compat/
H A DHieAst.hs1547 RoleAnnotDecl _ var roles ->
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/hie-compat/src-ghc88/Compat/
H A DHieAst.hs1549 RoleAnnotDecl _ var roles ->
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/hie-compat/src-ghc810/Compat/
H A DHieAst.hs1686 RoleAnnotDecl _ var roles ->
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/hie-compat/src-ghc88/Compat/
H A DHieAst.hs1549 RoleAnnotDecl _ var roles ->
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/hie-compat/src-ghc86/Compat/
H A DHieAst.hs1547 RoleAnnotDecl _ var roles ->
/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 DParseUtils.hs1212 return (RoleAnnotDecl loc' tycon roles')
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/src/Language/Haskell/Exts/
H A DParseUtils.hs1212 return (RoleAnnotDecl loc' tycon roles')
H A DPretty.hs571 pretty (RoleAnnotDecl _ qn rs) =
H A DExactPrint.hs900 RoleAnnotDecl l ty roles ->
/dports/lang/ghc/ghc-8.10.7/compiler/hieFile/
H A DHieAst.hs1713 RoleAnnotDecl _ var roles ->
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/src/Language/Haskell/Exts/
H A DParseUtils.hs1212 return (RoleAnnotDecl loc' tycon roles')
H A DPretty.hs571 pretty (RoleAnnotDecl _ qn rs) =
H A DExactPrint.hs900 RoleAnnotDecl l ty roles ->
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/
H A DThToHs.hs374 ; returnJustL $ Hs.RoleAnnotD noExtField (RoleAnnotDecl noExtField tc' roles') }

123