Closed v0d1ch closed 7 years ago
I see this fails due to the saved checkpoint ? I remember clicking on the button and I did not import the remote database just fyi
From: Guide.State.GlobalState:
Guide.Types.Action.Action:
Guide.Types.Edit.Edit:
CallStack (from HasCallStack):
error, called at src/Data/Acid/Local.hs:322:7 in acid-state-0.14.2-4srzFjtJIJJHz8b7WcPoy9:Data.Acid.Local```
I see this fails due to the saved checkpoint?
This is because you haven't added migration instances
I'm going to merge this PR after I do some changes. Notably, categoryVar
doesn't need to be passed in some places because item IDs are unique even between categories.
I never seen Spock so I just got the whole thing to compile and I guess it should be fine. That is why I love Haskell :)