Commit cc62c1dac192cd611202bc7af69bd57e8810208c Parent: cef44a030661c6e8e543bd902f8ce91a9183e392 Author: mcol <mcol@posteo.net> Date: 2021-09-23 23:08:16 +0100 Committer: mcol <mcol@posteo.net> Committed: 2021-09-23 23:08:16 +0100 Add GHC options from the Kowainik style guide
stack.yaml Modified
@@ -7,3 +7,7 @@ extra-deps: - gitlib-3.1.3@sha256:7e8f940b380f6155be3bf20be9f363c3bfd3285bd26e0368f406a1c431994598,2935 - gitlib-libgit2-3.1.2.1@sha256:36bc92f117158440ca69e32051aabdf9df75be8a3fb5f45dff8828898e615a0a,2354 + +# These options are from the Kowainik style guide. +ghc-options: + "$locals": -Wall -Wcompat -Widentities -Wincomplete-uni-patterns -Wincomplete-record-updates -Wredundant-constraints -Wmissing-export-lists -Wpartial-fields -Wmissing-deriving-strategies -Wunused-packages