From ee7de941f9395e73a7dd01f30544bed0b6756595 Mon Sep 17 00:00:00 2001 From: Ricard Illa Date: Fri, 9 Jul 2021 20:49:33 +0200 Subject: [PATCH] setup.hs --- Setup.hs | 2 ++ package.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 Setup.hs diff --git a/Setup.hs b/Setup.hs new file mode 100644 index 0000000..9a994af --- /dev/null +++ b/Setup.hs @@ -0,0 +1,2 @@ +import Distribution.Simple +main = defaultMain diff --git a/package.yaml b/package.yaml index 950b12e..40eaf62 100644 --- a/package.yaml +++ b/package.yaml @@ -2,7 +2,7 @@ name: hmonitors version: 0.1.0.0 license: BSD3 author: "Ricard Illa" -maintainer: "r.illa.pujagut@gmail.com" +maintainer: "rilla@monotremata.xyz" copyright: "2020 Ricard Illa Pujagut" extra-source-files: