Skip to content

Commit 76d1498

Browse files
committed
Hide haddock for internal Data.Vector.Internal.Check module
1 parent f72fd57 commit 76d1498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{-# LANGUAGE CPP #-}
22
{-# LANGUAGE FlexibleContexts #-}
33
{-# LANGUAGE MagicHash #-}
4+
{-# OPTIONS_HADDOCK hide #-}
45

56
-- |
67
-- Module : Data.Vector.Internal.Check

0 commit comments

Comments
 (0)