haskell-in-production

Haskell guide

A collection of practical resources and guides for using Haskell in real-world software development projects

Companion to the Haskell in Production series

GitHub

80 stars
14 watching
3 forks
Language: Haskell
last commit: about 5 years ago

Related projects:

Repository Description Stars
dwayne/haskell-programming Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' 95
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 843
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67
mzero/haskell-amuse-bouche A collection of Haskell code examples and resources illustrating the language's features and programming techniques. 114
haskell-jp/makemistakestolearnhaskell A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes 81
1haskelladay/1had Provides tools and exercises for practicing functional programming in Haskell 118
haskell/play-haskell A web-based Haskell development playground and compiler environment. 130
denisshevchenko/ohaskell.guide A comprehensive guide to the Haskell programming language 261
politrons/dive_into_haskell An introductory guide to Haskell programming language features and applications 69
commercialhaskell/haskelldocumentation An intermediate documentation repository for collaborative learning experience in Haskell programming. 209
graninas/software-design-in-haskell A comprehensive resource for software design in Haskell, covering various topics and approaches. 1,082
mondaymorninghaskell/haskellings An automated tutorial program for learning Haskell programming 167
haskell-tools/haskell-tools Developer tools for refactoring Haskell programs. 249
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 596
haskellzhangsong/introduction_to_haskell_2ed_source The source code for an introductory textbook on functional programming in Haskell. 82