Skip to content

tmcgilchrist/haskell-distributed.github.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Haskell Documentation

Official documentation website for the Haskell Distributed libraries.

Live site: https://haskell-distributed.github.io

Overview

This site provides documentation, tutorials, and resources for Cloud Haskell - a set of libraries for Erlang-style concurrent and distributed programming in Haskell.

Technology Stack

  • Static Site Generator: Hakyll (Haskell-based)
  • CSS Framework: Bulma
  • Design Inspiration: Modern documentation sites like Tokio and Irmin

Building the Site

See README-BUILD.md for detailed build instructions.

Quick start:

cabal build
cabal run site build
cabal run site watch  # Preview at http://localhost:8000

Contributing

Contributions are welcome! Please feel free to submit pull requests for:

  • Documentation improvements
  • Tutorial additions
  • Bug fixes
  • Design enhancements

License

The Cloud Haskell Platform is open source and available under the BSD3 license.

About

haskell-distributed website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 41.2%
  • HTML 33.4%
  • CSS 19.6%
  • Haskell 4.5%
  • Makefile 1.2%
  • Ruby 0.1%