diff options
Diffstat (limited to 'lib/Data/Packed/ST.hs')
-rw-r--r-- | lib/Data/Packed/ST.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Data/Packed/ST.hs b/lib/Data/Packed/ST.hs index c1e7aef..1cef296 100644 --- a/lib/Data/Packed/ST.hs +++ b/lib/Data/Packed/ST.hs | |||
@@ -16,6 +16,7 @@ | |||
16 | -- See examples/inplace.hs in the distribution. | 16 | -- See examples/inplace.hs in the distribution. |
17 | -- | 17 | -- |
18 | ----------------------------------------------------------------------------- | 18 | ----------------------------------------------------------------------------- |
19 | {-# OPTIONS_HADDOCK hide #-} | ||
19 | 20 | ||
20 | module Data.Packed.ST ( | 21 | module Data.Packed.ST ( |
21 | -- * Mutable Vectors | 22 | -- * Mutable Vectors |