cheatsheet

Haskell reference guide

A comprehensive resource for learning and referencing Haskell programming concepts in PDF format.

A Haskell CheatSheet in PDF and literate source formats.

GitHub

267 stars
15 watching
20 forks
Language: Haskell
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
marcusrainbow/haxcelAn Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet.33
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
harmj0y/cheatsheetsContribution of cheat sheets for various projects, including security tools and commercial toolsets.1,044
m4dc4p/haskelldbA Haskell library that enables building re-usable and composable SQL queries in a type-safe and declarative way.104
andrewjkerr/security-cheatsheetsA collection of cheat sheets for security-related commands and tools1,279
mvaldesdeleon/haskell-bookA collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles"90
mzero/haskell-amuse-boucheA collection of Haskell code examples and resources illustrating the language's features and programming techniques.114
jeaye/value-category-cheatsheetA practical reference for everyday C++ developers on value categories and pitfalls in C++14406
commercialhaskell/rioA standard library for Haskell to provide a common foundation for production software development846
dwayne/haskell-programmingCollects notes and solutions to exercises from the book 'Haskell Programming from first principles'95
gabriella439/haskell-typed-spreadsheet-libraryProvides a typed and composable API for building spreadsheets with explicit input/output relationships185
bitemyapp/learnhaskellA collection of resources and guidance for learning the Haskell programming language7,986
smknstd/modern-php-cheatsheetA collection of PHP knowledge cheatsheet for modern projects1,284
dnikolovv/practical-haskellA collection of practical examples and snippets to help developers use Haskell in real-world scenarios.84
kowainik/learn4haskellAn educational project that teaches Haskell programming concepts in four modules through coding exercises and mentorship.1,011