From 95b8e835700afc61da5ff17d1fea289431f69dc5 Mon Sep 17 00:00:00 2001 From: Mike Ledger Date: Mon, 24 Jun 2013 21:32:39 +1000 Subject: add Data.Packed.Foreign --- hmatrix.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index 800e7b0..65cdce9 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -98,6 +98,7 @@ library Exposed-modules: Data.Packed, Data.Packed.Vector, Data.Packed.Matrix, + Data.Packed.Foreign, Numeric.GSL.Differentiation, Numeric.GSL.Integration, Numeric.GSL.Fourier, -- cgit v1.2.3