bendoerr / real-world-haskellLinks
My solutions to exercises in the book Real World Haskell by Bryan O'Sullivan, John Goerzen & Don Stewart.
☆33Updated 12 years ago
Alternatives and similar repositories for real-world-haskell
Users that are interested in real-world-haskell are comparing it to the libraries listed below
Sorting:
- parser for code samples from the book "real world haskell" (http://book.realworldhaskell.org/read/)☆89Updated 8 years ago
- Idris mode for vim☆220Updated 5 years ago
- Haskell by Example☆153Updated 4 years ago
- A Haskell CheatSheet in PDF and literate source formats.☆273Updated 2 years ago
- A Haskell/Hspec skeleton project☆95Updated last year
- Introduction to parsing with Haskell and Parsec☆505Updated 6 years ago
- solutions for book C. Okasaki purely functional data structures☆59Updated 12 years ago
- Developer tools for Haskell☆250Updated last year
- With way too messy gist.github pages this is an attempt to organise my snippets☆403Updated 7 years ago
- LTS Haskell build plans☆161Updated last week
- A collection of papers, theses, and books (in PDF format) on Haskell, Type Theory, Category Theory, FRP, and other FPs related topics☆79Updated 8 years ago
- Run IO operations asynchronously and wait for their results☆330Updated last month
- Jump start your Haskell development☆156Updated 8 years ago
- Project templates for stack new☆237Updated this week
- Repository for collaborative Haskell documentation☆207Updated 3 years ago
- A tutorial on Parallel and Concurrent Haskell☆220Updated 12 years ago
- Sample code to accompany the book "Parallel and Concurrent Programming in Haskell"☆358Updated 3 months ago
- Haskell HTTP package☆183Updated 3 months ago
- A collection of resources for learning type theory.☆99Updated 9 years ago
- Algorithms from AIMA in Haskell☆334Updated 8 years ago
- Notes and files from HaskellerZ meetups.☆213Updated 5 years ago
- An Haskell oriented introduction to Category Theory (with basket of cats!)☆63Updated 5 years ago
- The home of the Glamorous Glambda interpreter☆226Updated 5 months ago
- Resources for the online Type Theory Study Group☆162Updated 7 years ago
- Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink☆301Updated 5 months ago
- Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer☆202Updated 2 years ago
- Haskell shell scripting☆422Updated last week
- Haskell Database Connectivity☆131Updated 3 years ago
- Attempt to port All About Monads to HaskellWiki☆54Updated 7 years ago
- Unit test example for Haskell☆173Updated last year