Skip to content

Commit

Permalink
surfacing error as a result of removing DefaultPersistence
Browse files Browse the repository at this point in the history
  • Loading branch information
bbarker committed Apr 5, 2019
1 parent e24c299 commit e817469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Haskell/TCacheIResourceNonDefault/src/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import Data.List.Split (splitOn)
import Data.Map as DM
import Data.Maybe (fromJust)
import Data.TCache
import Data.TCache.DefaultPersistence
import Data.TCache.Defs
import Data.Text (Text)
import qualified Data.Text as Txt
import Data.Time
Expand Down

0 comments on commit e817469

Please sign in to comment.