diff options
Diffstat (limited to 'lib/Data/Packed/Vector.hs')
-rw-r--r-- | lib/Data/Packed/Vector.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Data/Packed/Vector.hs b/lib/Data/Packed/Vector.hs index f12031f..b5a4318 100644 --- a/lib/Data/Packed/Vector.hs +++ b/lib/Data/Packed/Vector.hs | |||
@@ -14,6 +14,7 @@ | |||
14 | -- This module provides basic functions for manipulation of structure. | 14 | -- This module provides basic functions for manipulation of structure. |
15 | -- | 15 | -- |
16 | ----------------------------------------------------------------------------- | 16 | ----------------------------------------------------------------------------- |
17 | {-# OPTIONS_HADDOCK hide #-} | ||
17 | 18 | ||
18 | module Data.Packed.Vector ( | 19 | module Data.Packed.Vector ( |
19 | Vector, | 20 | Vector, |