Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-02 | gtfs realtime proof of concept | stuebinm | 1 | -0/+3 | |
this adds a package for protobuf stuff, generated via hprotoc. Seems to work kinda fine? (the generated API is horrible though, will have to write some wrappers for that) | |||||
2022-06-27 | fix hie.yaml | stuebinm | 1 | -2/+2 | |
2022-06-06 | better aeson generics | stuebinm | 1 | -0/+3 | |
(template haskell doesn't work well with type families, unfortunately) |