Hexgrip - Haskell Cloud IDE

The easiest way to develop Haskell code

No installation, no setup, instantly load any GitHub project. Code from anywhere.


Try the Live Demo





About Hexgrip

I am Bit Connor and I have been passionate about Haskell for many years. I think the language offers a fresh perspective to programming that distinguishes it from other popular languages. Haskell is a niche programming language, but slowly it is growing in popularity as more developers and companies realize the benefits of statically typed, pure functional programming.

Unfortunately, for a long time there has been no good development environment (IDE) for Haskell programmers. This is a shame because Haskell is a statically typed language, and so the compiler has wealth of information available to it about the program that could be made available through an IDE. The potential for a high quality IDE experience for Haskell is huge.


Frequently Asked Questions

What is Haskell?

Haskell is a general purpose, functional programming computer language.

You can find more information and learn more at haskell.org

Here is a Mega List of Haskell Resources

What compiler and versions of Haskell are supported?

Hexgrip is currently powered by GHC 8.10 and cabal 3.4.0.0, and works with projects compatible with these versions

What other Haskell IDEs exist?

Here are some other great Haskell IDEs: