mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-30 19:54:47 +00:00
fix compilation bug
This commit is contained in:
@@ -153,6 +153,7 @@ import Yesod.Persist.Core (
|
|||||||
import Database.Persist ((==.))
|
import Database.Persist ((==.))
|
||||||
import Database.Persist (selectFirst)
|
import Database.Persist (selectFirst)
|
||||||
import Database.Persist (entityVal)
|
import Database.Persist (entityVal)
|
||||||
|
import Handler.Root
|
||||||
|
|
||||||
|
|
||||||
-- | The foundation datatype for your application. This can be a good place to
|
-- | The foundation datatype for your application. This can be a good place to
|
||||||
|
|||||||
Reference in New Issue
Block a user