From e70ceee20ea8f064264f724e8390288ef2cb1017 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 11 Oct 2022 13:41:30 +0200 Subject: code formatter --- server/HtmlOrphans.hs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'server/HtmlOrphans.hs') diff --git a/server/HtmlOrphans.hs b/server/HtmlOrphans.hs index 594d55f..e3887c6 100644 --- a/server/HtmlOrphans.hs +++ b/server/HtmlOrphans.hs @@ -26,10 +26,10 @@ import Handlers (AdminOverview (..)) import Lucid (HtmlT, ToHtml) import Lucid.Base (ToHtml (toHtml)) import Lucid.Html5 (a_, body_, button_, class_, code_, disabled_, - div_, em_, h1_, h2_, h3_, h4_, head_, - href_, html_, id_, li_, link_, main_, - onclick_, p_, rel_, script_, span_, src_, - title_, type_, ul_) + div_, em_, h1_, h2_, h3_, h4_, head_, href_, + html_, id_, li_, link_, main_, onclick_, p_, + rel_, script_, span_, src_, title_, type_, + ul_) import Server (JobStatus (..), Org (Org, orgBacklinkPrefix, orgContactMail, orgHowtoLink, orgSlug), RemoteRef (RemoteRef, reponame, reporef, repourl), -- cgit v1.2.3