Skip to content

Commit

Permalink
Drop enforcing clang on FreeBSD (why did we ever do that?)
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Feb 9, 2024
1 parent 2a79c66 commit b53acfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cabal.project.release
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ elif os(freebsd)
constraints: zlib +bundled-c-zlib,
zip +disable-zstd
package *
ghc-options: -split-sections -pgmc clang++14
ghc-options: -split-sections

constraints: http-io-streams -brotli,
any.aeson >= 2.0.1.0,
Expand Down

0 comments on commit b53acfe

Please sign in to comment.