From fd94ecb3c3032beccdca4a4dee38bb306f57cd8b Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Fri, 16 May 2014 20:57:13 +0200 Subject: Numeric.Container compatible --- packages/hmatrix/src/Numeric/LinearAlgebra/Random.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/hmatrix/src/Numeric/LinearAlgebra/Random.hs') diff --git a/packages/hmatrix/src/Numeric/LinearAlgebra/Random.hs b/packages/hmatrix/src/Numeric/LinearAlgebra/Random.hs index e9ab2b7..0a82d3f 100644 --- a/packages/hmatrix/src/Numeric/LinearAlgebra/Random.hs +++ b/packages/hmatrix/src/Numeric/LinearAlgebra/Random.hs @@ -21,7 +21,7 @@ module Numeric.LinearAlgebra.Random ( ) where import Numeric.GSL.LinearAlgebra -import Numeric.Container +import Data.Packed.Numeric import Numeric.LinearAlgebra.Algorithms import System.Random(randomIO) -- cgit v1.2.3