Skip to content

Commit 620cd68

Browse files
committed
No longer warn on missing deriving strategies
1 parent dbb1196 commit 620cd68

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ast-migrator.cabal

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ common common-options
4141
if impl(ghc >= 8.4)
4242
ghc-options: -Wmissing-export-lists
4343
-Wpartial-fields
44-
if impl(ghc >= 8.8)
45-
ghc-options: -Wmissing-deriving-strategies
4644

4745
default-language: Haskell2010
4846

0 commit comments

Comments
 (0)