Skip to content

Commit

Permalink
Hide Codec.Archive.Tar.Index.Utils from haddocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Sep 14, 2024
1 parent 29ac5b5 commit d6fb1fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Codec/Archive/Tar/Index/Utils.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{-# LANGUAGE MagicHash, UnboxedTuples, BangPatterns, CPP #-}
{-# OPTIONS_HADDOCK hide #-}

module Codec.Archive.Tar.Index.Utils where

import Data.ByteString as BS
Expand Down

0 comments on commit d6fb1fb

Please sign in to comment.