Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-19 | server: simple servant-lucid stuff | stuebinm | 1 | -0/+7 | |
2022-03-19 | basic server setup (using servant) | stuebinm | 1 | -0/+28 | |
adds a very basic http server that can be sent links to repositories & will download & lint them, then answer the request with the lints. Should probably do this in a non-blocking way … | |||||
2022-03-19 | playing around with types | stuebinm | 1 | -0/+7 | |
2021-11-14 | build with stack & use newer Aeson | stuebinm | 1 | -0/+48 | |
since the older versions of Aeson can be attacked via hash-flooding. |