File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11cabal-version :      1.12
22name :               uuid-types
33version :            1.0.6 
4+ x-revision :         1
45copyright :
56  (c) 2017-2018 Herbert Valerio Riedel
67  (c) 2008-2014 Antoine Latter
@@ -86,10 +87,10 @@ test-suite testuuid
8687
8788  -- deps w/o inherited constraints 
8889  build-depends :
89-       QuickCheck        >= 2.14.2   &&  < 2.15  
90+       QuickCheck        >= 2.14.2   &&  < 2.16  
9091    , tasty             >= 1.4.0.1  &&  < 1.6 
9192    , tasty-hunit       >= 0.10     &&  < 0.11 
92-     , tasty-quickcheck  >= 0.10     &&  < 0.11  
93+     , tasty-quickcheck  >= 0.10     &&  < 0.12  
9394
9495  if !impl(ghc >= 8.4 )
9596    build-depends : ghc-byteorder >= 4.11  &&  < 4.12 
Original file line number Diff line number Diff line change 11cabal-version :      1.12
22name :               uuid
33version :            1.3.16 
4+ x-revision :         1
45copyright :          (c) 2008-2014 Antoine Latter
56author :             Antoine Latter
67maintainer :         Oleg Grenrus <
[email protected] >
@@ -89,7 +90,7 @@ test-suite testuuid
8990
9091  -- deps w/o inherited constraints 
9192  build-depends :
92-       QuickCheck        >= 2.14.2   &&  < 2.15  
93+       QuickCheck        >= 2.14.2   &&  < 2.16  
9394    , tasty             >= 1.4.0.1  &&  < 1.6 
9495    , tasty-hunit       >= 0.10     &&  < 0.11 
95-     , tasty-quickcheck  >= 0.10     &&  < 0.11  
96+     , tasty-quickcheck  >= 0.10     &&  < 0.12  
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments