Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • 75389691-a67c-422a-91e9-aa58bfb5-main-patch-32205
  • test-pipe
  • extended-scripts
  • structured-badges
  • guix-pipeline
  • cabal-pipeline
7 results

Main.hs

  • stuebinm's avatar
    9e3783d0
    basic server setup (using servant) · 9e3783d0
    stuebinm authored
    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 …
    9e3783d0
    History
    basic server setup (using servant)
    stuebinm authored
    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 …