From a0e8e5a91d15ed8c79f4a1b5914d3a6242c0cbd3 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sun, 5 Mar 2023 13:45:37 +0400 Subject: Migrated project to cabal --- app/Settings.hs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 app/Settings.hs (limited to 'app/Settings.hs') diff --git a/app/Settings.hs b/app/Settings.hs new file mode 100644 index 0000000..0d55606 --- /dev/null +++ b/app/Settings.hs @@ -0,0 +1,4 @@ +module Settings where + +host = Nothing +port = "3000" -- cgit v1.2.3