From 684f2ca95d750458c8147214e0cbd0cc5ca9f08f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 6 Jun 2016 20:13:56 +0200 Subject: Update package relations: Relax GHC upper bounds for data-default haddock-library. Tighten GHC lower bounds for texmath highlighting-kate. --- debian/rules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 0d7ee63b2..f31cd5992 100755 --- a/debian/rules +++ b/debian/rules @@ -52,7 +52,7 @@ deps-ghc += network-uri,<<,2.7 deps-ghc += text,<<,1.3 deps-ghc += zip-archive,>=,0.2.3.4,<<,0.4 deps-ghc += http,<<,1:4000.4 -deps-ghc += texmath,>=,0.8.4.1,<<,0.9 +deps-ghc += texmath,>=,0.8.6.2,<<,0.9 deps-ghc += xml,<<,1.4 deps-ghc += random,<<1.2 deps-ghc += extensible-exceptions,<<,0.2 @@ -61,8 +61,8 @@ deps-ghc += aeson,>=,0.7.0.5,<<,0.12 deps-ghc += tagsoup,>=,0.13.7,<<,0.14 deps-ghc += base64-bytestring,<<,1.1 deps-ghc += zlib,<<,0.7 -deps-ghc += highlighting-kate,>=,0.6.1,<<,0.7 -deps-ghc += data-default,<<,0.6 +deps-ghc += highlighting-kate,>=,0.6.2,<<,0.7 +deps-ghc += data-default,<<,0.8 deps-ghc += temporary,<<,1.3 deps-ghc += blaze-html,>=,0.5,<<,0.9 deps-ghc += blaze-markup,<<,0.8 @@ -71,7 +71,7 @@ deps-ghc += scientific,<<,0.4 deps-ghc += vector,>=,0.10,<<,0.12 deps-ghc += hslua,<<,0.5 deps-ghc += sha,>=,1.6,<<,1.7 -deps-ghc += haddock-library,<<,1.3 +deps-ghc += haddock-library,<<,1.5 deps-ghc += juicypixels,<<,3.3 deps-ghc += filemanip,<<,0.4 deps-ghc += cmark,>=,0.5,<<,0.6 -- cgit v1.2.3