Dependencies for timezone-series-0.1.8

library
  • base (>=4.4 && <5)
  • deepseq
  • if flag(time_pre_1_6)
    • time (>=1.1.4 && <1.6)
    else
    • if flag(time_1_6_and_1_7)
      • time (>=1.6 && <1.8)
      else
      • time (>=1.8 && <1.9)

Flags

Automatic Flags
NameDescriptionDefault
time_pre_1_6

Use version < 1.6 of the time library

Disabled
time_1_6_and_1_7

Use version >= 1.6 and < 1.8 of the time library

Disabled

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