From c9e6d0ebabecf04e8f091234d293a85afe712057 Mon Sep 17 00:00:00 2001 From: Chris Wells Date: Fri, 31 Jan 2025 13:19:33 -0600 Subject: Adding more functionality --- package.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.yaml') diff --git a/package.yaml b/package.yaml index 8eee7f6..69298f2 100644 --- a/package.yaml +++ b/package.yaml @@ -41,6 +41,7 @@ library: - bibtex - binary - blaze-html + - blaze-markup - bytestring - email-validate - exceptions @@ -55,12 +56,11 @@ library: - process - slugger - string-conv - # - system - text - uri-encode executables: - site: + www-main: main: Main.hs source-dirs: app ghc-options: -- cgit v1.2.3