]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - spline3.cabal
Bump the cmdargs dep to 0.10.*.
[spline3.git] / spline3.cabal
index fe196f19f27c415d9546b8819af05cf9da483cbd..e09f80472e8eaf05044a0f6f0ae836eb01441a78 100644 (file)
@@ -29,7 +29,7 @@ flag LLVM
 executable spline3
   build-depends:
     base                        == 4.5.*,
-    cmdargs                     == 0.9.*,
+    cmdargs                     == 0.10.*,
     filepath                    == 1.*,
     MissingH                    == 1.1.*,
     repa                        == 3.2.*,
@@ -122,7 +122,7 @@ test-suite testsuite
   main-is: TestSuite.hs
   build-depends:
     base                        == 4.5.*,
-    cmdargs                     == 0.9.*,
+    cmdargs                     == 0.10.*,
     filepath                    == 1.*,
     MissingH                    == 1.1.*,
     repa                        == 3.2.*,