Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- linuxbrew@f96db6092341:~$
- linuxbrew@f96db6092341:~$ brew install https://raw.githubusercontent.com/Linuxbrew/homebrew-core/6e4d8edba1f5d3a1aa796559d9bc3d7bdf1024cd/Formula/ghc.rb
- ######################################################################## 100.0%
- ==> Tapping homebrew/dupes
- Cloning into '/home/linuxbrew/.linuxbrew/Library/Taps/homebrew/homebrew-dupes'...
- remote: Counting objects: 44, done.
- remote: Compressing objects: 100% (44/44), done.
- remote: Total 44 (delta 0), reused 6 (delta 0), pack-reused 0
- Unpacking objects: 100% (44/44), done.
- Checking connectivity... done.
- Tapped 38 formulae (107 files, 343K)
- ==> Installing dependencies for ghc: patchelf, homebrew/dupes/ncurses
- ==> Installing ghc dependency: patchelf
- ==> Downloading https://linuxbrew.bintray.com/bottles/patchelf-0.9_1.x86_64_linux.bottle.tar.gz
- ######################################################################## 100.0%
- ==> Pouring patchelf-0.9_1.x86_64_linux.bottle.tar.gz
- 🍺 /home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1: 6 files, 1.2M
- ==> Installing ghc dependency: homebrew/dupes/ncurses
- ==> Downloading https://linuxbrew.bintray.com/bottles-dupes/ncurses-6.0_2.x86_64_linux.bottle.tar.gz
- ######################################################################## 100.0%
- ==> Pouring ncurses-6.0_2.x86_64_linux.bottle.tar.gz
- 🍺 /home/linuxbrew/.linuxbrew/Cellar/ncurses/6.0_2: 3,830 files, 14.9M
- ==> Installing ghc
- ==> Downloading https://linuxbrew.bintray.com/bottles/ghc-7.10.3b.x86_64_linux.bottle.2.tar.gz
- ######################################################################## 100.0%
- ==> Pouring ghc-7.10.3b.x86_64_linux.bottle.2.tar.gz
- ==> /home/linuxbrew/.linuxbrew/Cellar/ghc/7.10.3b/bin/ghc-pkg recache
- 🍺 /home/linuxbrew/.linuxbrew/Cellar/ghc/7.10.3b: 5,445 files, 957.2M
- linuxbrew@f96db6092341:~$ brew install cabal-install
- ==> Installing dependencies for cabal-install: ghc
- ==> Installing cabal-install dependency: ghc
- ==> Downloading https://linuxbrew.bintray.com/bottles/ghc-8.0.1_3.x86_64_linux.bottle.tar.gz
- ######################################################################## 100.0%
- ==> Pouring ghc-8.0.1_3.x86_64_linux.bottle.tar.gz
- ==> /home/linuxbrew/.linuxbrew/Cellar/ghc/8.0.1_3/bin/ghc-pkg recache
- 🍺 /home/linuxbrew/.linuxbrew/Cellar/ghc/8.0.1_3: 5,860 files, 1.1G
- ==> Installing cabal-install
- ==> Downloading https://hackage.haskell.org/package/cabal-install-1.24.0.2/cabal-install-1.24.0.2.tar.gz
- ######################################################################## 100.0%
- ==> sh bootstrap.sh --sandbox
- ==> Caveats
- Bash completion has been installed to:
- /home/linuxbrew/.linuxbrew/etc/bash_completion.d
- ==> Summary
- 🍺 /home/linuxbrew/.linuxbrew/Cellar/cabal-install/1.24.0.2: 7 files, 20.5M, built in 19 minutes 48 seconds
- linuxbrew@f96db6092341:~$ ghc --version
- The Glorious Glasgow Haskell Compilation System, version 8.0.1
- linuxbrew@f96db6092341:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement