Add licenses
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
name: license-tool
|
||||
version: 0.1.0.0
|
||||
github: "Zander671/license-tool"
|
||||
license: BSD-3-Clause
|
||||
author: "Alexander Rosenberg"
|
||||
maintainer: "zanderpkg@pm.me"
|
||||
@@ -8,6 +7,7 @@ copyright: "2026 Alexander Rosenberg"
|
||||
|
||||
extra-source-files:
|
||||
- README.md
|
||||
- licenses/*
|
||||
|
||||
# Metadata used when publishing your package
|
||||
# synopsis: Short description of your package
|
||||
@@ -35,7 +35,7 @@ ghc-options:
|
||||
- -Wredundant-constraints
|
||||
|
||||
executables:
|
||||
license-tool-exe:
|
||||
license-tool:
|
||||
main: Main.hs
|
||||
source-dirs: src
|
||||
ghc-options:
|
||||
|
||||
Reference in New Issue
Block a user