mu-avro 0.4.0.1 → 0.4.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~template-haskellPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: template-haskell
API changes (from Hackage documentation)
Files
- mu-avro.cabal +2/−2
mu-avro.cabal view
@@ -1,5 +1,5 @@ name: mu-avro-version: 0.4.0.1+version: 0.4.0.2 synopsis: Avro serialization support for Mu microservices description: You can use @mu-avro@ to read AVRO Schema Declarations for mu-haskell@@ -39,7 +39,7 @@ , mu-schema ==0.3.* , sop-core >=0.5.0 && <0.6 , tagged >=0.8.6 && <0.9- , template-haskell >=2.14 && <2.16+ , template-haskell >=2.14 && <2.17 , text >=1.2 && <2 , time >=1.9 && <2 , transformers >=0.5 && <0.6