Go to file
Julian Ospald 0381ccef64
Update README
2021-10-02 22:00:07 +02:00
.github Fork shimgen into main repo, fixes #161 2021-07-13 20:25:29 +02:00
.gitlab Implement compiling HLS from source 2021-09-19 22:04:32 +02:00
.travis Re-add travis 2021-07-28 18:02:34 +02:00
app Speed up unset command 2021-09-27 12:52:45 +02:00
data Update metadata 2021-09-30 15:43:22 +02:00
docs Fix padding 2021-10-02 21:54:34 +02:00
lib Apply patches before bootstrap 2021-09-29 23:08:55 +02:00
scoop-better-shimexe Fork shimgen into main repo, fixes #161 2021-07-13 20:25:29 +02:00
scripts Update metadata 2021-09-30 15:43:22 +02:00
test Fixup 2021-09-04 15:53:29 +02:00
www Fix homepage on chrome/brave 2021-10-01 20:51:37 +02:00
.gitignore Update .gitignore 2020-08-10 22:28:02 +02:00
.gitlab-ci.yml Fix freebsd12 tag 2021-09-24 20:54:55 +02:00
.hlint.yaml Chores 2021-03-24 17:56:57 +01:00
.travis.yml Re-add travis 2021-07-28 18:02:34 +02:00
CHANGELOG.md Add readthedocs via mkdocs 2021-10-02 21:19:37 +02:00
LICENSE Initial commit 2020-03-09 00:44:11 +01:00
README.md Update README 2021-10-02 22:00:07 +02:00
Setup.hs Initial commit 2020-03-09 00:44:11 +01:00
cabal.ghc901.project Refreeze 2021-10-01 20:29:24 +02:00
cabal.ghc901.project.freeze Refreeze 2021-10-01 20:29:24 +02:00
cabal.ghc8107.project Refreeze 2021-10-01 20:29:24 +02:00
cabal.ghc8107.project.freeze Refreeze 2021-10-01 20:29:24 +02:00
cabal.project Prepare for hackage release 2021-10-01 17:15:30 +02:00
cabal.project.freeze Fix build on FreeBSD 2021-06-06 11:08:40 +02:00
ghcup.cabal Add golden file to extra-source-files wrt #255 2021-10-02 14:31:38 +02:00
hie.yaml Chores 2021-03-24 17:56:57 +01:00
mkdocs.yml Add meta extension 2021-10-02 21:39:22 +02:00
stack.yaml Prepare for hackage release 2021-10-01 17:15:30 +02:00

README.md

The GHCup Haskell installer


Join the chat at Libera.chat Join the chat at Matrix.org Join the chat at Discord Join the chat at https://gitter.im/haskell/ghcup Donate

GHCup is an installer for the general purpose language Haskell.

See the quick installation or browse the documentation.