Stephen Diehl's repositories
write-you-a-haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
kaleidoscope
Haskell LLVM JIT Compiler Tutorial
gevent-tutorial
Gevent tutorial for the Working Python Developer
zurihac-crypto
Small minimal examples of modern cryptographic techniques in Haskell
cabal-edit
A utility for managing Hackage dependencies and manipulating Cabal files from the command line.
haskell-vim-proto
Basic starter config for Vim and Haskell
vim-ormolu
Plugin for formatting Haskell source code
stephendiehl.com
Stephen Diehl's Blog & Website
haskell-picosat
Haskell bindings for PicoSAT solver
vim-cabalfmt
Cabal-fmt vim plugin for formatting Cabal package files
awesome-crypto-critique
Awesome critique of crypto / web3. Aim for this to be high quality and constructive (where possible!)
Write-You-a-Haskell-2
A continuation of Steven Diehl's Write You a Haskell
alex-tools
A Haskell library making it easier to write Alex lexers.
ghc
Mirror of ghc repository. DO NOT SUBMIT PULL REQUESTS HERE. 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)
haskellcosm
Collecting information about Haskell ecosystem - companies, communities, media, etc.
layout-rules
Layout implementations
table-layout
Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on specific characters and limiting of cell width)..