Export veryUnsafeCoerceSqlExprValueList (fixes #62).
This commit is contained in:
parent
a3d3ce0e1d
commit
ab9e57b2d0
@ -42,6 +42,7 @@ module Database.Esqueleto.Internal.Sql
|
||||
, IdentInfo
|
||||
, SqlSelect(..)
|
||||
, veryUnsafeCoerceSqlExprValue
|
||||
, veryUnsafeCoerceSqlExprValueList
|
||||
) where
|
||||
|
||||
import Control.Applicative (Applicative(..), (<$>), (<$))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user