File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ Flag lukko
52
52
default : True
53
53
manual : True
54
54
55
- <<<<<<< HEAD
56
55
executable cabal
57
56
main-is : Main.hs
58
57
hs-source-dirs : main
@@ -63,17 +62,6 @@ executable cabal
63
62
-Wnoncanonical-monad-instances
64
63
if impl(ghc < 8.8 )
65
64
ghc-options : -Wnoncanonical-monadfail-instances
66
- =======
67
- common warnings
68
- ghc-options : -Wall -Wcompat -Wnoncanonical-monad-instances -Wincomplete-uni-patterns -Wincomplete-record-updates
69
- if impl(ghc < 8.8 )
70
- ghc-options : -Wnoncanonical-monadfail-instances
71
- if impl(ghc >= 8.10 )
72
- ghc-options : -Wunused-packages
73
-
74
- common base-dep
75
- build-depends : base >= 4.10 && < 4.16
76
- >>>>>>> 2917995 d0 (Turn on a few extra GHC warnings)
77
65
78
66
if impl(ghc >= 8.10 )
79
67
ghc-options : -Wunused-packages
You can’t perform that action at this time.
0 commit comments