additional package data

This commit is contained in:
Jonathan Lamothe 2021-10-18 09:41:22 -04:00
parent 934c092f82
commit 7c85063d48
2 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,9 @@ cabal-version: 2.2
name: gemboard
version: 0.0.0
description: Please see the README on GitHub at <https://github.com/githubuser/gemboard#readme>
synopsis: Basic gemini message board
description: Please see the README
category: Gemini
author: Jonathan Lamothe
maintainer: jonathan@jlamothe.net
copyright: 2021 Jonathan Lamothe

View File

@ -10,13 +10,13 @@ extra-source-files:
- ChangeLog.md
# Metadata used when publishing your package
# synopsis: Short description of your package
# category: Web
synopsis: Basic gemini message board
category: Gemini
# To avoid duplicated efforts in documentation and dealing with the
# complications of embedding Haddock markup inside cabal files, it is
# common to point users to the README.md file.
description: Please see the README on GitHub at <https://github.com/githubuser/gemboard#readme>
description: Please see the README
ghc-options:
- -Wall