Skip to content
Snippets Groups Projects
Unverified Commit 18b91eaf authored by Hécate Moonlight's avatar Hécate Moonlight Committed by GitHub
Browse files

Merge pull request #1332 from phadej/Wcompat-unqualified-imports

Add -Wcompat-unqualified-imports flag
parents b3e6649c 4b6b89f4
No related branches found
No related tags found
No related merge requests found
......@@ -68,6 +68,7 @@ library
ghc-options: -funbox-strict-fields -O2
-Wall
-Wcompat
-Wcompat-unqualified-imports
-Widentities
-Wredundant-constraints
-Wnoncanonical-monad-instances
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment