haskellers

Haskell site

A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development.

haskellers.com site

GitHub

141 stars
7 watching
20 forks
Language: Haskell
last commit: 10 months ago

Related projects:

Repository Description Stars
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 843
commercialhaskell/haskelldocumentation An intermediate documentation repository for collaborative learning experience in Haskell programming. 209
haskellweekly/haskellweekly Curated news and resources for the Haskell programming language community. 142
joelburget/react-haskell A set of libraries and tools for building web UI using Haskell 351
tzemanovic/haskell-yesod-realworld-example-app Real-world application demonstrating CRUD and authentication using Haskell and Yesod 169
haskell/http A Haskell package providing an HTTP client and server implementation with customizable payload representation. 177
kazu-yamamoto/hhp A web-based resource providing Haskell programming tutorials and examples. 67
haskell/play-haskell A web-based Haskell development playground and compiler environment. 130
haskell-github/github A Haskell library providing an interface to the GitHub API. 411
bitemyapp/learnhaskell A collection of resources and guidance for learning the Haskell programming language 7,979
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67
haskelllive/haskelllive Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions 130
1haskelladay/1had Provides tools and exercises for practicing functional programming in Haskell 118
byorgey/haskell-course A collection of materials and resources for learning Haskell programming language 275
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847