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

Safe HaskellNone
LanguageHaskell2010

BaseSpec.BasicSpecBase

Documentation

basicSpec :: (ArrowParallel (->) Int Int (), Future fut Int (), ArrowParallel (->) (fut Int) (fut Int) (), ArrowParallel (->) (Either Int Int) (Either Int Int) ()) => Spec Source #