packages feed

hspec-discover 2.4.1 → 2.4.2

raw patch · 1 files changed

+4/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hspec-discover.cabal view
@@ -1,9 +1,9 @@--- This file has been generated from package.yaml by hpack version 0.15.0.+-- This file has been generated from package.yaml by hpack version 0.17.0. -- -- see: https://github.com/sol/hpack  name:             hspec-discover-version:          2.4.1+version:          2.4.2 license:          MIT license-file:     LICENSE copyright:        (c) 2012-2017 Simon Hengel@@ -43,6 +43,8 @@   exposed-modules:       Test.Hspec.Discover.Config       Test.Hspec.Discover.Run+  other-modules:+      Paths_hspec_discover   default-language: Haskell2010  executable hspec-discover