Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtfs realtime proof of concept | stuebinm | 2022-07-02 | 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) | ||||
* | fix hie.yaml | stuebinm | 2022-06-27 | 1 | -2/+2 |
| | |||||
* | better aeson generics | stuebinm | 2022-06-06 | 1 | -0/+3 |
| | | | | (template haskell doesn't work well with type families, unfortunately) | ||||
* | initial hacking | stuebinm | 2022-06-05 | 1 | -0/+4 |