Rename module: Entry.Kind -> Model.Entry.Kind

This commit is contained in:
Danielle McLean 2017-10-11 12:44:33 +11:00
parent 02fd91cb77
commit 66cb093387
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
6 changed files with 8 additions and 7 deletions

View file

@ -8,7 +8,7 @@ import Data.Time.Clock.POSIX ( posixSecondsToUTCTime )
import Widget.Entry ( entryR )
import qualified Data.Text as T
import qualified Entry.Kind as K
import qualified Model.Entry.Kind as K
getFeedR :: Handler TypedContent
getFeedR = do