Skip to content

Instantly share code, notes, and snippets.

@mitchty
Created June 12, 2015 03:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mitchty/e6348c540e9861a9cc74 to your computer and use it in GitHub Desktop.
Save mitchty/e6348c540e9861a9cc74 to your computer and use it in GitHub Desktop.
bash-4.3# cat /etc/os-release
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.1.4
PRETTY_NAME="Alpine Linux v3.1"
HOME_URL="http://alpinelinux.org"
BUG_REPORT_URL="http://bugs.alpinelinux.org"
bash-4.3# ghc -V
The Glorious Glasgow Haskell Compilation System, version 7.10.1
bash-4.3# cabal --version
cabal-install version 1.22.3.0
using version 1.22.2.0 of the Cabal library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment