summaryrefslogtreecommitdiff
path: root/walint.cabal (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-19switch to universum preludestuebinm1-1/+7
2022-03-19sprinkle some NFData everywherestuebinm1-1/+1
2022-03-19server: post map updates to exneuland's APIstuebinm1-0/+2
2022-03-19server: remove cli-git, cli-extrasstuebinm1-2/+1
2022-03-19internal state: sort according to orgstuebinm1-2/+1
2022-03-19server: repositores & orgs fixed in configstuebinm1-0/+6
2022-03-19… several hours of fighting with TOML laterstuebinm1-0/+1
2022-03-19server: switch to universum prelude, some cleanupstuebinm1-1/+4
2022-03-19server: added (somewhat) sensible loggingstuebinm1-26/+23
2022-03-19server: admin interfacestuebinm1-1/+1
2022-03-19server: present lint results in pretty htmlstuebinm1-0/+1
2022-03-19server: simple servant-lucid stuffstuebinm1-1/+4
2022-03-19server: simple toml configstuebinm1-0/+1
2022-03-19server: proper job handlingstuebinm1-0/+2
2022-03-19non-blocking serverstuebinm1-5/+6
2022-03-19basic server setup (using servant)stuebinm1-2/+34
2022-03-19use hpack and clean up modulesstuebinm1-76/+75
2022-03-19playing around with typesstuebinm1-1/+3
2022-03-19use url package for parsing of urlsjonny1-1/+2
2021-12-30add dot language output for repository map graphsstuebinm1-1/+2
2021-12-27urlencode dereferrer linksstuebinm1-1/+2
2021-12-23add suggestions for misspelled propertiesstuebinm1-1/+2
2021-12-22print version information on --versionstuebinm1-1/+4
2021-12-17simple graphviz visualisation of a repositorystuebinm1-1/+2
2021-12-17some simple graph algorithmsstuebinm1-1/+3
2021-12-16fixed some warnings (and disabled others)stuebinm1-1/+1
2021-12-08rudimentary linting for overlapping layersstuebinm1-0/+1
2021-12-04lots of code reorganising and some deduplicationstuebinm1-2/+2
2021-12-02collect badges from object layersstuebinm1-0/+1
2021-11-20make link adjustments configurablestuebinm1-0/+1
2021-11-14too much type level stuff to read a config filestuebinm1-0/+2
2021-11-10extra module for repository writeoutstuebinm1-0/+1
2021-10-04relax dependency versionsstuebinm1-2/+2
2021-10-04removed unnecessary dependencystuebinm1-1/+1
2021-10-01rename to walintstuebinm1-4/+4
2021-09-30nicer json output which leaks less haskell namesstuebinm1-1/+2
2021-09-23prettier pretty printing and stuffstuebinm1-0/+1
2021-09-23handle all maps in entire repositoriesstuebinm1-0/+1
2021-09-23very naïve handling of directoriesstuebinm1-0/+1
2021-09-20simple parsing of local dependency pathsstuebinm1-1/+3
2021-09-18moved types into Types.hsstuebinm1-0/+1
2021-09-16input options, output jsonstuebinm1-6/+8
2021-09-16moving lots of code aroundstuebinm1-8/+27