Last active
October 17, 2018 11:02
-
-
Save hasufell/a53bcf9849252290878df922c3351093 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# fmt-version=1 | |
# tab separated columns | |
# tool | version | arch | supported-distros | url | | |
ghc 8.4.3 x86_64 |debian,{6,7,8}|gentoo|archlinux| <url-to-deb-tarball> | |
ghc 8.4.3 x86_64 |fedora|centos,{7}| <url-to-fedora-tarball> | |
ghc 8.4.3 i386 |debian,{6,7,8}| <url> | |
ghc 8.4.4 x86_64 |ubuntu|gentoo|archlinux| <url> | |
cabal 2.4.0.0 x86_64 |unknown| <url> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# fmt-version=1 | |
# tab separated columns | |
# tool | version | tag | | |
ghc 8.0.1 | |
ghc 8.2.2 | |
ghc 8.4.3 bad | |
ghc 8.4.4 recommended | |
ghc 8.6.1 latest,bad | |
ghc 8.7.0 prerelease | |
cabal 2.2.0.0 | |
cabal 2.4.0.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# fmt-version=1 | |
# tab separated columns | |
Debian GNU/Linux debian | |
Debian debian | |
Arch Linux archlinux | |
Gentoo gentoo | |
Fedora fedora | |
CentOS centos | |
Ubuntu ubuntu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment