Add comment explaining the export lits
This commit is contained in:
parent
6ef22d1ff7
commit
91c9cf439e
@ -1,6 +1,8 @@
|
|||||||
-- | Re-export "Database.Persist.Sql" without any clashes with
|
-- | Re-export "Database.Persist.Sql" without any clashes with
|
||||||
-- @esqueleto@.
|
-- @esqueleto@.
|
||||||
module Database.Esqueleto.Internal.PersistentImport
|
module Database.Esqueleto.Internal.PersistentImport
|
||||||
|
-- NOTE: switch back to a module export once https://gitlab.haskell.org/ghc/ghc/merge_requests/276
|
||||||
|
-- has been merged. See https://github.com/bitemyapp/esqueleto/issues/110 for more details
|
||||||
( toJsonText,
|
( toJsonText,
|
||||||
entityIdFromJSON,
|
entityIdFromJSON,
|
||||||
entityIdToJSON,
|
entityIdToJSON,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user