We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
not-home
Data.MonoidMap.Internal
2 parents f8b4295 + 5aa0658 commit e4ee524Copy full SHA for e4ee524
components/monoidmap-internal/Data/MonoidMap/Internal.hs
@@ -1,5 +1,6 @@
1
{-# OPTIONS_GHC -fno-warn-redundant-constraints #-}
2
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
3
+{-# OPTIONS_HADDOCK not-home #-}
4
{- HLINT ignore "Avoid lambda" -}
5
{- HLINT ignore "Avoid lambda using `infix`" -}
6
{- HLINT ignore "Redundant bracket" -}
0 commit comments