From 27c1c4c1b4acd6ccfb53cfef5687bfda1b99d81c Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Wed, 15 Apr 2015 19:53:15 +0200 Subject: remove Util --- packages/tests/src/Numeric/LinearAlgebra/Tests/Properties.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/tests/src/Numeric/LinearAlgebra/Tests/Properties.hs') diff --git a/packages/tests/src/Numeric/LinearAlgebra/Tests/Properties.hs b/packages/tests/src/Numeric/LinearAlgebra/Tests/Properties.hs index e2492dd..207a303 100644 --- a/packages/tests/src/Numeric/LinearAlgebra/Tests/Properties.hs +++ b/packages/tests/src/Numeric/LinearAlgebra/Tests/Properties.hs @@ -42,7 +42,7 @@ module Numeric.LinearAlgebra.Tests.Properties ( linearSolveProp, linearSolveProp2 ) where -import Numeric.LinearAlgebra.HMatrix hiding (Testable)--hiding (real,complex) +import Numeric.LinearAlgebra.HMatrix hiding (Testable,unitary) import Test.QuickCheck trivial :: Testable a => Bool -> a -> Property -- cgit v1.2.3