1
1
mirror of https://github.com/google/ormolu.git synced 2024-09-11 08:05:24 +03:00

Fix build errors with nix on macOS

This commit is contained in:
Luke Worth 2020-06-16 06:50:05 +10:00 committed by Mark Karpov
parent cc337bda18
commit c982ba9284
No known key found for this signature in database
GPG Key ID: 8564658B2889FF7C

View File

@ -152,6 +152,7 @@ executable ormolu
ghc-options:
-Wall -Werror -Wcompat -Wincomplete-record-updates
-Wincomplete-uni-patterns -Wnoncanonical-monad-instances
-optP-Wno-nonportable-include-path
else
ghc-options: -O2 -Wall -rtsopts