diff --git a/src/Data/Aeson.hs b/src/Data/Aeson.hs index 60349ce7..bd1687be 100644 --- a/src/Data/Aeson.hs +++ b/src/Data/Aeson.hs @@ -557,5 +557,5 @@ throwDecodeStrict' = throwDecodeStrict -- -- For more information, see -- , --- and +-- and -- (where the relevant parsers are defined).