Dependencies for reflex-dom-core-0.5

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

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