diff --git a/haspara.cabal b/haspara.cabal index 99775b3..4db3196 100644 --- a/haspara.cabal +++ b/haspara.cabal @@ -15,9 +15,11 @@ author: Vehbi Sinan Tunalioglu maintainer: vst@vsthost.com copyright: Copyright (c) 2021-2024 Telostat Pte Ltd license: MIT +license-file: LICENSE.md build-type: Simple extra-source-files: README.md + LICENSE.md CHANGELOG.md source-repository head diff --git a/package.yaml b/package.yaml index 63ad83a..d08d2e5 100644 --- a/package.yaml +++ b/package.yaml @@ -2,6 +2,7 @@ name: haspara version: 0.0.0.9 github: "telostat/haspara" license: MIT +license-file: LICENSE.md author: "Vehbi Sinan Tunalioglu" maintainer: "vst@vsthost.com" copyright: "Copyright (c) 2021-2024 Telostat Pte Ltd" @@ -11,6 +12,7 @@ description: Please see the README on GitHub at