Anyone have an up-to-date GitHub Action config that uses cabal for binary releases

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/haskell

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • compiler

    strictly is a declarative programming language for interactive web-components (by strictly-lang)

    Have a look at my action, maybe it will be of help https://github.com/strictly-lang/compiler/blob/main/.github/workflows/main.yml

  • fourmolu

    A fourk of ormolu that uses four space indentation and allows arbitrary configuration. Don't like it? PRs welcome!

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • release-action

    An action which manages a github release

    I was able to get this mostly working with a combination of /u/ExTex5's script here, as well as the release action here

  • release

    Generate a GitHub workflow that automatically makes releases for your Haskell project. (by kindaro)

    I reckon I am late to the party… but I repaired Veronika's workflow some time ago and you can see it here in the repository. Your opinions are welcome!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts