Dependencies for rere-0.1
Libraries
rere
- base (>=4.3.0.0 && <4.15)
- containers (>=0.4.0.0 && <0.5 || >=0.5.0.0 && <0.6 || >=0.6.0.1 && <0.7)
- parsec (>=3.1.12.0 && <3.2)
- QuickCheck (>=2.13.2 && <2.14)
- transformers (>=0.3.0.0 && <0.4 || >=0.4.2.0 && <0.5 || >=0.5.2.0 && <0.6)
- if !impl(ghc>=7.10)
- void (>=0.7.2 && <0.8)
- if !impl(ghc>=8.0)
- semigroups (>=0.18.4 && <0.20)
- if flag(rere-cfg) && impl(ghc>=7.8)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
rere-cfg | CFG functionality, needs dependency on fin and vec | Enabled |
rere-intersection | Add add intersection constructor. EXPERIMENTAL | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info