From 498ae348d120f156c65a89c87d9852393b23e2f4 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 11 Jul 2022 23:33:01 +0200 Subject: somewhat functioning control room tbh i've kinda lost track at what has all been changed in this, but the control room form handling now works, and i can write announcements into the database. Now on to making it do useful things! --- tracktrain.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'tracktrain.cabal') diff --git a/tracktrain.cabal b/tracktrain.cabal index 91b8adf..253999b 100644 --- a/tracktrain.cabal +++ b/tracktrain.cabal @@ -103,6 +103,7 @@ library , PersistOrphans , Persist , API + other-modules: Server.Util default-language: Haskell2010 default-extensions: OverloadedStrings , ScopedTypeVariables -- cgit v1.2.3