Skip to content

Commit c058584

Browse files
committed
Enable non-dev flag in cabal.project
1 parent b678d75 commit c058584

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cabal.project

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
packages:
22
*/*.cabal,
33
experimental/*/*.cabal
4+
5+
-- Test all non-dev flags
6+
package unicode-data-names
7+
flags: +export-all-chars
8+
+has-text
9+
+has-bytestring

0 commit comments

Comments
 (0)