module SpecHook (hook) where import Test.Hspec (Spec, parallel) hook :: Spec -> Spec hook = parallel