Home
last modified time | relevance | path

Searched refs:sillyAlts (Results 1 – 9 of 9) sorted by relevance

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/unliftio-0.2.19/test/UnliftIO/
H A DAsyncSpec.hs176 let sillyAlts :: Conc IO a -> Conc IO a
177 sillyAlts c = c <|> conc (takeMVar var >> error "shouldn't happen") function
178 res <- runConc $ sillyAlts $ (+)
179 <$> sillyAlts (conc (pure 1))
180 <*> sillyAlts (conc (pure 2))
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/unliftio-0.2.13/test/UnliftIO/
H A DAsyncSpec.hs176 let sillyAlts :: Conc IO a -> Conc IO a
177 sillyAlts c = c <|> conc (takeMVar var >> error "shouldn't happen") function
178 res <- runConc $ sillyAlts $ (+)
179 <$> sillyAlts (conc (pure 1))
180 <*> sillyAlts (conc (pure 2))
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/unliftio-0.2.14/test/UnliftIO/
H A DAsyncSpec.hs176 let sillyAlts :: Conc IO a -> Conc IO a
177 sillyAlts c = c <|> conc (takeMVar var >> error "shouldn't happen") function
178 res <- runConc $ sillyAlts $ (+)
179 <$> sillyAlts (conc (pure 1))
180 <*> sillyAlts (conc (pure 2))
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/unliftio-0.2.14/test/UnliftIO/
H A DAsyncSpec.hs176 let sillyAlts :: Conc IO a -> Conc IO a
177 sillyAlts c = c <|> conc (takeMVar var >> error "shouldn't happen") function
178 res <- runConc $ sillyAlts $ (+)
179 <$> sillyAlts (conc (pure 1))
180 <*> sillyAlts (conc (pure 2))
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/unliftio-0.2.19/test/UnliftIO/
H A DAsyncSpec.hs176 let sillyAlts :: Conc IO a -> Conc IO a
177 sillyAlts c = c <|> conc (takeMVar var >> error "shouldn't happen") function
178 res <- runConc $ sillyAlts $ (+)
179 <$> sillyAlts (conc (pure 1))
180 <*> sillyAlts (conc (pure 2))
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/unliftio-0.2.13/test/UnliftIO/
H A DAsyncSpec.hs176 let sillyAlts :: Conc IO a -> Conc IO a
177 sillyAlts c = c <|> conc (takeMVar var >> error "shouldn't happen") function
178 res <- runConc $ sillyAlts $ (+)
179 <$> sillyAlts (conc (pure 1))
180 <*> sillyAlts (conc (pure 2))
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/unliftio-0.2.14/test/UnliftIO/
H A DAsyncSpec.hs176 let sillyAlts :: Conc IO a -> Conc IO a
177 sillyAlts c = c <|> conc (takeMVar var >> error "shouldn't happen") function
178 res <- runConc $ sillyAlts $ (+)
179 <$> sillyAlts (conc (pure 1))
180 <*> sillyAlts (conc (pure 2))
/dports/devel/stack/stack-2.7.3/_cabal_deps/unliftio-0.2.16/test/UnliftIO/
H A DAsyncSpec.hs176 let sillyAlts :: Conc IO a -> Conc IO a
177 sillyAlts c = c <|> conc (takeMVar var >> error "shouldn't happen") function
178 res <- runConc $ sillyAlts $ (+)
179 <$> sillyAlts (conc (pure 1))
180 <*> sillyAlts (conc (pure 2))
/dports/ports-mgmt/hs-panopticum/panopticum-3e29a6b2b989855a8e0dd5e93fcda5ba7b748999/_cabal_deps/unliftio-0.2.20/test/UnliftIO/
H A DAsyncSpec.hs176 let sillyAlts :: Conc IO a -> Conc IO a
177 sillyAlts c = c <|> conc (takeMVar var >> error "shouldn't happen") function
178 res <- runConc $ sillyAlts $ (+)
179 <$> sillyAlts (conc (pure 1))
180 <*> sillyAlts (conc (pure 2))