Final changes pre-release

This commit is contained in:
Alejandro Serrano 2020-11-19 09:47:14 +01:00
parent ac191678cb
commit 2c8a1e6195
4 changed files with 5 additions and 10 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
allow-newer: base, network, foldl, http2, http2-client, template-haskell, proto3-wire, servant, swagger2, optics, optics-core
allow-newer: base, network, ghc-prim, template-haskell, proto3-wire, http2
preferences: base16-bytestring < 1
@ -25,12 +25,7 @@ packages: compendium-client/
instrumentation/prometheus/
instrumentation/tracing/
source-repository-package
type: git
location: https://github.com/hasura/graphql-parser-hs.git
tag: f4a093981ca5626982a17c2bfaad047cc0834a81
source-repository-package
type: git
location: https://github.com/haskell/c2hs.git
tag: 20d3c8dedde83af91c4ac06486bf346316e07285
tag: 684b4a529b35fbca2b3d3bcd0bed8d7925f8ea81

View File

@ -35,7 +35,7 @@ extra-deps:
- mu-schema-0.3.1.1
- mu-rpc-0.4.0.1
- mu-optics-0.3.0.1
- mu-avro-0.4.0.1
- mu-avro-0.4.0.2
- mu-protobuf-0.4.0.2
- mu-grpc-server-0.4.0.0
- mu-grpc-common-0.4.0.0

View File

@ -35,7 +35,7 @@ extra-deps:
- mu-schema-0.3.1.1
- mu-rpc-0.4.0.1
- mu-optics-0.3.0.1
- mu-avro-0.4.0.1
- mu-avro-0.4.0.2
- mu-protobuf-0.4.0.2
- mu-grpc-server-0.4.0.0
- mu-grpc-common-0.4.0.0