ndmitchell
Haskell/Rust programmer. All code is open source and licensed by me, not my employer. All views are my own.
MetaCambridge, UK
Pinned Repositories
bake
UNMAINTAINED: Continuous integration server
debug
Haskell library for debugging
ghcid
Very low feature GHCi based IDE
hlint
Haskell source code suggestions
hoogle
Haskell API search engine
rattle
Forward build system with speculation and caching
record-dot-preprocessor
A preprocessor for a Haskell record syntax using dot
shake
Shake build system
tagsoup
Haskell library for parsing and extracting information from (possibly malformed) HTML/XML documents
weeder
Detect dead exports or package imports
ndmitchell's Repositories
ndmitchell/bake
UNMAINTAINED: Continuous integration server
ndmitchell/offline-stack
Install Stack without internet access
ndmitchell/shake-paper
Paper on the new GHC Shake-based build system
ndmitchell/hwwg
Haskell Website Working Group
ndmitchell/lasagna
Checker for Haskell layering violations
ndmitchell/haskell-parser
Haskell parser based on that from GHC
ndmitchell/idris-playground
Playing around with Idris
ndmitchell/core-playground
Simple Core language for Haskell experiments
ndmitchell/stack-3137
Reproduce https://github.com/commercialhaskell/stack/issues/3137
ndmitchell/bug-i386-ghc84
ndmitchell/hadrian
Hadrian: a new build system for the Glasgow Haskell Compiler
ndmitchell/hlint-test
ndmitchell/ninjasmith
Ninja file generator and tester
ndmitchell/shark
A bad replacement for cabal/stack
ndmitchell/bug-network-ghc84
ndmitchell/FastPriorityQueue.js
a fast heap-based priority queue in JavaScript
ndmitchell/foundation
Empire strikes back
ndmitchell/ghc
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.
ndmitchell/haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
ndmitchell/Haskelly
Haskelly is a VS Code extension that provides complete support for casual and expert Haskell development.
ndmitchell/hinotify
Haskell binding to inotify
ndmitchell/http-client
An HTTP client engine, intended as a base layer for more user-friendly packages.
ndmitchell/intellij-haskell
IntelliJ plugin for Haskell
ndmitchell/jquery.dgtable
A jQuery high-performance table for web-apps
ndmitchell/pugixml-hs
pugixml binding for haskell.
ndmitchell/react-demo
ndmitchell/shake-language-c
Cross-compilation framework based on the Shake Haskell library.
ndmitchell/stack
The Haskell Tool Stack
ndmitchell/svg-tree
SVG loader/serializer for Haskell
ndmitchell/yaml
Support for serialising Haskell to and from Yaml.