Dependencies for reflex-dom-core-0.7.0.0

library

Flags

Manual Flags

NameDescriptionDefault
use-template-haskell

Use template haskell to generate lenses

Enabled
use-reflex-optimizer

Use the GHC plugin Reflex.Optimizer on some of the modules in the package. This is still experimental.

Disabled
expose-all-unfoldings

Build the library with -fexpose-all-unfoldings which can help client code specialize better

Disabled
profile-reflex

Add a layer of profiling to all Reflex events in the system

Disabled
hydration-tests

Whether to run the hydration tests (currently only available on linux)

Enabled
gc-tests

Whether to run the gc tests (currently only available on linux)

Enabled
Automatic Flags
NameDescriptionDefault
split-these

Use split these/semialign packages

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info