{-# OPTIONS_GHC -fno-warn-deprecations #-} module Test.Hspec.Meta ( module Test.Hspec , hspecResult ) where import Test.Hspec import Test.Hspec.Runner