There are 13 repositories under ghc topic.
Official Haskell IDE support via the language server protocol (LSP)
The engine for haskell ide-integration. Not an IDE
DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc
A GHC-based Haskell to JavaScript compiler
A little course to learn about some of the more obscure GHC extensions.
A Sublime Text 3 plugin for Haskell. Features cabal building, error and warning highlighting, smart completion and ghc-mod integration.
Web application for exploring and understanding Haskell codebases
Haskell/GHC symbol search cheatsheet
Generate Haskell bindings for GObject-Introspection capable libraries
Simple GHC (Haskell) integration for VSCode
Cardano Stakepool on Raspberry Pi
An automated tutorial to teach you about Haskell!
GHC Whole Program Compiler and External STG IR tooling
Visual tool to spot odd runtime behaviour of Haskell programs.
Automatically trace all (showable) binds in do expressions
Hacking GHC's Stack for Fun and Profit (featuring The Glorious Haskell Debugger v0.0.1 Pre-alpha)
Trying to get back all the stuff I had in JavaScript.
Literature review of GHC's Core language, System FC
A Dockerfile for Haskell Development, and DevContainer for VSCode, for installing GHC HLS (Haskell Language Server) and the required plugins
Syntax highlighter for Haskell using the lexer of GHC