packages feed

rattletrap 12.1.2 → 12.1.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~bytestringPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: bytestring

API changes (from Hackage documentation)

Files

rattletrap.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2  name: rattletrap-version: 12.1.2+version: 12.1.3 synopsis: Parse and generate Rocket League replays. description: Rattletrap parses and generates Rocket League replays. @@ -60,7 +60,7 @@     , aeson >= 2.0.3 && < 2.3     , aeson-pretty >= 0.8.9 && < 0.9     , array >= 0.5.4 && < 0.6-    , bytestring >= 0.11.3 && < 0.12+    , bytestring >= 0.11.3 && < 0.13     , containers >= 0.6.5 && < 0.7     , filepath >= 1.4.2 && < 1.5     , http-client >= 0.7.13 && < 0.8