My PR https://github.com/JuliaStats/Distributions.jl/pull/695 compiles fine on v0.6 but on nightly it fails with **ERROR: LoadError: LoadError: LoadError: UndefVarError: RangeGeneratorInt not defined** The issue appears to arise in Categorical.jl, to which I have not made changes. What gives?