https://github.com/hvr/hello-inline-java
https://github.com/hvr/hello-inline-java
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hvr/hello-inline-java
- Owner: hvr
- Created: 2016-10-21T15:40:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-21T15:40:18.000Z (almost 10 years ago)
- Last Synced: 2025-12-26T20:13:06.924Z (7 months ago)
- Language: Haskell
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`inline-java` Hello World
=========================
On Ubuntu 16.04/amd64 (may work on other distro versions too) as root or via `sudo`:
apt-add-repository ppa:hvr/ghc
apt update
apt install cabal-install-head ghc-8.0.2 openjdk-8-jdk-headless gradle spark
Then as non-`root` user in the source folder:
PATH=/opt/ghc/bin:$PATH
cabal new-build