summaryrefslogtreecommitdiff
path: root/stack.yaml.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* basic server setup (using servant)stuebinm2022-02-011-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 …
* playing around with typesstuebinm2022-01-021-0/+7
|
* build with stack & use newer Aesonstuebinm2021-11-141-0/+48
since the older versions of Aeson can be attacked via hash-flooding.