File: extend-old-time-range

package info (click to toggle)
haskell-hscurses 1.4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 508 kB
  • sloc: haskell: 1,517; ansic: 77; makefile: 3
file content (21 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Description: Extend dependency range of old-time
Author: Joachim Breitner <nomeata@debian.org>

--- haskell-hscurses-1.4.1.0.orig/hscurses.cabal
+++ haskell-hscurses-1.4.1.0/hscurses.cabal
@@ -1,5 +1,5 @@
 Name:           hscurses
-Version:        1.4.1.0
+Version:        1.4.1.0.1
 License:        LGPL
 License-file:   LICENSE
 Author:         John Meacham <john at repetae dot net>
@@ -36,7 +36,7 @@ Source-Repository head
 
 Library
   Build-depends:  base == 4.*, mtl,
-                  old-time == 1.0.*, old-locale == 1.0.*
+                  old-time >= 1.0 && < 1.2, old-locale == 1.0.*
   if !os(windows)
     Build-depends: unix >= 2.4 && < 2.6
   Exposed-modules: