# ghc-lucid **Repository Path**: yxud/ghc-lucid ## Basic Information - **Project Name**: ghc-lucid - **Description**: Clear to write, read and edit DSL for HTML - **Primary Language**: Haskell - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-09 - **Last Updated**: 2025-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ghc-lucid Clear to write, read and edit DSL for HTML. Names are consistent, and do not conflict with base or are keywords (all have suffix _) Same combinator can be used for attributes and elements (e.g. style_) For more, read the blog post See the Lucid module for more documentation.