packages feed

hspec-meta-2.9.0.1: src/Test/Hspec/Meta.hs

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

import           Test.Hspec
import           Test.Hspec.Runner