Hello,
I have encountered a problem after migrating my project eidolon to persistent > 2.0. At runtime yesod throws errors like
PersistMarshalError "field time: Expected UTCTime, received PersistText \"2014-12-23T04:01:11.786518\""
although the whole project compiles without errors. Can you help me out, please?