Home
last modified time | relevance | path

Searched refs:toLazy (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
H A DMaybe.hs95 toLazy :: Maybe a -> L.Maybe a
96 toLazy Nothing = L.Nothing function
97 toLazy (Just x) = L.Just x function
186 rnf = rnf . toLazy
190 liftRnf rnfA = liftRnf rnfA . toLazy
195 put = put . toLazy
200 hashWithSalt salt = hashWithSalt salt . toLazy
203 liftHashWithSalt hashA salt = liftHashWithSalt hashA salt . toLazy
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/strict-0.4/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
H A DMaybe.hs95 toLazy :: Maybe a -> L.Maybe a
96 toLazy Nothing = L.Nothing function
97 toLazy (Just x) = L.Just x function
186 rnf = rnf . toLazy
190 liftRnf rnfA = liftRnf rnfA . toLazy
195 put = put . toLazy
200 hashWithSalt salt = hashWithSalt salt . toLazy
203 liftHashWithSalt hashA salt = liftHashWithSalt hashA salt . toLazy
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
H A DMaybe.hs95 toLazy :: Maybe a -> L.Maybe a
96 toLazy Nothing = L.Nothing function
97 toLazy (Just x) = L.Just x function
186 rnf = rnf . toLazy
190 liftRnf rnfA = liftRnf rnfA . toLazy
195 put = put . toLazy
200 hashWithSalt salt = hashWithSalt salt . toLazy
203 liftHashWithSalt hashA salt = liftHashWithSalt hashA salt . toLazy
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
H A DMaybe.hs95 toLazy :: Maybe a -> L.Maybe a
96 toLazy Nothing = L.Nothing function
97 toLazy (Just x) = L.Just x function
186 rnf = rnf . toLazy
190 liftRnf rnfA = liftRnf rnfA . toLazy
195 put = put . toLazy
200 hashWithSalt salt = hashWithSalt salt . toLazy
203 liftHashWithSalt hashA salt = liftHashWithSalt hashA salt . toLazy
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
H A DMaybe.hs95 toLazy :: Maybe a -> L.Maybe a
96 toLazy Nothing = L.Nothing function
97 toLazy (Just x) = L.Just x function
186 rnf = rnf . toLazy
190 liftRnf rnfA = liftRnf rnfA . toLazy
195 put = put . toLazy
200 hashWithSalt salt = hashWithSalt salt . toLazy
203 liftHashWithSalt hashA salt = liftHashWithSalt hashA salt . toLazy
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
H A DMaybe.hs95 toLazy :: Maybe a -> L.Maybe a
96 toLazy Nothing = L.Nothing function
97 toLazy (Just x) = L.Just x function
186 rnf = rnf . toLazy
190 liftRnf rnfA = liftRnf rnfA . toLazy
195 put = put . toLazy
200 hashWithSalt salt = hashWithSalt salt . toLazy
203 liftHashWithSalt hashA salt = liftHashWithSalt hashA salt . toLazy
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/strict-0.4/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/strict-0.4/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/strict-0.4.0.1/src/Data/Strict/
H A DClasses.hs43 toLazy :: strict -> lazy
49 toLazy Nothing = L.Nothing function
50 toLazy (Just x) = L.Just x function
54 toLazy (a :!: b) = (a, b) function
60 toLazy (Left x) = L.Left x function
61 toLazy (Right y) = L.Right y function
68 toLazy (This x) = L.This x function
69 toLazy (That y) = L.That y function
75 toLazy = LBS.fromStrict function
83 toLazy = LT.fromStrict function
[all …]

1234567