Home
last modified time | relevance | path

Searched refs:cutoffI (Results 1 – 7 of 7) sorted by relevance

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/free-5.1.6/src/Control/Monad/Free/
H A DChurch.hs238 | n <= toInteger (maxBound :: Int) = cutoffI (fromInteger n :: Int) m
239 | otherwise = cutoffI n m
243 cutoffI :: (Functor f, Integral n) => n -> F f a -> F f (Maybe a)
244 cutoffI n m = F m' where function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/free-5.1.6/src/Control/Monad/Free/
H A DChurch.hs238 | n <= toInteger (maxBound :: Int) = cutoffI (fromInteger n :: Int) m
239 | otherwise = cutoffI n m
243 cutoffI :: (Functor f, Integral n) => n -> F f a -> F f (Maybe a)
244 cutoffI n m = F m' where function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/free-5.1.6/src/Control/Monad/Free/
H A DChurch.hs238 | n <= toInteger (maxBound :: Int) = cutoffI (fromInteger n :: Int) m
239 | otherwise = cutoffI n m
243 cutoffI :: (Functor f, Integral n) => n -> F f a -> F f (Maybe a)
244 cutoffI n m = F m' where function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/free-5.1.7/src/Control/Monad/Free/
H A DChurch.hs238 | n <= toInteger (maxBound :: Int) = cutoffI (fromInteger n :: Int) m
239 | otherwise = cutoffI n m
243 cutoffI :: (Functor f, Integral n) => n -> F f a -> F f (Maybe a)
244 cutoffI n m = F m' where function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/free-5.1.3/src/Control/Monad/Free/
H A DChurch.hs237 | n <= toInteger (maxBound :: Int) = cutoffI (fromInteger n :: Int) m
238 | otherwise = cutoffI n m
242 cutoffI :: (Functor f, Integral n) => n -> F f a -> F f (Maybe a)
243 cutoffI n m = F m' where function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/free-5.1.3/src/Control/Monad/Free/
H A DChurch.hs237 | n <= toInteger (maxBound :: Int) = cutoffI (fromInteger n :: Int) m
238 | otherwise = cutoffI n m
242 cutoffI :: (Functor f, Integral n) => n -> F f a -> F f (Maybe a)
243 cutoffI n m = F m' where function
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/free-5.1.3/src/Control/Monad/Free/
H A DChurch.hs237 | n <= toInteger (maxBound :: Int) = cutoffI (fromInteger n :: Int) m
238 | otherwise = cutoffI n m
242 cutoffI :: (Functor f, Integral n) => n -> F f a -> F f (Maybe a)
243 cutoffI n m = F m' where function