Skip to content

Commit 2d05495

Browse files
committed
fixing #825 regarding the link in the Data.Aeson.QQ.Simple module
1 parent e234f14 commit 2d05495

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)