Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haskell/actions

Github actions for Haskell CI
https://github.com/haskell/actions

Last synced: about 2 months ago
JSON representation

Github actions for Haskell CI

Awesome Lists containing this project

README

        

# Haskell GitHub Actions

A Collection of GitHub actions for interacting with Haskell.

**NOTE: This repository is winding down.**

| DEPRECATED action | Replaced by
| ---------------------------------- | ---------------
| [`haskell/actions/setup`](./setup) | [`haskell-actions/setup`](https://github.com/haskell-actions/setup)
| [`haskell/actions/hlint-setup`](./hlint-setup) | [`haskell-actions/hlint-setup`](https://github.com/haskell-actions/hlint-setup)
| [`haskell/actions/hlint-run`](./hlint-run) | [`haskell-actions/hlint-run`](https://github.com/haskell-actions/hlint-run)
| |

See the individual action directory for details on usage and examples.