Remove duplicate ghc flag

This commit is contained in:
Utku Demir 2021-03-18 14:34:15 +13:00
parent 7f583e838f
commit c494717450
No known key found for this signature in database
GPG Key ID: F3F8629C3E0BF60B

View File

@ -76,6 +76,5 @@ test-suite nix-tree-tests
type: exitcode-stdio-1.0
hs-source-dirs: test/ src/
main-is: Test.hs
ghc-options: -Wno-unused-packages
build-depends: base >=4.11 && < 5
, hedgehog