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 Mar 12, 2023
1 parent 9c1eb67 commit 62e6331
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
Expand Up @@ -13,3 +13,9 @@ allow-newer:
*:integer-gmp,
*:integer-simple,
*:template-haskell

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

0 comments on commit 62e6331

Please sign in to comment.