A Rust library containing a collection of small well-tested primitives.
仓库
ndmitchell 的仓库
Mirror of the Glasgow Haskell Compiler. Patches are best submitted to GHC's Phabricator (https://phabricator.haskell.org/), bugs and feature-requests are best filed to GHC's Trac (https://ghc.haskell.org/trac/ghc), or sent to the mailing list (ghc-devs@haskell.org). First time contributors are encouraged to get started by just sending a Pull Request.
An alternative to ghc --make which supports parallel compilation of modules and runs faster when nothing needs compiling.
Compiling and linking files in a single process using the GHC API
Proposed compiler and language changes for GHC and GHC/Haskell
Very low feature GHCi based IDE
A library for building Haskell IDE tooling
Mirror of gnumake, git clone git://git.savannah.gnu.org/make.git, at 14-Mar-2013
A graphical REPL and development environment for Haskell
Hadrian: a new build system for the Glasgow Haskell Compiler
Rust port of Google's SwissTable hash map
Successor of ghcide & haskell-ide-engine. One IDE to rule them all.
Haskell library for the Microsoft Language Server Protocol
Haskell parser based on that from GHC
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
Utility code for working with haskell-src-exts
A bad XML parser
Haskell binding to inotify