added synopsis and category to package details
This commit is contained in:
parent
ca6d8f27f5
commit
0430182d41
|
@ -6,7 +6,9 @@ cabal-version: 2.2
|
||||||
|
|
||||||
name: abacus
|
name: abacus
|
||||||
version: 0.0.0
|
version: 0.0.0
|
||||||
|
synopsis: Abacus simulator
|
||||||
description: Please see README.md
|
description: Please see README.md
|
||||||
|
category: Absurd
|
||||||
author: Jonathan Lamothe
|
author: Jonathan Lamothe
|
||||||
maintainer: jonathan@jlamothe.net
|
maintainer: jonathan@jlamothe.net
|
||||||
copyright: 2024 Jonathan Lamothe
|
copyright: 2024 Jonathan Lamothe
|
||||||
|
|
|
@ -10,8 +10,8 @@ extra-source-files:
|
||||||
- CHANGELOG.md
|
- CHANGELOG.md
|
||||||
|
|
||||||
# Metadata used when publishing your package
|
# Metadata used when publishing your package
|
||||||
# synopsis: Short description of your package
|
synopsis: Abacus simulator
|
||||||
# category: Web
|
category: Absurd
|
||||||
|
|
||||||
# To avoid duplicated efforts in documentation and dealing with the
|
# To avoid duplicated efforts in documentation and dealing with the
|
||||||
# complications of embedding Haddock markup inside cabal files, it is
|
# complications of embedding Haddock markup inside cabal files, it is
|
||||||
|
|
Loading…
Reference in New Issue
Block a user