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