1 comments

  • october81402 hours ago
    1.0.0.0.0.0.0.0
    • qrobit1 hour ago
      Hackage recommends using Haskell&#x27;s PVP[^1], but does not enforce it. That&#x27;s why many haskell packages are a four-places versions: 3 required and fourth optional (but popular) that represents &quot;other&quot; changes, like documentation.<p>[^1]: <a href="https:&#x2F;&#x2F;pvp.haskell.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pvp.haskell.org&#x2F;</a>
      • Y-bar1 hour ago
        &gt; A.B is known as the major version number<p>Why are they requiring two numbers to represent one (semantic) number?
        • winwang37 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 &quot;minor&quot; sometimes. So may as well let the schema set the mind free?