summaryrefslogtreecommitdiff
path: root/lib/Numeric/Container.hs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Numeric/Container.hs')
-rw-r--r--lib/Numeric/Container.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Numeric/Container.hs b/lib/Numeric/Container.hs
index a612aa1..d2fd351 100644
--- a/lib/Numeric/Container.hs
+++ b/lib/Numeric/Container.hs
@@ -24,6 +24,7 @@
24-- numeric Haskell classes provided by "Numeric.LinearAlgebra". 24-- numeric Haskell classes provided by "Numeric.LinearAlgebra".
25-- 25--
26----------------------------------------------------------------------------- 26-----------------------------------------------------------------------------
27{-# OPTIONS_HADDOCK hide #-}
27 28
28module Numeric.Container ( 29module Numeric.Container (
29 -- * Basic functions 30 -- * Basic functions