From 36c3c03b2fc58fdb34329df90a05c6158992fb9a Mon Sep 17 00:00:00 2001 From: Renzo Carbonara Date: Mon, 11 Dec 2023 19:12:41 +0200 Subject: [PATCH] cabal --- df1-html/df1-html.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/df1-html/df1-html.cabal b/df1-html/df1-html.cabal index d373fb9..dffe924 100644 --- a/df1-html/df1-html.cabal +++ b/df1-html/df1-html.cabal @@ -1,9 +1,10 @@ +cabal-version: 2.4 name: df1-html version: 0.1.1 author: Melisa Laura Diaz maintainer: renĪ»ren.zone copyright: Renzo Carbonara 2020 -license: BSD3 +license: BSD-3-Clause license-file: LICENSE.txt extra-source-files: README.md @@ -14,7 +15,6 @@ extra-source-files: theme-solarized-light.png category: Logging build-type: Simple -cabal-version: >=1.18 synopsis: Render and parse df1 logs as HTML description: Render and parse df1 logs as HTML homepage: https://github.com/k0001/di