We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f524d6 commit 9426848Copy full SHA for 9426848
cabal.project
@@ -30,3 +30,7 @@ if impl (ghc >= 9.12)
30
, cborg:ghc-prim
31
, serialise:base
32
, serialise:ghc-prim
33
+
34
+if(os(windows))
35
+ package text
36
+ flags: -simdutf
0 commit comments