ghcup-hs/README.md

14 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2021-10-02 20:00:07 +00:00
## The GHCup Haskell installer
2020-01-11 20:15:05 +00:00
2021-08-12 11:25:37 +00:00
[![Join the chat at Libera.chat](https://img.shields.io/badge/chat-on%20libera%20IRC-brightgreen.svg)](https://kiwiirc.com/nextclient/irc.libera.chat/?nick=Guest%7C?#haskell,#haskell-ghcup)
[![Join the chat at Matrix.org](https://img.shields.io/matrix/haskell-tooling:matrix.org?label=chat%20on%20matrix.org)](https://app.element.io/#/room/#haskell-tooling:matrix.org)
[![Join the chat at Discord](https://img.shields.io/discord/280033776820813825?label=chat%20on%20discord)](https://discord.gg/pKYf3zDQU7)
2021-08-12 09:28:17 +00:00
[![Join the chat at https://gitter.im/haskell/ghcup](https://badges.gitter.im/haskell/ghcup.svg)](https://gitter.im/haskell/ghcup?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
2021-09-13 06:28:44 +00:00
<a href="https://opencollective.com/ghcup#category-CONTRIBUTE"><img src="https://opencollective.com/webpack/donate/button@2x.png?color=blue" alt="Donate" width="150"></a>
2021-08-12 09:28:17 +00:00
2022-11-20 15:47:53 +00:00
GHCup is the main installer for the general purpose language [Haskell](https://www.haskell.org/).
2021-07-29 20:35:52 +00:00
2021-10-04 16:51:11 +00:00
Visit the [documentation](https://www.haskell.org/ghcup/) for installation instructions.
2021-10-27 12:43:10 +00:00
If you're looking for the metadata YAML files, see here: [https://github.com/haskell/ghcup-metadata](https://github.com/haskell/ghcup-metadata)