That's actually correct versioning in Haskell. The Haskell ecosystem uses a different versioning convention from other ecosystems where the first two components of the version number signal breaking changes. For more details, see: https://pvp.haskell.org/
cosmic_quanta|3 years ago
Thank you for bringing this to my attention!
Gabriel439|3 years ago