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
|
||||
-- @esqueleto@.
|
||||
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,
|
||||
entityIdFromJSON,
|
||||
entityIdToJSON,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user