When I tried cabal new-repl, I got the following errors:
'packedFileDescriptor' is not a (visible) method of class 'Data.ProtoLens.Message'. I checked the proto-lens package and this method is at version 0.7.0.0, but I use 'proto-lens' 0.5.0.0. I don't know why it generated the haskell source for 'proto-lens` 0.7.0.0
When I tried
cabal new-repl, I got the following errors:'packedFileDescriptor' is not a (visible) method of class 'Data.ProtoLens.Message'. I checked theproto-lenspackage and this method is at version 0.7.0.0, but I use 'proto-lens' 0.5.0.0. I don't know why it generated the haskell source for 'proto-lens` 0.7.0.0