From 25a672a436eec65f2de097a1187ba8a3b8b6165a Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 7 Jul 2022 00:10:13 +0200 Subject: generic html forms for ADTs this does some GHC generics witchery, now in its own module! --- tracktrain.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'tracktrain.cabal') diff --git a/tracktrain.cabal b/tracktrain.cabal index 7f89cb9..91b8adf 100644 --- a/tracktrain.cabal +++ b/tracktrain.cabal @@ -99,6 +99,7 @@ library , Server , Server.GTFS_RT , Server.ControlRoom + , Lucid.Forms , PersistOrphans , Persist , API -- cgit v1.2.3