File: newer-deps

package info (click to toggle)
haskell-dependent-sum 0.7.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 84 kB
  • sloc: haskell: 142; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 633 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Index: b/dependent-sum.cabal
===================================================================
--- a/dependent-sum.cabal
+++ b/dependent-sum.cabal
@@ -1,5 +1,6 @@
 name:                   dependent-sum
 version:                0.7.2.0
+x-revision: 2
 stability:              provisional
 
 cabal-version:          1.22
@@ -49,7 +50,7 @@ Library
                       , constraints-extras >= 0.2 && < 0.5
 
   -- tight bounds, so re-exported API is versioned properly.
-  build-depends:        some >= 1.0.4 && < 1.0.5
+  build-depends:        some >= 1.0.4 && < 1.0.7
 
   if impl(ghc >= 7.2)
     ghc-options:        -trust base