]> gitweb.michael.orlitzky.com - numerical-analysis.git/commitdiff
Bump the doctest dependency.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 14 Oct 2012 18:05:06 +0000 (14:05 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 14 Oct 2012 18:05:06 +0000 (14:05 -0400)
numerical-analysis.cabal

index 995395de97a683f4384b3329e74d50e761e64a47..28eba57849a80137889ff230e9b12b4ec7f58771 100644 (file)
@@ -57,7 +57,7 @@ test-suite doctests
     base      == 4.5.*,
     numbers   == 3000.1.*,
     -- Additional test dependencies.
-    doctest   == 0.7.*
+    doctest   == 0.9.*
 
   -- It's not entirely clear to me why I have to reproduce all of this.
   ghc-options: