aboutsummaryrefslogtreecommitdiffstats
path: root/app/Store.hs
AgeCommit message (Collapse)Author
2024-02-09add (simpler) `StoreT` typeLibravatar Alexander Foremny
2024-02-08remove `StoreT` typeLibravatar Alexander Foremny
StateT should not be an instance of `MonadUnliftIO`. This reverts commit d441ab33582975ff9eda162db952f2ec5da59223.
2024-02-08add `StoreT` typeLibravatar Alexander Foremny
2024-02-08add Git storeLibravatar Alexander Foremny