We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ac5b5 commit d6fb1fbCopy full SHA for d6fb1fb
Codec/Archive/Tar/Index/Utils.hs
@@ -1,4 +1,6 @@
1
{-# LANGUAGE MagicHash, UnboxedTuples, BangPatterns, CPP #-}
2
+{-# OPTIONS_HADDOCK hide #-}
3
+
4
module Codec.Archive.Tar.Index.Utils where
5
6
import Data.ByteString as BS
0 commit comments