hlint
This commit is contained in:
parent
028b0d8961
commit
dfdaa649d0
13 changed files with 38 additions and 34 deletions
|
@ -38,5 +38,5 @@ getLicenseR = do
|
|||
$(widgetFile "documentation/license")
|
||||
|
||||
getRepoGroupR :: Handler Html
|
||||
getRepoGroupR = page "About repository groups" (Just About) $ do
|
||||
getRepoGroupR = page "About repository groups" (Just About) $
|
||||
$(widgetFile "documentation/repogroup")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue