Home
last modified time | relevance | path

Searched defs:NFData (Results 26 – 50 of 444) sorted by relevance

12345678910>>...18

/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/memory-0.15.0/Data/Memory/Internal/
H A DDeepSeq.hs22 class NFData a where rnf :: a -> () constructor
24 instance NFData Word8 where rnf w = w `seq` () function
25 instance NFData Word16 where rnf w = w `seq` () function
26 instance NFData Word32 where rnf w = w `seq` () function
27 instance NFData Word64 where rnf w = w `seq` () function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/memory-0.15.0/Data/Memory/Internal/
H A DDeepSeq.hs22 class NFData a where rnf :: a -> () constructor
24 instance NFData Word8 where rnf w = w `seq` () function
25 instance NFData Word16 where rnf w = w `seq` () function
26 instance NFData Word32 where rnf w = w `seq` () function
27 instance NFData Word64 where rnf w = w `seq` () function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/memory-0.15.0/Data/Memory/Internal/
H A DDeepSeq.hs22 class NFData a where rnf :: a -> () constructor
24 instance NFData Word8 where rnf w = w `seq` () function
25 instance NFData Word16 where rnf w = w `seq` () function
26 instance NFData Word32 where rnf w = w `seq` () function
27 instance NFData Word64 where rnf w = w `seq` () function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/memory-0.16.0/Data/Memory/Internal/
H A DDeepSeq.hs22 class NFData a where rnf :: a -> () constructor
24 instance NFData Word8 where rnf w = w `seq` () function
25 instance NFData Word16 where rnf w = w `seq` () function
26 instance NFData Word32 where rnf w = w `seq` () function
27 instance NFData Word64 where rnf w = w `seq` () function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/memory-0.15.0/Data/Memory/Internal/
H A DDeepSeq.hs22 class NFData a where rnf :: a -> () constructor
24 instance NFData Word8 where rnf w = w `seq` () function
25 instance NFData Word16 where rnf w = w `seq` () function
26 instance NFData Word32 where rnf w = w `seq` () function
27 instance NFData Word64 where rnf w = w `seq` () function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/memory-0.15.0/Data/Memory/Internal/
H A DDeepSeq.hs22 class NFData a where rnf :: a -> () constructor
24 instance NFData Word8 where rnf w = w `seq` () function
25 instance NFData Word16 where rnf w = w `seq` () function
26 instance NFData Word32 where rnf w = w `seq` () function
27 instance NFData Word64 where rnf w = w `seq` () function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/memory-0.15.0/Data/Memory/Internal/
H A DDeepSeq.hs22 class NFData a where rnf :: a -> () constructor
24 instance NFData Word8 where rnf w = w `seq` () function
25 instance NFData Word16 where rnf w = w `seq` () function
26 instance NFData Word32 where rnf w = w `seq` () function
27 instance NFData Word64 where rnf w = w `seq` () function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/memory-0.15.0/Data/Memory/Internal/
H A DDeepSeq.hs22 class NFData a where rnf :: a -> () constructor
24 instance NFData Word8 where rnf w = w `seq` () function
25 instance NFData Word16 where rnf w = w `seq` () function
26 instance NFData Word32 where rnf w = w `seq` () function
27 instance NFData Word64 where rnf w = w `seq` () function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/memory-0.15.0/Data/Memory/Internal/
H A DDeepSeq.hs22 class NFData a where rnf :: a -> () constructor
24 instance NFData Word8 where rnf w = w `seq` () function
25 instance NFData Word16 where rnf w = w `seq` () function
26 instance NFData Word32 where rnf w = w `seq` () function
27 instance NFData Word64 where rnf w = w `seq` () function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/memory-0.16.0/Data/Memory/Internal/
H A DDeepSeq.hs22 class NFData a where rnf :: a -> () constructor
24 instance NFData Word8 where rnf w = w `seq` () function
25 instance NFData Word16 where rnf w = w `seq` () function
26 instance NFData Word32 where rnf w = w `seq` () function
27 instance NFData Word64 where rnf w = w `seq` () function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/SBVBenchSuite/BenchSuite/WeakestPreconditions/
H A DInstances.hs23 instance NFData a => NFData (ProofResult a) where rnf x = seq x () function
24 instance NFData a => NFData (Status a) where rnf x = seq x () function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DOrphans.hs29 instance NFData CoreModule where rnf = rwhnf function
31 instance NFData CgGuts where rnf = rwhnf function
33 instance NFData ModDetails where rnf = rwhnf function
34 instance NFData SafeHaskellMode where rnf = rwhnf function
36 instance NFData Linkable where rnf = rwhnf function
48 instance NFData GhcPlugins.InstalledUnitId where rnf = rwhnf . installedUnitIdFS function
58 instance NFData SB.StringBuffer where rnf = rwhnf function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DOrphans.hs29 instance NFData CoreModule where rnf = rwhnf function
31 instance NFData CgGuts where rnf = rwhnf function
33 instance NFData ModDetails where rnf = rwhnf function
34 instance NFData SafeHaskellMode where rnf = rwhnf function
36 instance NFData Linkable where rnf = rwhnf function
48 instance NFData GhcPlugins.InstalledUnitId where rnf = rwhnf . installedUnitIdFS function
58 instance NFData SB.StringBuffer where rnf = rwhnf function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/SBVBenchSuite/BenchSuite/ProofTools/
H A DFibonacci.hs29 instance NFData a => NFData (S a) where rnf a = seq a () function
30 instance NFData a => NFData (InductionResult a) where rnf a = seq a () function
H A DStrengthen.hs35 instance NFData a => NFData (S a) where rnf a = seq a () function
36 instance NFData a => NFData (InductionResult a) where rnf a = seq a () function
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Language/Haskell/
H A DExtension.hs62 instance NFData Language where rnf = genericRnf function
113 instance NFData Extension where rnf = genericRnf function
832 instance NFData KnownExtension where rnf = genericRnf function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Language/Haskell/
H A DExtension.hs64 instance NFData Language where rnf = genericRnf function
116 instance NFData Extension where rnf = genericRnf function
857 instance NFData KnownExtension where rnf = genericRnf function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Language/Haskell/
H A DExtension.hs68 instance NFData Language where rnf = genericRnf function
121 instance NFData Extension where rnf = genericRnf function
871 instance NFData KnownExtension where rnf = genericRnf function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Language/Haskell/
H A DExtension.hs64 instance NFData Language where rnf = genericRnf function
116 instance NFData Extension where rnf = genericRnf function
857 instance NFData KnownExtension where rnf = genericRnf function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Language/Haskell/
H A DExtension.hs63 instance NFData Language where rnf = genericRnf function
115 instance NFData Extension where rnf = genericRnf function
847 instance NFData KnownExtension where rnf = genericRnf function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/HsYAML-0.2.1.0/src/Data/YAML/Event/
H A DInternal.hs89 instance NFData EvPos where rnf (EvPos ev p) = rnf (ev,p) function
100 instance NFData Directives where rnf !_ = () function
116 instance NFData ScalarStyle where rnf !_ = () function
127 instance NFData Chomp where rnf !_ = () function
138 instance NFData IndentOfs where rnf !_ = () function
148 instance NFData NodeStyle where rnf !_ = () function
171 instance NFData Tag where rnf (Tag x) = rnf x function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/HsYAML-0.2.1.0/src/Data/YAML/Event/
H A DInternal.hs89 instance NFData EvPos where rnf (EvPos ev p) = rnf (ev,p) function
100 instance NFData Directives where rnf !_ = () function
116 instance NFData ScalarStyle where rnf !_ = () function
127 instance NFData Chomp where rnf !_ = () function
138 instance NFData IndentOfs where rnf !_ = () function
148 instance NFData NodeStyle where rnf !_ = () function
171 instance NFData Tag where rnf (Tag x) = rnf x function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/HsYAML-0.2.1.0/src/Data/YAML/Event/
H A DInternal.hs89 instance NFData EvPos where rnf (EvPos ev p) = rnf (ev,p) function
100 instance NFData Directives where rnf !_ = () function
116 instance NFData ScalarStyle where rnf !_ = () function
127 instance NFData Chomp where rnf !_ = () function
138 instance NFData IndentOfs where rnf !_ = () function
148 instance NFData NodeStyle where rnf !_ = () function
171 instance NFData Tag where rnf (Tag x) = rnf x function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Types/
H A DSourceRepo.hs101 instance NFData SourceRepo where rnf = genericRnf function
121 instance NFData RepoKind where rnf = genericRnf function
134 instance NFData KnownRepoType where rnf = genericRnf function
153 instance NFData RepoType where rnf = genericRnf function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Types/
H A DSourceRepo.hs101 instance NFData SourceRepo where rnf = genericRnf function
121 instance NFData RepoKind where rnf = genericRnf function
134 instance NFData KnownRepoType where rnf = genericRnf function
153 instance NFData RepoType where rnf = genericRnf function

12345678910>>...18