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

theia-ide/haskell-theia-extension

Repository files navigation

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