shopping-cart-haskell

Shopping Cart

A Haskell implementation of a shopping cart application with features like HTTP support and type-safe data structures.

gem Haskell version of the Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"

GitHub

64 stars
8 watching
6 forks
Language: Haskell
last commit: over 3 years ago
functional-programminghttpnewtypespostgresqlrefinedservant

Related projects:

Repository Description Stars
aaronlevin/haskell-shopify A type-safe client library for the Shopify API 12
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 596
grpc/grpc-haskell A Haskell interface to the gRPC protocol for building client-side RPC services. 155
def-/ghc-vis Visualizes live Haskell data structures in an interactive development environment. 135
haskell/stm A Haskell implementation of software transactional memory for concurrent programming 98
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
joelburget/react-haskell A set of libraries and tools for building web UI using Haskell 351
google/haskell-indexer Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing 99
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 843
haskell-gi/haskell-gi Generates Haskell bindings for GObject Introspection capable libraries 290
politrons/dive_into_haskell An introductory guide to Haskell programming language features and applications 69
haskell/attoparsec A fast Haskell parser combinator library for efficient text and binary data parsing 513
egonschiele/handsomesoup A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. 124
haskell-webdriver/haskell-webdriver A Haskell client library for controlling a remote browser session using the Selenium WebDriver protocol 191
haskell/http A Haskell package providing an HTTP client and server implementation with customizable payload representation. 177