Home
last modified time | relevance | path

Searched refs:SumSize (Results 1 – 25 of 66) sorted by relevance

123

/dports/lang/ghc/ghc-8.10.7/libraries/binary/src/Data/Binary/
H A DGeneric.hs91 , SumSize a, SumSize b) => GBinaryPut (a :+: b) where
98 , SumSize a, SumSize b) => GBinaryGet (a :+: b) where
145 class SumSize f where constructor
154 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
158 instance SumSize (C1 c a) where
/dports/lang/elm/compiler-0.19.1/_cabal_deps/binary-0.8.8.0/src/Data/Binary/
H A DGeneric.hs91 , SumSize a, SumSize b) => GBinaryPut (a :+: b) where
98 , SumSize a, SumSize b) => GBinaryGet (a :+: b) where
145 class SumSize f where constructor
154 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
158 instance SumSize (C1 c a) where
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/devel/stack/stack-2.7.3/_cabal_deps/hashable-1.3.1.0/src/Data/Hashable/Generic/
H A DInstances.hs58 class SumSize f => GSum arity f where constructor
118 class SumSize f where constructor
123 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
127 instance SumSize (C1 c a) where
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/hashable-1.3.1.0/src/Data/Hashable/Generic/
H A DInstances.hs58 class SumSize f => GSum arity f where constructor
118 class SumSize f where constructor
123 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
127 instance SumSize (C1 c a) where
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/hashable-1.3.1.0/src/Data/Hashable/Generic/
H A DInstances.hs58 class SumSize f => GSum arity f where constructor
118 class SumSize f where constructor
123 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
127 instance SumSize (C1 c a) where
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hashable-1.3.2.0/src/Data/Hashable/Generic/
H A DInstances.hs59 class SumSize f => GSum arity f where constructor
119 class SumSize f where constructor
124 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
128 instance SumSize (C1 c a) where
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/hashable-1.3.1.0/src/Data/Hashable/Generic/
H A DInstances.hs58 class SumSize f => GSum arity f where constructor
118 class SumSize f where constructor
123 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
127 instance SumSize (C1 c a) where
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/hashable-1.3.1.0/src/Data/Hashable/Generic/
H A DInstances.hs58 class SumSize f => GSum arity f where constructor
118 class SumSize f where constructor
123 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
127 instance SumSize (C1 c a) where
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hashable-1.3.1.0/src/Data/Hashable/Generic/
H A DInstances.hs58 class SumSize f => GSum arity f where constructor
118 class SumSize f where constructor
123 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
127 instance SumSize (C1 c a) where
/dports/devel/hs-profiteur/profiteur-0.4.6.0/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/hashable-1.3.1.0/src/Data/Hashable/Generic/
H A DInstances.hs58 class SumSize f => GSum arity f where constructor
118 class SumSize f where constructor
123 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
127 instance SumSize (C1 c a) where
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/devel/hs-shake/shake-0.19.6/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/sysutils/hs-cputype/cputype-ad3835a3a2d38aab86c03ed615058da0f1fbf244/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/hashable-1.3.0.0/Data/Hashable/Generic/
H A DInstances.hs51 class SumSize f => GSum arity f where constructor
111 class SumSize f where constructor
116 instance (SumSize a, SumSize b) => SumSize (a :+: b) where
120 instance SumSize (C1 c a) where

123