This commit is contained in:
Matt Parsons 2017-09-13 16:31:23 -06:00
parent dbf53c31fb
commit 5cd4b03ec9

View File

@ -35,6 +35,7 @@ module Database.Esqueleto.Internal.Language
-- * The guts -- * The guts
, JoinKind(..) , JoinKind(..)
, IsJoinKind(..) , IsJoinKind(..)
, BackendCompatible(..)
, PreprocessedFrom , PreprocessedFrom
, From , From
, FromPreprocess , FromPreprocess