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
141 stars
7 watching
20 forks
Language: Haskell
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
commercialhaskell/haskelldocumentation | An intermediate documentation repository for collaborative learning experience in Haskell programming. | 208 |
haskellweekly/haskellweekly | Curated news about the Haskell programming language published in both a newsletter and podcast format. | 144 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 352 |
tzemanovic/haskell-yesod-realworld-example-app | Real-world application demonstrating CRUD and authentication using Haskell and Yesod | 168 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
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. | 412 |
bitemyapp/learnhaskell | A collection of resources and guidance for learning the Haskell programming language | 7,986 |
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 | 850 |