Skip to content

Commit

Permalink
turn -Werror off again (might be too annoying)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxu committed Jan 30, 2025
1 parent 58056d6 commit 61bc4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tidal.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ data-files: BootTidal.hs
Extra-source-files: README.md CHANGELOG.md tidal.el

library
ghc-options: -Wall -Werror
ghc-options: -Wall
hs-source-dirs:
src

Expand Down

0 comments on commit 61bc4b5

Please sign in to comment.