mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2024-12-15 14:53:28 +03:00
Un-export unsafeCastExpr.
This commit is contained in:
parent
a98b0a64ca
commit
a3701ebd8a
@ -18,7 +18,7 @@ module Database.Relational.Query.Expr (
|
||||
valueExpr,
|
||||
|
||||
-- * Type conversion
|
||||
just, fromJust, unsafeCastExpr,
|
||||
just, fromJust,
|
||||
|
||||
exprAnd
|
||||
) where
|
||||
|
Loading…
Reference in New Issue
Block a user