Lists (1)
Sort Name ascending (A-Z)
Stars
Miscellaneous articles. The readme is the table of contents.
Modern and extensible testing framework for Haskell
Course materials for Stanford CS240h, "Functional Systems in Haskell"
With way too messy gist.github pages this is an attempt to organise my snippets
A fast, high quality library for computing with statistics in Haskell.
Summer 2015 Haskell Class
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
A ctags file generator for cabal/stack project dependencies.
Regex-based parsing with an applicative interface
Create ctags compatible tags files for Haskell programs
An experimental native Haskell graph database
A haskell ctags implementation that is aware of qualified imports, among other cool stuff
Automagically (using Template Haskell) generates the Haskell-code you need when using HUnit