Skip to content

Commit

Permalink
Uncomment -Werror in cabal.project file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed May 28, 2024
1 parent 6a2eefe commit 6405c9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ packages:
trace-resources
trace-forward

-- program-options
-- ghc-options: -Werror
program-options
ghc-options: -Werror

test-show-details: direct

Expand Down

0 comments on commit 6405c9d

Please sign in to comment.