From ffc0a842ae29db53dd92e276c089a6d5914c6456 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 9 May 2024 01:25:16 +0200 Subject: rough initial work on space-time diagrams this does svg templating with hamlet. It might be better to use a javascript library instead (templating svgs is a little confusing tbh), but for now i'll see how far i get with this. --- tracktrain.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'tracktrain.cabal') diff --git a/tracktrain.cabal b/tracktrain.cabal index 542f986..074863e 100644 --- a/tracktrain.cabal +++ b/tracktrain.cabal @@ -119,6 +119,7 @@ library , Server.Frontend.Tickets , Server.Frontend.OnboardUnit , Server.Frontend.Gtfs + , Server.Frontend.SpaceTime default-language: GHC2021 default-extensions: OverloadedStrings , ScopedTypeVariables -- cgit v1.2.3