File: newer-deps

package info (click to toggle)
haskell-recursion-schemes 5.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 152 kB
  • sloc: haskell: 1,010; ansic: 19; makefile: 4
file content (19 lines) | stat: -rw-r--r-- 522 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- a/recursion-schemes.cabal
+++ b/recursion-schemes.cabal
@@ -1,6 +1,7 @@
 name:          recursion-schemes
 category:      Control, Recursion
 version:       5.1.3
+x-revision: 2
 license:       BSD2
 cabal-version: >= 1.8
 license-file:  LICENSE
@@ -79,7 +80,7 @@
 
   if flag(template-haskell)
     build-depends:
-      template-haskell >= 2.5.0.0 && < 2.15,
+      template-haskell >= 2.5.0.0 && < 2.17,
       base-orphans     >= 0.5.4   && < 0.9,
       th-abstraction   >= 0.2.4   && < 0.4
     exposed-modules: