Skip to content

Commit 167c0c0

Browse files
authored
Merge pull request #826 from hapytex/issues/issue-825
fixing #825 regarding the link in the Data.Aeson.QQ.Simple module
2 parents f7918b2 + 2d05495 commit 167c0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data/Aeson/QQ/Simple.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- | Like "Data.Aeson.QQ" but without interpolation.
1+
-- | Like @<https://hackage.haskell.org/package/aeson-qq/docs/Data-Aeson-QQ.html Data.Aeson.QQ>@ but without interpolation.
22
module Data.Aeson.QQ.Simple (aesonQQ) where
33

44
import Data.Aeson

0 commit comments

Comments
 (0)