|
|
|
@@ -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 |
|
|
|
|