Skip to content
  • Duncan Coutts's avatar
    Almost make the VersionRange type abstract · a82f72e3
    Duncan Coutts authored
    Export constructor functions and deprecate all the real constructors
    We should not be pattern matching on this type because it's just
    syntax. For meaningful questions we should be matching on the
    VersionIntervals type which represents the semantics.
    a82f72e3