Dependencies for rere-0.1

library
  • 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.15)
  • 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)
  • if flag(rere-cfg) && impl(ghc>=7.8)
    • fin (>=0.1.1 && <0.2)
    • vec (>=0.3 && <0.4)

Flags

Manual Flags

NameDescriptionDefault
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