stm-containers 0.2.0 → 0.2.1
raw patch · 1 files changed
+2/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- stm-containers.cabal +2/−1
stm-containers.cabal view
@@ -1,7 +1,7 @@ name: stm-containers version:- 0.2.0+ 0.2.1 synopsis: Containers for STM description:@@ -97,6 +97,7 @@ -- control: list-t >= 0.2.4 && < 0.3, focus >= 0.1.2 && < 0.2,+ transformers >= 0.3 && < 0.5, -- debugging: loch-th == 0.2.*, placeholders == 0.1.*,