We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac5e4fb + d1a3ae6 commit c6f029eCopy full SHA for c6f029e
src/Data/Argonaut/Encode/Combinators.purs
@@ -4,8 +4,8 @@
4
-- | myJson
5
-- | = "key1" := value1
6
-- | ~> "key2" :=? value2
7
--- | ~>? "key3" := value3
8
--- | ~> jsonEmptyOibject
+-- | ~>? "key3" := value3
+-- | ~> jsonEmptyObject
9
-- | ```
10
module Data.Argonaut.Encode.Combinators where
11
0 commit comments