* Update Parsers.hs

* Update simplexmq.cabal
This commit is contained in:
Moritz Angermann
2022-04-07 15:44:37 +08:00
committed by GitHub
parent 3ba1926b1e
commit ac7ffc413e
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ enumJSON tagModifier =
}
sumTypeJSON :: (String -> String) -> J.Options
#if defined(darwin_HOST_OS)
#if defined(darwin_HOST_OS) && defined(swiftJSON)
sumTypeJSON = singleFieldJSON
#else
sumTypeJSON = taggedObjectJSON