Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
59f838c36d | ||
|
|
a5186f2ae5 | ||
|
|
6c40c293ec | ||
|
|
f59ee06298 |
17
README.md
17
README.md
@@ -1,5 +1,22 @@
|
||||
# setup-haskell
|
||||
|
||||
**Please note:** This repository is currently unmaintained by a team of developers at GitHub. The
|
||||
repository is here and you can use it as an example, or in Actions. However please be aware that
|
||||
we are not going to be updating issues or pull requests on this repository.
|
||||
|
||||
**Maintained forks:**
|
||||
* [haskell/actions](https://github.com/haskell/actions)
|
||||
|
||||
You could also fork this code and maintain it, if you do please let us know.
|
||||
|
||||
To reflect this state we’ve marked this repository as Archived.
|
||||
|
||||
If you are having an issue or question about GitHub Actions then please [contact customer support](https://help.github.com/en/articles/about-github-actions#contacting-support).
|
||||
|
||||
If you have found a security issue [please submit it here](https://hackerone.com/github).
|
||||
|
||||
---
|
||||
|
||||
[](https://github.com/actions/setup-haskell)
|
||||
|
||||
This action sets up a Haskell environment for use in actions by:
|
||||
|
||||
Reference in New Issue
Block a user