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