Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 743 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 743 Bytes

Gitpod - Code Now Build Status

Haskell Extension for Theia

This extension adds Haskell language support to Theia.

Get started / Try it

Start development workspace using Gitpod.io.

Open in Gitpod

Local

Build the repo

yarn

Run the example

cd browser-example && yarn start --hostname 0.0.0.0 path/to/haskell-project