diff --git a/abacus.cabal b/abacus.cabal index 471f47f..e025860 100644 --- a/abacus.cabal +++ b/abacus.cabal @@ -6,7 +6,9 @@ cabal-version: 2.2 name: abacus version: 0.0.0 +synopsis: Abacus simulator description: Please see README.md +category: Absurd author: Jonathan Lamothe maintainer: jonathan@jlamothe.net copyright: 2024 Jonathan Lamothe diff --git a/package.yaml b/package.yaml index 32c0ea3..c246dd6 100644 --- a/package.yaml +++ b/package.yaml @@ -10,8 +10,8 @@ extra-source-files: - CHANGELOG.md # Metadata used when publishing your package -# synopsis: Short description of your package -# category: Web +synopsis: Abacus simulator +category: Absurd # To avoid duplicated efforts in documentation and dealing with the # complications of embedding Haddock markup inside cabal files, it is