summaryrefslogtreecommitdiff
path: root/lib/Numeric/Container.hs
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2014-04-29 19:32:43 +0200
committerAlberto Ruiz <aruiz@um.es>2014-04-29 19:32:43 +0200
commitf68a6654326e4ddbf1fac96c27ebbcbcde2b7639 (patch)
treee0d659d14448c27294e1b9ed1173c24f7234ae45 /lib/Numeric/Container.hs
parent56eb38203d29bf2a9d21c3dc66c07b3d4f92651b (diff)
hide documentation
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