From: Michael Orlitzky Date: Sun, 14 Oct 2012 18:05:06 +0000 (-0400) Subject: Bump the doctest dependency. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=numerical-analysis.git;a=commitdiff_plain;h=d3930131f90c86d216c12827b89029476d622c75 Bump the doctest dependency. --- 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: