Skip to content
Snippets Groups Projects
Commit 4b6b89f4 authored by Oleg Grenrus's avatar Oleg Grenrus
Browse files

Add -Wcompat-unqualified-imports flag

parent b3e6649c
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