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: about 5 years ago
functional-programminghttpnewtypespostgresqlrefinedservant

Related projects:

RepositoryDescriptionStars
aaronlevin/haskell-shopifyA type-safe client library for the Shopify API12
fjvallarino/monomerA cross-platform GUI library for writing native Haskell applications598
grpc/grpc-haskellA Haskell interface to the gRPC protocol for building client-side RPC services.154
def-/ghc-visA tool to visualize live Haskell data structures in GHCi136
haskell/stmA Haskell implementation of software transactional memory for concurrent programming99
commercialhaskell/haskellersA web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development.141
joelburget/react-haskellA set of libraries and tools for building web UI using Haskell352
google/haskell-indexerProvides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing99
commercialhaskell/rioA standard library for Haskell to provide a common foundation for production software development846
haskell-gi/haskell-giGenerates Haskell bindings for GObject Introspection capable libraries293
politrons/dive_into_haskellAn introductory guide to Haskell programming language features and applications69
haskell/attoparsecA fast parser combinator library for efficient text parsing in network protocols and file formats513
egonschiele/handsomesoupA Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions.123
haskell-webdriver/haskell-webdriverA Haskell client library for controlling a remote browser session using the Selenium WebDriver protocol191
haskell/httpA Haskell package providing an HTTP client and server implementation with customizable payload representation.179