Pārlūkot izejas kodu

update package information

master
flavis pirms 6 gadiem
vecāks
revīzija
98e875eeea
3 mainītis faili ar 13 papildinājumiem un 9 dzēšanām
  1. +4
    -1
      README.md
  2. +4
    -4
      package.yaml
  3. +5
    -4
      skat.cabal

+ 4
- 1
README.md Parādīt failu

@@ -1 +1,4 @@
# skat
# Skat

This is a Haskell implementation of the famous german card game Skat. It provides
a library implementing all the game mechanics and a simple AI.

+ 4
- 4
package.yaml Parādīt failu

@@ -2,9 +2,9 @@ name: skat
version: 0.1.0.0
github: "githubuser/skat"
license: BSD3
author: "Author name here"
maintainer: "example@example.com"
copyright: "2019 Author name here"
author: "flavis"
maintainer: "christian@flavigny.de"
copyright: "2019"

extra-source-files:
- README.md
@@ -17,7 +17,7 @@ extra-source-files:
# 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/skat#readme>
description: Please see the README on Gitea at <https://git.flavigny.de/christian/skat>

dependencies:
- base >= 4.7 && < 5


+ 5
- 4
skat.cabal Parādīt failu

@@ -4,16 +4,16 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: 7078fc755d3536fcab0640c96ca98d8f9885b803c53bf7c406205785259b93f2

name: skat
version: 0.1.0.0
description: Please see the README on GitHub at <https://github.com/githubuser/skat#readme>
description: Please see the README on Gitea at <https://git.flavigny.de/christian/skat>
homepage: https://github.com/githubuser/skat#readme
bug-reports: https://github.com/githubuser/skat/issues
author: Author name here
maintainer: example@example.com
copyright: 2019 Author name here
author: flavis
maintainer: christian@flavigny.de
copyright: 2019
license: BSD3
license-file: LICENSE
build-type: Simple


Notiek ielāde…
Atcelt
Saglabāt