Skip to content

Instantly share code, notes, and snippets.

@hasufell
Last active October 17, 2018 11:02
Show Gist options
  • Save hasufell/a53bcf9849252290878df922c3351093 to your computer and use it in GitHub Desktop.
Save hasufell/a53bcf9849252290878df922c3351093 to your computer and use it in GitHub Desktop.
# 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>
# 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
# 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