From 863fd69b44d6e65544973871043d89d1d6c50a9e Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Thu, 22 Dec 2011 18:16:58 +0100 Subject: ok hmatrix-special --- packages/special/lib/Numeric/GSL/Special/replace.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/special/lib/Numeric/GSL/Special/replace.hs') diff --git a/packages/special/lib/Numeric/GSL/Special/replace.hs b/packages/special/lib/Numeric/GSL/Special/replace.hs index f20a6b8..f0f491b 100755 --- a/packages/special/lib/Numeric/GSL/Special/replace.hs +++ b/packages/special/lib/Numeric/GSL/Special/replace.hs @@ -1,7 +1,7 @@ #!/usr/bin/env runhaskell import Data.List(isPrefixOf) -import System(getArgs) +import System.Environment(getArgs) rep (c,r) [] = [] rep (c,r) f@(x:xs) -- cgit v1.2.3