/haskell-theia-extension

Theia extension for Haskell support

Primary LanguageJavaScriptEclipse Public License 2.0EPL-2.0

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