Home
last modified time | relevance | path

Searched refs:unCS (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/ListLike-4.7.3/src/Data/ListLike/
H A DCharString.hs75 mappend l r = CS $ mappend (unCS l) (unCS r)
86 toList = BS.unpack . unCS
94 append l r = CS $ BS.append (unCS l) (unCS r)
95 head = BS.head . unCS
96 last = BS.last . unCS
99 null = BS.null . unCS
107 rigidConcatMap f = CS . BS.concatMap (unCS . f) . unCS
108 any p = BS.any p . unCS
109 all p = BS.all p . unCS
123 isPrefixOf p f = BS.isPrefixOf (unCS p) (unCS f)
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/hashable-1.3.1.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/hashable-1.3.1.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/hashable-1.3.1.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/ports-mgmt/hs-panopticum/panopticum-3e29a6b2b989855a8e0dd5e93fcda5ba7b748999/_cabal_deps/hashable-1.3.5.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hashable-1.3.2.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/hashable-1.3.1.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/hashable-1.3.1.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/hashable-1.3.1.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/devel/hs-shake/shake-0.19.6/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/devel/hs-profiteur/profiteur-0.4.6.0/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/sysutils/hs-cputype/cputype-ad3835a3a2d38aab86c03ed615058da0f1fbf244/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/hashable-1.3.1.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t
/dports/lang/elm/compiler-0.19.1/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs73 newtype ChunkSize = ChunkSize { unCS :: Int } function
76 instance Show ChunkSize where show = show . unCS
101 where (a,b) = T.splitAt (unCS c) t
124 where (a,b) = B.splitAt (unCS c) t

12