diff --git a/gemboard.cabal b/gemboard.cabal index 9fd980e..bc46426 100644 --- a/gemboard.cabal +++ b/gemboard.cabal @@ -6,8 +6,8 @@ cabal-version: 2.2 name: gemboard version: 0.0.0 -synopsis: Basic gemini message board -description: Please see the README +synopsis: Basic Gemini message board +description: Basic Gemini message board category: Gemini author: Jonathan Lamothe maintainer: jonathan@jlamothe.net diff --git a/package.yaml b/package.yaml index ad39eee..f97bf9f 100644 --- a/package.yaml +++ b/package.yaml @@ -10,13 +10,13 @@ extra-source-files: - ChangeLog.md # Metadata used when publishing your package -synopsis: Basic gemini message board +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 +description: Basic Gemini message board ghc-options: - -Wall