Skip to content

Commit

Permalink
Enable non-dev flag in cabal.project
Browse files Browse the repository at this point in the history
  • Loading branch information
wismill committed Jun 4, 2024
1 parent a090fa9 commit 4d34300
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
packages:
*/*.cabal,
experimental/*/*.cabal

-- Test all non-dev flags
package unicode-data-names
flags: +export-all-chars
+has-text
+has-bytestring

0 comments on commit 4d34300

Please sign in to comment.