Commit 19ef22c452d2f05994f5db16b22a7a01bb10747d Parent: 922162ea62c5cea22da5855ee65cbea500342667 Author: mcol <mcol@posteo.net> Date: 2021-11-28 16:49:23 +0000 Committer: mcol <mcol@posteo.net> Committed: 2021-11-28 16:49:23 +0000 stack: rebuild when ghc-options change
stack.yaml Modified
@@ -13,6 +13,7 @@ "$locals": -Wall -Wcompat -Widentities -Wincomplete-uni-patterns -Wincomplete-record-updates -Wredundant-constraints -Wpartial-fields -Wmissing-deriving-strategies -Wunused-packages -fno-warn-unused-do-bind - -fno-warn-orphans + -fno-warn-orphans -threaded +rebuild-ghc-options: true allow-newer: true