Skip to content

Commit

Permalink
docs: Add description to cabal file
Browse files Browse the repository at this point in the history
  • Loading branch information
414owen committed Nov 12, 2023
1 parent b49e28f commit 8cda486
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pandoc-builder-monadic.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ cabal-version: 2.2
name: pandoc-builder-monadic
version: 0.1.0
synopsis: A monadic DSL for building pandoc documents
description:
A convenient way to build pandoc documents.
Supports all of the applicative, monadic utilities, and
reduces syntactic noise via do notation.
homepage: https://github.com/414owen/pandoc-builder-monadic
license: BSD-3-Clause
license-file: LICENSE
Expand Down

0 comments on commit 8cda486

Please sign in to comment.