We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b678d75 commit c058584Copy full SHA for c058584
cabal.project
@@ -1,3 +1,9 @@
1
packages:
2
*/*.cabal,
3
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