From b494ff845304fe1f255130539e271e6bfc2a5d3e Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 11 Oct 2012 20:11:50 -0400 Subject: [PATCH] Bump the cmdargs dep to 0.10.*. --- spline3.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spline3.cabal b/spline3.cabal index fe196f1..e09f804 100644 --- a/spline3.cabal +++ b/spline3.cabal @@ -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.*, -- 2.43.2