From d3930131f90c86d216c12827b89029476d622c75 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sun, 14 Oct 2012 14:05:06 -0400 Subject: [PATCH] Bump the doctest dependency. --- numerical-analysis.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/numerical-analysis.cabal b/numerical-analysis.cabal index 995395d..28eba57 100644 --- a/numerical-analysis.cabal +++ b/numerical-analysis.cabal @@ -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: -- 2.43.2