mirror of
https://github.com/github/semantic.git
synced 2025-01-02 04:10:29 +03:00
spaces
This commit is contained in:
parent
b5c583dbbb
commit
15ba6a9389
@ -213,7 +213,7 @@ instance Named String where
|
||||
instance Message String where
|
||||
encodeMessage = encodeMessageField
|
||||
decodeMessage = Decode.at decodeMessageField
|
||||
dotProto _ = [Proto.DotProtoMessageField $ protoType (Proxy @String)]
|
||||
dotProto _ = [ Proto.DotProtoMessageField $ protoType (Proxy @String) ]
|
||||
|
||||
|
||||
errorSyntax :: Error.Error String -> [a] -> Error a
|
||||
|
Loading…
Reference in New Issue
Block a user