Home
last modified time | relevance | path

Searched refs:NFData (Results 1 – 25 of 3478) sorted by relevance

12345678910>>...140

/dports/lang/ghc/ghc-8.10.7/libraries/deepseq/Control/
H A DDeepSeq.hs963 instance (NFData a1, NFData a2, NFData a3, NFData a4, NFData a5) =>
973 instance (NFData a1, NFData a2, NFData a3, NFData a4, NFData a5, NFData a6) =>
976 instance (NFData a1, NFData a2, NFData a3, NFData a4, NFData a5) =>
983 instance (NFData a1, NFData a2, NFData a3, NFData a4, NFData a5, NFData a6, NFData a7) =>
986 instance (NFData a1, NFData a2, NFData a3, NFData a4, NFData a5, NFData a6) =>
993 instance (NFData a1, NFData a2, NFData a3, NFData a4, NFData a5, NFData a6, NFData a7, NFData a8) =>
996 instance (NFData a1, NFData a2, NFData a3, NFData a4, NFData a5, NFData a6, NFData a7) =>
999 instance (NFData a1, NFData a2, NFData a3, NFData a4, NFData a5, NFData a6) =>
1003 instance (NFData a1, NFData a2, NFData a3, NFData a4, NFData a5, NFData a6, NFData a7, NFData a8, N…
1006 instance (NFData a1, NFData a2, NFData a3, NFData a4, NFData a5, NFData a6, NFData a7, NFData a8) =>
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/persistent-2.13.0.1/bench/
H A DMain.hs65 instance NFData Role where
116 instance NFData Bang where
133 instance NFData Con where
145 instance NFData Dec where
148 instance NFData Stmt where
157 instance NFData Body where
169 instance NFData Pat where
178 instance NFData Type where
181 instance NFData Exp where
184 instance NFData Lit where
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/persistent-template-2.8.2.3/bench/
H A DMain.hs65 instance NFData Role where
116 instance NFData Bang where
133 instance NFData Con where
145 instance NFData Dec where
148 instance NFData Stmt where
157 instance NFData Body where
169 instance NFData Pat where
178 instance NFData Type where
181 instance NFData Exp where
184 instance NFData Lit where
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/persistent-template-2.8.2.3/bench/
H A DMain.hs65 instance NFData Role where
116 instance NFData Bang where
133 instance NFData Con where
145 instance NFData Dec where
148 instance NFData Stmt where
157 instance NFData Body where
169 instance NFData Pat where
178 instance NFData Type where
181 instance NFData Exp where
184 instance NFData Lit where
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/serialise-0.2.3.0/bench/versus/Macro/
H A DDeepSeq.hs13 rnf1 :: NFData a => a -> ()
14 rnf2 :: (NFData a, NFData a1) => a -> a1 -> ()
15 rnf3 :: (NFData a, NFData a1, NFData a2) =>
17 rnf4 :: (NFData a, NFData a1, NFData a2, NFData a3) =>
19 rnf5 :: (NFData a, NFData a1, NFData a2, NFData a3, NFData a4) =>
21 rnf6 :: (NFData a, NFData a1, NFData a2, NFData a3, NFData a4,
22 NFData a5) =>
24 rnf7 :: (NFData a, NFData a1, NFData a2, NFData a3, NFData a4, NFData a5,
25 NFData a6) =>
231 instance (NFData a, NFData b, NFData c) => NFData (CondTree a b c) where
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/serialise-0.2.3.0/bench/versus/Macro/
H A DDeepSeq.hs13 rnf1 :: NFData a => a -> ()
14 rnf2 :: (NFData a, NFData a1) => a -> a1 -> ()
15 rnf3 :: (NFData a, NFData a1, NFData a2) =>
17 rnf4 :: (NFData a, NFData a1, NFData a2, NFData a3) =>
19 rnf5 :: (NFData a, NFData a1, NFData a2, NFData a3, NFData a4) =>
21 rnf6 :: (NFData a, NFData a1, NFData a2, NFData a3, NFData a4,
22 NFData a5) =>
24 rnf7 :: (NFData a, NFData a1, NFData a2, NFData a3, NFData a4, NFData a5,
25 NFData a6) =>
231 instance (NFData a, NFData b, NFData c) => NFData (CondTree a b c) where
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DOrphans.hs65 instance (NFData l, NFData e) => NFData (GenLocated l e) where
74 instance NFData ModSummary where
78 instance NFData FastString where
82 instance NFData ParsedModule where
88 instance NFData HieFile where
102 instance NFData a => NFData (IdentifierDetails a) where
105 instance NFData RealSrcSpan where
139 instance NFData Type where
145 instance NFData HsDocString where
150 instance NFData ModGuts where
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DOrphans.hs65 instance (NFData l, NFData e) => NFData (GenLocated l e) where
74 instance NFData ModSummary where
78 instance NFData FastString where
82 instance NFData ParsedModule where
88 instance NFData HieFile where
102 instance NFData a => NFData (IdentifierDetails a) where
105 instance NFData RealSrcSpan where
139 instance NFData Type where
145 instance NFData HsDocString where
150 instance NFData ModGuts where
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Core/
H A DRuleTypes.hs57 instance NFData LinkableType
94 instance NFData GenerateCore
100 instance NFData GetImportMap
107 deriving newtype NFData
129 instance NFData Splices where
303 instance NFData FileVersion
412 instance NFData TypeCheck
418 instance NFData GetDocMap
424 instance NFData GetHieAst
430 instance NFData GetBindings
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Core/
H A DRuleTypes.hs57 instance NFData LinkableType
94 instance NFData GenerateCore
100 instance NFData GetImportMap
107 deriving newtype NFData
129 instance NFData Splices where
303 instance NFData FileVersion
412 instance NFData TypeCheck
418 instance NFData GetDocMap
424 instance NFData GetHieAst
430 instance NFData GetBindings
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/Crypto/Internal/
H A DDeepSeq.hs14 ( NFData(..)
23 class NFData a where rnf :: a -> () constructor
25 instance NFData Word8 where rnf w = w `seq` () function
26 instance NFData Word16 where rnf w = w `seq` () function
27 instance NFData Word32 where rnf w = w `seq` () function
28 instance NFData Word64 where rnf w = w `seq` () function
30 instance NFData Bytes where rnf b = b `seq` () function
31 instance NFData ScrubbedBytes where rnf b = b `seq` () function
33 instance NFData Integer where rnf i = i `seq` () function

12345678910>>...140