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 598
grpc/grpc-haskell A Haskell interface to the gRPC protocol for building client-side RPC services. 154
def-/ghc-vis A tool to visualize live Haskell data structures in GHCi 136
haskell/stm A Haskell implementation of software transactional memory for concurrent programming 99
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 352
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 846
haskell-gi/haskell-gi Generates Haskell bindings for GObject Introspection capable libraries 293
politrons/dive_into_haskell An introductory guide to Haskell programming language features and applications 69
haskell/attoparsec A fast parser combinator library for efficient text parsing in network protocols and file formats 513
egonschiele/handsomesoup A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. 123
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. 179