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: over 2 years ago

Related projects:

RepositoryDescriptionStars
commercialhaskell/rioA standard library for Haskell to provide a common foundation for production software development846
commercialhaskell/haskelldocumentationAn intermediate documentation repository for collaborative learning experience in Haskell programming.208
haskellweekly/haskellweeklyCurated news about the Haskell programming language published in both a newsletter and podcast format.144
joelburget/react-haskellA set of libraries and tools for building web UI using Haskell352
tzemanovic/haskell-yesod-realworld-example-appReal-world application demonstrating CRUD and authentication using Haskell and Yesod169
haskell/httpA Haskell package providing an HTTP client and server implementation with customizable payload representation.179
kazu-yamamoto/hhpA web-based resource providing Haskell programming tutorials and examples.67
haskell/play-haskellA web-based Haskell development playground and compiler environment.130
haskell-github/githubA Haskell library providing an interface to the GitHub API.412
bitemyapp/learnhaskellA collection of resources and guidance for learning the Haskell programming language7,986
haskellzhangsong/introduction_to_haskellA book's source code with corrections and explanations for errors in a Haskell programming language textbook.67
haskelllive/haskellliveRepository containing source code and resources for teaching Haskell programming concepts through live coding sessions130
1haskelladay/1hadProvides tools and exercises for practicing functional programming in Haskell118
byorgey/haskell-courseA collection of materials and resources for learning Haskell programming language275
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850