Commit cd0fa672 authored by Gianfranco Costamagna's avatar Gianfranco Costamagna
Browse files

haskell-distributive: relax doctest dependency, upload to unstable

parent 7b0baced
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
Origin: upstream

--- haskell-distributive-0.5.3.orig/distributive.cabal
+++ haskell-distributive-0.5.3/distributive.cabal
@@ -85,7 +85,7 @@ test-suite doctests
   build-depends:
     base      >= 4,
     distributive,
-    doctest   >= 0.11.1 && <0.16
+    doctest   >= 0.11.1 && <0.17
   ghc-options: -Wall -threaded
   hs-source-dirs: tests
 
+1 −0
Original line number Diff line number Diff line
newer-deps-from-hackage
relax-doctest.patch