Skip to content

Commit 3358ca5

Browse files
committed
Hide haddock for Data.Vector.Storable.Internal module
1 parent 9c0d5a5 commit 3358ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vector/src/Data/Vector/Storable/Internal.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{-# LANGUAGE CPP #-}
2-
2+
{-# OPTIONS_HADDOCK hide #-}
33
-- |
44
-- Module : Data.Vector.Storable.Internal
55
-- Copyright : (c) Roman Leshchinskiy 2009-2010

0 commit comments

Comments
 (0)