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 58e291c + e1cf93f commit ac5b5a4Copy full SHA for ac5b5a4
src/Data/Aeson.hs
@@ -557,5 +557,5 @@ throwDecodeStrict' = throwDecodeStrict
557
--
558
-- For more information, see <https://en.wikipedia.org/wiki/ISO_8601 ISO 8601>
559
-- <https://hackage.haskell.org/package/time time>,
560
--- and <https://hackage.haskell.org/package/attoparsec-iso8601 attoparsec-iso8601>
+-- and <https://hackage.haskell.org/package/text-iso8601 text-iso8601>
561
-- (where the relevant parsers are defined).
0 commit comments