Skip to content

Commit

Permalink
An attempt for a workaround for bug in hexpat
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjoosten committed Aug 10, 2024
1 parent 5310ed1 commit cdbd05f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ ghc-options:
- -Wredundant-constraints
- -fwrite-ide-info
- -hiedir=.hie
- -Wint-conversion # added in the hope to get hexpat working again on macOS
default-extensions:
- NoImplicitPrelude
- OverloadedStrings
Expand Down

0 comments on commit cdbd05f

Please sign in to comment.