Dataframe 1.0.0.0

(discourse.haskell.org)

48 points | by internet_points 4 hours ago

1 comments

  • october8140 2 hours ago
    1.0.0.0.0.0.0.0
    • qrobit 1 hour ago
      Hackage recommends using Haskell's PVP[^1], but does not enforce it. That's why many haskell packages are a four-places versions: 3 required and fourth optional (but popular) that represents "other" changes, like documentation.

      [^1]: https://pvp.haskell.org/

      • Y-bar 1 hour ago
        > A.B is known as the major version number

        Why are they requiring two numbers to represent one (semantic) number?

        • winwang 28 minutes ago
          (no idea but) I feel like changing the first number has a psychological issue, but the 2nd number feels more important than just "minor" sometimes. So may as well let the schema set the mind free?