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 1 year ago

Related projects:

Repository Description Stars
marcusrainbow/haxcel An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. 33
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850
harmj0y/cheatsheets Contribution of cheat sheets for various projects, including security tools and commercial toolsets. 1,044
m4dc4p/haskelldb A Haskell library that enables building re-usable and composable SQL queries in a type-safe and declarative way. 104
andrewjkerr/security-cheatsheets A collection of cheat sheets for security-related commands and tools 1,279
mvaldesdeleon/haskell-book A collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles" 90
mzero/haskell-amuse-bouche A collection of Haskell code examples and resources illustrating the language's features and programming techniques. 114
jeaye/value-category-cheatsheet A practical reference for everyday C++ developers on value categories and pitfalls in C++14 406
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 846
dwayne/haskell-programming Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' 95
gabriella439/haskell-typed-spreadsheet-library Provides a typed and composable API for building spreadsheets with explicit input/output relationships 185
bitemyapp/learnhaskell A collection of resources and guidance for learning the Haskell programming language 7,986
smknstd/modern-php-cheatsheet A collection of PHP knowledge cheatsheet for modern projects 1,282
dnikolovv/practical-haskell A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. 84
kowainik/learn4haskell An educational project that teaches Haskell programming concepts in four modules through coding exercises and mentorship. 1,011