Home
last modified time | relevance | path

Searched refs:descendM (Results 1 – 25 of 81) sorted by relevance

1234

/dports/devel/stack/stack-2.7.3/_cabal_deps/generic-deriving-1.14/src/Generics/Deriving/
H A DUniplate.hs279 descendM _ = return function
286 descendM _ = return function
293 descendM _ = return function
300 descendM _ = return function
307 descendM _ = return function
314 descendM _ = return function
323 descendM _ = return function
330 descendM _ = return function
337 descendM _ = return function
344 descendM _ = return function
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/generic-deriving-1.13.1/src/Generics/Deriving/
H A DUniplate.hs279 descendM _ = return function
286 descendM _ = return function
293 descendM _ = return function
300 descendM _ = return function
307 descendM _ = return function
314 descendM _ = return function
323 descendM _ = return function
330 descendM _ = return function
337 descendM _ = return function
344 descendM _ = return function
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DUniplateStr.hs117 transformM f x = f =<< descendM (transformM f) x
148 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
149 descendM f x = liftM generate $ mapM f current function
H A DUniplate.hs116 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
117 descendM f x = liftM generate $ mapM f current function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DUniplateStr.hs117 transformM f x = f =<< descendM (transformM f) x
148 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
149 descendM f x = liftM generate $ mapM f current function
H A DUniplate.hs116 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
117 descendM f x = liftM generate $ mapM f current function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DUniplateStr.hs117 transformM f x = f =<< descendM (transformM f) x
148 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
149 descendM f x = liftM generate $ mapM f current function
H A DUniplate.hs116 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
117 descendM f x = liftM generate $ mapM f current function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/uniplate-1.6.12/Data/Generics/
H A DUniplateStr.hs117 transformM f x = f =<< descendM (transformM f) x
148 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
149 descendM f x = liftM generate $ mapM f current function
H A DUniplate.hs116 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
117 descendM f x = liftM generate $ mapM f current function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DUniplateStr.hs117 transformM f x = f =<< descendM (transformM f) x
148 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
149 descendM f x = liftM generate $ mapM f current function
H A DUniplate.hs116 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
117 descendM f x = liftM generate $ mapM f current function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/uniplate-1.6.12/Data/Generics/
H A DUniplateStr.hs117 transformM f x = f =<< descendM (transformM f) x
148 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
149 descendM f x = liftM generate $ mapM f current function
H A DUniplate.hs116 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
117 descendM f x = liftM generate $ mapM f current function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DUniplateStr.hs117 transformM f x = f =<< descendM (transformM f) x
148 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
149 descendM f x = liftM generate $ mapM f current function
H A DUniplate.hs116 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
117 descendM f x = liftM generate $ mapM f current function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DUniplateStr.hs117 transformM f x = f =<< descendM (transformM f) x
148 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
149 descendM f x = liftM generate $ mapM f current function
H A DUniplate.hs116 descendM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m on
117 descendM f x = liftM generate $ mapM f current function
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DQuote.hs118 f x = descendM f x
212 descendM :: (Data a, Monad m) => (a -> m a) -> a -> m a
213 descendM f = gmapM (descendBiM f) function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DQuote.hs118 f x = descendM f x
212 descendM :: (Data a, Monad m) => (a -> m a) -> a -> m a
213 descendM f = gmapM (descendBiM f) function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DQuote.hs118 f x = descendM f x
212 descendM :: (Data a, Monad m) => (a -> m a) -> a -> m a
213 descendM f = gmapM (descendBiM f) function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DQuote.hs118 f x = descendM f x
212 descendM :: (Data a, Monad m) => (a -> m a) -> a -> m a
213 descendM f = gmapM (descendBiM f) function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DQuote.hs118 f x = descendM f x
212 descendM :: (Data a, Monad m) => (a -> m a) -> a -> m a
213 descendM f = gmapM (descendBiM f) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DQuote.hs118 f x = descendM f x
212 descendM :: (Data a, Monad m) => (a -> m a) -> a -> m a
213 descendM f = gmapM (descendBiM f) function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DQuote.hs118 f x = descendM f x
212 descendM :: (Data a, Monad m) => (a -> m a) -> a -> m a
213 descendM f = gmapM (descendBiM f) function

1234