Home
last modified time | relevance | path

Searched refs:CryptoPassed (Results 1 – 25 of 560) sorted by relevance

12345678910>>...23

/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/Crypto/Error/
H A DTypes.hs68 CryptoPassed a constructor
73 (==) (CryptoPassed a) (CryptoPassed b) = a == b
78 fmap f (CryptoPassed a) = CryptoPassed (f a)
82 pure a = CryptoPassed a
88 CryptoPassed a -> m2 a
99 throwCryptoErrorIO (CryptoPassed r) = return r
104 throwCryptoError (CryptoPassed r) = r
109 onCryptoFailure _ onSuccess (CryptoPassed r) = onSuccess r
114 eitherCryptoError (CryptoPassed a) = Right a
119 maybeCryptoError (CryptoPassed r) = Just r
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/PubKey/
H A DCurve448.hs55 | B.length bs == x448_bytes = CryptoPassed $ PublicKey $ B.copyAndFreeze bs (\_ -> return ())
65 then (CryptoPassed . SecretKey) <$> B.copy bs (\_ -> return ())
77 | B.length bs == x448_bytes = CryptoPassed $ DhSecret $ B.copyAndFreeze bs (\_ -> return ())
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/PubKey/
H A DCurve448.hs55 | B.length bs == x448_bytes = CryptoPassed $ PublicKey $ B.copyAndFreeze bs (\_ -> return ())
65 then (CryptoPassed . SecretKey) <$> B.copy bs (\_ -> return ())
77 | B.length bs == x448_bytes = CryptoPassed $ DhSecret $ B.copyAndFreeze bs (\_ -> return ())
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/PubKey/
H A DCurve448.hs55 | B.length bs == x448_bytes = CryptoPassed $ PublicKey $ B.copyAndFreeze bs (\_ -> return ())
65 then (CryptoPassed . SecretKey) <$> B.copy bs (\_ -> return ())
77 | B.length bs == x448_bytes = CryptoPassed $ DhSecret $ B.copyAndFreeze bs (\_ -> return ())
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/Crypto/PubKey/
H A DCurve448.hs55 | B.length bs == x448_bytes = CryptoPassed $ PublicKey $ B.copyAndFreeze bs (\_ -> return ())
65 then (CryptoPassed . SecretKey) <$> B.copy bs (\_ -> return ())
77 | B.length bs == x448_bytes = CryptoPassed $ DhSecret $ B.copyAndFreeze bs (\_ -> return ())
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/Crypto/PubKey/
H A DCurve448.hs55 | B.length bs == x448_bytes = CryptoPassed $ PublicKey $ B.copyAndFreeze bs (\_ -> return ())
65 then (CryptoPassed . SecretKey) <$> B.copy bs (\_ -> return ())
77 | B.length bs == x448_bytes = CryptoPassed $ DhSecret $ B.copyAndFreeze bs (\_ -> return ())
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/Crypto/PubKey/
H A DCurve448.hs55 | B.length bs == x448_bytes = CryptoPassed $ PublicKey $ B.copyAndFreeze bs (\_ -> return ())
65 then (CryptoPassed . SecretKey) <$> B.copy bs (\_ -> return ())
77 | B.length bs == x448_bytes = CryptoPassed $ DhSecret $ B.copyAndFreeze bs (\_ -> return ())
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/Crypto/PubKey/
H A DCurve448.hs55 | B.length bs == x448_bytes = CryptoPassed $ PublicKey $ B.copyAndFreeze bs (\_ -> return ())
65 then (CryptoPassed . SecretKey) <$> B.copy bs (\_ -> return ())
77 | B.length bs == x448_bytes = CryptoPassed $ DhSecret $ B.copyAndFreeze bs (\_ -> return ())
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/Crypto/PubKey/
H A DCurve448.hs55 | B.length bs == x448_bytes = CryptoPassed $ PublicKey $ B.copyAndFreeze bs (\_ -> return ())
65 then (CryptoPassed . SecretKey) <$> B.copy bs (\_ -> return ())
77 | B.length bs == x448_bytes = CryptoPassed $ DhSecret $ B.copyAndFreeze bs (\_ -> return ())

12345678910>>...23