rio
Haskell library
A standard library for Haskell to provide a common foundation for production software development
A standard library for Haskell
843 stars
30 watching
54 forks
Language: Haskell
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
commercialhaskell/haskelldocumentation | An intermediate documentation repository for collaborative learning experience in Haskell programming. | 209 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 411 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 596 |
zhaskell/z-io | Provides basic IO operations and networking capabilities for Haskell applications | 97 |
haskell/play-haskell | A web-based Haskell development playground and compiler environment. | 130 |
anton-k/ru-haskell-book | A repository containing Haskell book files and supporting materials. | 275 |
commercialhaskell/stackage-server | Provides a stable and curated set of Haskell packages for software development. | 106 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 147 |
marcusrainbow/haxcel | An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. | 33 |
felixmulder/haskell-in-production | A collection of practical resources and guides for using Haskell in real-world software development projects | 80 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |