Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 18b91ea

Browse files
authored
Merge pull request #1332 from phadej/Wcompat-unqualified-imports
Add -Wcompat-unqualified-imports flag
2 parents b3e6649 + 4b6b89f commit 18b91ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

haddock-api/haddock-api.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ library
6868
ghc-options: -funbox-strict-fields -O2
6969
-Wall
7070
-Wcompat
71+
-Wcompat-unqualified-imports
7172
-Widentities
7273
-Wredundant-constraints
7374
-Wnoncanonical-monad-instances

0 commit comments

Comments
 (0)