summaryrefslogtreecommitdiff
path: root/packages/base/src/Data/Packed/Numeric.hs
diff options
context:
space:
mode:
Diffstat (limited to 'packages/base/src/Data/Packed/Numeric.hs')
-rw-r--r--packages/base/src/Data/Packed/Numeric.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/base/src/Data/Packed/Numeric.hs b/packages/base/src/Data/Packed/Numeric.hs
index cc26d7a..ab9e8a2 100644
--- a/packages/base/src/Data/Packed/Numeric.hs
+++ b/packages/base/src/Data/Packed/Numeric.hs
@@ -57,9 +57,8 @@ module Data.Packed.Numeric (
57 Convert(..), 57 Convert(..),
58 Complexable(), 58 Complexable(),
59 RealElement(), 59 RealElement(),
60
61 RealOf, ComplexOf, SingleOf, DoubleOf, 60 RealOf, ComplexOf, SingleOf, DoubleOf,
62 61 roundVector,
63 IndexOf, 62 IndexOf,
64 module Data.Complex, 63 module Data.Complex,
65 -- * IO 64 -- * IO