File: newer-deps

package info (click to toggle)
haskell-lambdabot-core 5.3.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 296 kB
  • sloc: haskell: 2,481; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 591 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/lambdabot-core.cabal
+++ b/lambdabot-core.cabal
@@ -74,7 +74,7 @@ library
                         containers              >= 0.4,
                         dependent-map           >= 0.2 && < 0.5,
                         dependent-sum           >= 0.7 && < 0.8,
-                        dependent-sum-template  >= 0.1.0.2 && < 0.2,
+                        dependent-sum-template  >= 0.1.0.2 && < 0.3,
                         directory               >= 1.1,
                         edit-distance           >= 0.2,
                         exceptions              >= 0.10 && < 0.11,