aboutsummaryrefslogtreecommitdiff
path: root/haskell-gtfs.cabal (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-16actually use the databasestuebinm1-0/+5
(at least for a few simple things) Also, more modules!
2022-06-15add some persist stuffstuebinm1-1/+9
this doesn't yet actually use the database, but it's getting close to 3am and I should probably go to bed or something
2022-06-10generate OpenAPI docsstuebinm1-20/+14
lots of lenses in this stuff :(
2022-06-05basic server setupstuebinm1-1/+29