Skip to content

Commit e4ee524

Browse files
Specify not-home in Data.MonoidMap.Internal. (#257)
2 parents f8b4295 + 5aa0658 commit e4ee524

File tree

1 file changed

+1
-0
lines changed
  • components/monoidmap-internal/Data/MonoidMap

1 file changed

+1
-0
lines changed

components/monoidmap-internal/Data/MonoidMap/Internal.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{-# OPTIONS_GHC -fno-warn-redundant-constraints #-}
22
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
3+
{-# OPTIONS_HADDOCK not-home #-}
34
{- HLINT ignore "Avoid lambda" -}
45
{- HLINT ignore "Avoid lambda using `infix`" -}
56
{- HLINT ignore "Redundant bracket" -}

0 commit comments

Comments
 (0)