Commit db458df4 authored by Clint Adams's avatar Clint Adams
Browse files

patch fgl for newer hspec

parent 6fe74ae0
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -268,7 +268,7 @@ fb 1.2.1 notest
fclabels 2.0.3.3
fdo-notify 0.3.1
feed 1.0.0.0
fgl 5.6.0.0 notest # fgl-5.6.0.0:test => hspec<2.5
fgl 5.6.0.0
fgl-arbitrary 0.2.0.3 notest # fgl-arbitrary-0.2.0.3:test => hspec<2.5
file-embed 0.0.10.1
file-location 0.4.9.1
+11 −0
Original line number Diff line number Diff line
--- a/fgl.cabal
+++ b/fgl.cabal
@@ -91,7 +91,7 @@
     build-depends:    fgl
                     , base
                     , QuickCheck >= 2.8 && < 2.12
-                    , hspec >= 2.1 && < 2.5
+                    , hspec >= 2.1 && < 2.6
                     , containers
 
     hs-source-dirs:   test
+1 −0
Original line number Diff line number Diff line
newer-quickcheck
newer-hspec