Our great sponsors
-
I wrote a strong-path package, which I published on Hackage. I am using Stack to build it: I have stack.yaml and package.yaml as sources of truth, while strong-path.cabal is generated by Stack but I also commit it into vcs.
-
It sounds like you are writing about SemVer. Hackage packages use PVP - Package Version Policy in which the first two components of a version number denote the major version.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
cabal-install-parsers
Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations
If you're on github, I'd look at https://github.com/haskell-CI/haskell-ci , which generates a GH actions template from the tested-with: fields in the cabal file.
Related posts
- Any open source projects to contribute to for beginners
- [ANN] get-tested: A tool to generate a build matrix from your cabal file
- HLS issues in Stack project
- [ANN] Initial release of tasty-autocollect
- Is there some truth to this hyperbole? "Haskell is beautiful and elegant, but unmaintainable and painful"