Home
last modified time | relevance | path

Searched refs:predMay (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
H A DTest.hs69 predMay (minBound :: Int) === Nothing
71 predMay ((minBound + 1) :: Int) === Just minBound
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
H A DTest.hs69 predMay (minBound :: Int) === Nothing
71 predMay ((minBound + 1) :: Int) === Just minBound
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
H A DTest.hs69 predMay (minBound :: Int) === Nothing
71 predMay ((minBound + 1) :: Int) === Just minBound
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
H A DTest.hs69 predMay (minBound :: Int) === Nothing
71 predMay ((minBound + 1) :: Int) === Just minBound
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
H A DTest.hs69 predMay (minBound :: Int) === Nothing
71 predMay ((minBound + 1) :: Int) === Just minBound
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
H A DTest.hs69 predMay (minBound :: Int) === Nothing
71 predMay ((minBound + 1) :: Int) === Just minBound
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
H A DTest.hs69 predMay (minBound :: Int) === Nothing
71 predMay ((minBound + 1) :: Int) === Just minBound
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
H A DTest.hs69 predMay (minBound :: Int) === Nothing
71 predMay ((minBound + 1) :: Int) === Just minBound
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
H A DTest.hs69 predMay (minBound :: Int) === Nothing
71 predMay ((minBound + 1) :: Int) === Just minBound
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
H A DTest.hs69 predMay (minBound :: Int) === Nothing
71 predMay ((minBound + 1) :: Int) === Just minBound
/dports/devel/stack/stack-2.7.3/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
H A DTest.hs69 predMay (minBound :: Int) === Nothing
71 predMay ((minBound + 1) :: Int) === Just minBound
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/safe-0.3.19/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/safe-0.3.18/
H A DSafe.hs54 predMay, predDef, predNote, predSafe,
348 predMay :: (Enum a, Eq a, Bounded a) => a -> Maybe a
349 predMay = liftMay (== minBound) pred function
352 predDef def = fromMaybe def . predMay
355 predNote note x = withFrozenCallStack $ fromNote note "predNote, out of range" $ predMay x

12