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.
2 parents 3329852 + f26a473 commit fcdfb5aCopy full SHA for fcdfb5a
reflex.cabal
@@ -12,6 +12,9 @@ Build-type: Simple
12
Cabal-version: >=1.9.2
13
homepage: https://reflex-frp.org
14
bug-reports: https://github.com/reflex-frp/reflex/issues
15
+extra-source-files:
16
+ README.md
17
+ Quickref.md
18
19
flag use-reflex-optimizer
20
description: Use the GHC plugin Reflex.Optimizer on some of the modules in the package. This is still experimental.
0 commit comments