Home
last modified time | relevance | path

Searched refs:TANormal (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/libraries/template-haskell/Language/Haskell/TH/
H A DPpr.hs802 ppr (TANormal ty) = parensIf (isStarT ty) (ppr ty)
806 pprParendTypeArg (TANormal ty) = parensIf (isStarT ty) (pprParendType ty)
822 pprTyApp (MulArrowT, [TANormal (PromotedT c), TANormal arg1, TANormal arg2])
825 pprTyApp (MulArrowT, [TANormal argm, TANormal arg1, TANormal arg2]) =
827 pprTyApp (ArrowT, [TANormal arg1, TANormal arg2]) = sep [pprFunArgType arg1 <+> text "->", ppr arg2]
828 pprTyApp (EqualityT, [TANormal arg1, TANormal arg2]) =
830 pprTyApp (ListT, [TANormal arg]) = brackets (ppr arg)
842 fromTANormal (TANormal arg) = Just arg
858 data TypeArg = TANormal Type constructor
863 where go (AppT t1 t2) args = go t1 (TANormal t2:args)
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/libraries/template-haskell/Language/Haskell/TH/
H A DPpr.hs807 ppr (TANormal ty) = parensIf (isStarT ty) (ppr ty)
811 pprParendTypeArg (TANormal ty) = parensIf (isStarT ty) (pprParendType ty)
827 pprTyApp (MulArrowT, [TANormal (PromotedT c), TANormal arg1, TANormal arg2])
830 pprTyApp (MulArrowT, [TANormal argm, TANormal arg1, TANormal arg2]) =
832 pprTyApp (ArrowT, [TANormal arg1, TANormal arg2]) = sep [pprFunArgType arg1 <+> text "->", ppr arg2]
833 pprTyApp (EqualityT, [TANormal arg1, TANormal arg2]) =
835 pprTyApp (ListT, [TANormal arg]) = brackets (ppr arg)
847 fromTANormal (TANormal arg) = Just arg
863 data TypeArg = TANormal Type constructor
868 where go (AppT t1 t2) args = go t1 (TANormal t2:args)
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/th-expand-syns-0.4.8.0/Language/Haskell/TH/
H A DExpandSyns.hs225 applyTypeArg f (TANormal x) = f `AppT` x
241 getTANormal (TANormal t) = Just t
278 go (TANormal r:acc) t1
368 = TANormal Type -- Normal arguments constructor
/dports/devel/stack/stack-2.7.3/_cabal_deps/th-expand-syns-0.4.8.0/Language/Haskell/TH/
H A DExpandSyns.hs225 applyTypeArg f (TANormal x) = f `AppT` x
241 getTANormal (TANormal t) = Just t
278 go (TANormal r:acc) t1
368 = TANormal Type -- Normal arguments constructor
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/libraries/template-haskell/Language/Haskell/TH/
H A DPpr.hs795 ppr (TANormal ty) = ppr ty
799 pprParendTypeArg (TANormal ty) = pprParendType ty
810 pprTyApp (ArrowT, [TANormal arg1, TANormal arg2]) = sep [pprFunArgType arg1 <+> text "->", ppr arg2]
811 pprTyApp (EqualityT, [TANormal arg1, TANormal arg2]) =
813 pprTyApp (ListT, [TANormal arg]) = brackets (ppr arg)
838 data TypeArg = TANormal Type constructor
843 where go (AppT t1 t2) args = go t1 (TANormal t2:args)
/dports/lang/ghc/ghc-8.10.7/libraries/template-haskell/Language/Haskell/TH/
H A DPpr.hs795 ppr (TANormal ty) = ppr ty
799 pprParendTypeArg (TANormal ty) = pprParendType ty
810 pprTyApp (ArrowT, [TANormal arg1, TANormal arg2]) = sep [pprFunArgType arg1 <+> text "->", ppr arg2]
811 pprTyApp (EqualityT, [TANormal arg1, TANormal arg2]) =
813 pprTyApp (ListT, [TANormal arg]) = brackets (ppr arg)
838 data TypeArg = TANormal Type constructor
843 where go (AppT t1 t2) args = go t1 (TANormal t2:args)
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1307 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1389 go args (AppT f x) = go (TANormal x:args) f
1401 = TANormal Type constructor
1406 appTypeArg f (TANormal x) = f `AppT` x
1419 f (TANormal t) = Just t
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1307 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1389 go args (AppT f x) = go (TANormal x:args) f
1401 = TANormal Type constructor
1406 appTypeArg f (TANormal x) = f `AppT` x
1419 f (TANormal t) = Just t
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1307 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1389 go args (AppT f x) = go (TANormal x:args) f
1401 = TANormal Type constructor
1406 appTypeArg f (TANormal x) = f `AppT` x
1419 f (TANormal t) = Just t
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1307 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1389 go args (AppT f x) = go (TANormal x:args) f
1401 = TANormal Type constructor
1406 appTypeArg f (TANormal x) = f `AppT` x
1419 f (TANormal t) = Just t
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1305 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1386 go args (AppT f x) = go (TANormal x:args) f
1398 = TANormal Type constructor
1403 appTypeArg f (TANormal x) = f `AppT` x
1416 f (TANormal t) = Just t
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1307 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1389 go args (AppT f x) = go (TANormal x:args) f
1401 = TANormal Type constructor
1406 appTypeArg f (TANormal x) = f `AppT` x
1419 f (TANormal t) = Just t
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1307 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1389 go args (AppT f x) = go (TANormal x:args) f
1401 = TANormal Type constructor
1406 appTypeArg f (TANormal x) = f `AppT` x
1419 f (TANormal t) = Just t
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1307 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1389 go args (AppT f x) = go (TANormal x:args) f
1401 = TANormal Type constructor
1406 appTypeArg f (TANormal x) = f `AppT` x
1419 f (TANormal t) = Just t
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1307 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1389 go args (AppT f x) = go (TANormal x:args) f
1401 = TANormal Type constructor
1406 appTypeArg f (TANormal x) = f `AppT` x
1419 f (TANormal t) = Just t
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1305 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1386 go args (AppT f x) = go (TANormal x:args) f
1398 = TANormal Type constructor
1403 appTypeArg f (TANormal x) = f `AppT` x
1416 f (TANormal t) = Just t
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1305 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1386 go args (AppT f x) = go (TANormal x:args) f
1398 = TANormal Type constructor
1403 appTypeArg f (TANormal x) = f `AppT` x
1416 f (TANormal t) = Just t
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1305 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1386 go args (AppT f x) = go (TANormal x:args) f
1398 = TANormal Type constructor
1403 appTypeArg f (TANormal x) = f `AppT` x
1416 f (TANormal t) = Just t
/dports/devel/hs-profiteur/profiteur-0.4.6.0/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1307 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1389 go args (AppT f x) = go (TANormal x:args) f
1401 = TANormal Type constructor
1406 appTypeArg f (TANormal x) = f `AppT` x
1419 f (TANormal t) = Just t
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1305 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1386 go args (AppT f x) = go (TANormal x:args) f
1398 = TANormal Type constructor
1403 appTypeArg f (TANormal x) = f `AppT` x
1416 f (TANormal t) = Just t
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1305 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1386 go args (AppT f x) = go (TANormal x:args) f
1398 = TANormal Type constructor
1403 appTypeArg f (TANormal x) = f `AppT` x
1416 f (TANormal t) = Just t
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1307 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1389 go args (AppT f x) = go (TANormal x:args) f
1401 = TANormal Type constructor
1406 appTypeArg f (TANormal x) = f `AppT` x
1419 f (TANormal t) = Just t
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1305 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1386 go args (AppT f x) = go (TANormal x:args) f
1398 = TANormal Type constructor
1403 appTypeArg f (TANormal x) = f `AppT` x
1416 f (TANormal t) = Just t
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1305 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1386 go args (AppT f x) = go (TANormal x:args) f
1398 = TANormal Type constructor
1403 appTypeArg f (TANormal x) = f `AppT` x
1416 f (TANormal t) = Just t
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1305 resolveTypeArgSynonyms (TANormal t) = TANormal <$> resolveTypeSynonyms t
1386 go args (AppT f x) = go (TANormal x:args) f
1398 = TANormal Type constructor
1403 appTypeArg f (TANormal x) = f `AppT` x
1416 f (TANormal t) = Just t

12