mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-27 11:21:56 +01:00
Fix warnings in Handler.Home
This commit is contained in:
parent
69d65594a5
commit
7caaf7ba23
@ -6,8 +6,6 @@ module Handler.Home
|
|||||||
, getOlderReleasesR
|
, getOlderReleasesR
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Data.Slug
|
|
||||||
import Database.Esqueleto as E hiding (isNothing)
|
|
||||||
import Import hiding ((=.),on,(||.),(==.))
|
import Import hiding ((=.),on,(||.),(==.))
|
||||||
import Yesod.GitRepo (grContent)
|
import Yesod.GitRepo (grContent)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user