packages feed

hspec-core-2.11.0: src/Test/Hspec/Core/Formatters.hs

{-# OPTIONS_GHC -fno-warn-deprecations #-}
module Test.Hspec.Core.Formatters
{-# DEPRECATED "Use [Test.Hspec.Api.Formatters.V1](https://hackage.haskell.org/package/hspec-api/docs/Test-Hspec-Api-Formatters-V1.html) instead." #-}
(module V1) where
import           Test.Hspec.Core.Formatters.V1 as V1