Parallel-Arrows-BaseSpec-0.1.1.0: BaseSpecs used for @Parallel-Arrows-Definition@ and Co.

Safe HaskellNone
LanguageHaskell2010

BaseSpec.SkeletonCheckBase

Documentation

pipeSpec :: (ArrowLoopParallel (->) Int Int (), Future fut Int (), ArrowLoopParallel (->) (fut Int) (fut Int) (), Future fut (([Int], [Int]), [Int]) (), ArrowLoopParallel (->) (fut (([Int], [Int]), [Int])) (fut (([Int], [Int]), [Int])) ()) => Spec Source #

ringSpec :: (Future fut Int (), ArrowLoopParallel (->) (Int, fut Int) (Int, fut Int) (), ArrowLoopParallel (->) Int Int ()) => Spec Source #

mapSpec :: (ArrowParallel (->) Int Int (), ArrowParallel (->) [Int] [Int] ()) => Spec Source #