]> gitweb.michael.orlitzky.com - numerical-analysis.git/blobdiff - numerical-analysis.cabal
Bump deps for ghc-7.6.
[numerical-analysis.git] / numerical-analysis.cabal
index e08978da2f5c53827524e832f9afc50534c012cf..333613518435776e965913f3c53c44a352ef495b 100644 (file)
@@ -19,7 +19,7 @@ library
   exposed-modules: Roots.Simple, Roots.Fast
 
   build-depends:
-    base                        == 4.5.*,
+    base                        == 4.6.*,
     numbers                     == 3000.1.*,
     -- Test deps
     HUnit                       == 1.2.*,