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 /r/haskell

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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