aboutsummaryrefslogtreecommitdiff
path: root/lib/Persist.hs
diff options
context:
space:
mode:
authorstuebinm2022-07-17 03:05:16 +0200
committerstuebinm2022-07-17 03:05:16 +0200
commit04f3304e7f8db44a21e4f9da0d481facddc41a26 (patch)
tree64063d6853324a56eb87098bc865e99732226346 /lib/Persist.hs
parenta763733e3b2d0679e2432fdcb29d2348fe790370 (diff)
some work on the control room
(it can do useful stuff! but it also still breaks on some things!)
Diffstat (limited to 'lib/Persist.hs')
-rw-r--r--lib/Persist.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Persist.hs b/lib/Persist.hs
index f2377b6..da23dae 100644
--- a/lib/Persist.hs
+++ b/lib/Persist.hs
@@ -88,7 +88,7 @@ Announcement json sql=tt_announcements
day Day
url Text Maybe
announcedAt UTCTime Maybe
- deriving Generic ToSchema
+ deriving Generic ToSchema Show
-- | this table works as calendar_dates.txt in GTFS
ScheduleAmendment json sql=tt_schedule_amendement