Add licenses

This commit is contained in:
2026-04-24 15:48:19 -07:00
parent 87fe77b903
commit 04554d48dc
7 changed files with 1653 additions and 9 deletions

View File

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