]> gitweb.michael.orlitzky.com - numerical-analysis.git/blobdiff - numerical-analysis.cabal
Use filemanip to automatically doctest all source files.
[numerical-analysis.git] / numerical-analysis.cabal
index 28eba57849a80137889ff230e9b12b4ec7f58771..e08978da2f5c53827524e832f9afc50534c012cf 100644 (file)
@@ -57,7 +57,8 @@ test-suite doctests
     base      == 4.5.*,
     numbers   == 3000.1.*,
     -- Additional test dependencies.
-    doctest   == 0.9.*
+    doctest   == 0.9.*,
+    filemanip == 0.3.6.*
 
   -- It's not entirely clear to me why I have to reproduce all of this.
   ghc-options: