Commit 7ba98e54 authored by Clint Adams's avatar Clint Adams
Browse files

map-syntax: patch for newer hspec

parent 2d9f80cc
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-map-syntax (0.3-5) unstable; urgency=medium

  * Patch for newer hspec.

 -- Clint Adams <clint@debian.org>  Sat, 27 Jul 2019 15:43:42 -0400

haskell-map-syntax (0.3-4) unstable; urgency=medium

  * Patch for newer base and containers.
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ Build-Depends:
 libghc-quickcheck2-dev (>= 2.3.0.2),
 libghc-quickcheck2-dev (<< 3),
 libghc-hspec-dev (>= 2.2.3),
 libghc-hspec-dev (<< 2.6),
 libghc-hspec-dev (<< 2.7),
Build-Depends-Indep: ghc-doc,
Standards-Version: 4.4.0
Homepage: http://hackage.haskell.org/package/map-syntax
+7 −0
Original line number Diff line number Diff line
@@ -11,3 +11,10 @@
     mtl                        >= 2.0 && < 2.3
 
   ghc-options: -Wall -fwarn-tabs -funbox-strict-fields -fno-warn-unused-do-bind
@@ -77,5 +77,5 @@
     HUnit                      >= 1.2      && < 2,
     mtl,
     QuickCheck                 >= 2.3.0.2  && < 3,
-    hspec                      >= 2.2.3    && < 2.6,
+    hspec                      >= 2.2.3    && < 2.7,
     transformers               >= 0.3      && < 0.6