Skip to content

Commit

Permalink
Uncomment -Werror in cabal.project file (#5860)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 authored May 28, 2024
1 parent 6a2eefe commit aae82df
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 aae82df

Please sign in to comment.