logoalt Hacker News

october8140today at 10:58 AM2 repliesview on HN

1.0.0.0.0.0.0.0


Replies

qrobittoday at 11:37 AM

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/

show 3 replies