Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
guaraqe committed Jul 17, 2024
1 parent c63f0ef commit e36d134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Rel8/Expr/Time.hs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import Prelude

-- rel8
import Rel8.Expr ( Expr )
import Rel8.Expr.Function ( binaryOperator, function, nullaryFunction )
import Rel8.Expr.Function ( binaryOperator, function )
import Rel8.Expr.Opaleye ( castExpr, unsafeCastExpr, unsafeLiteral, fromPrimExpr, toPrimExpr )
import Rel8.Type ( DBType )
import qualified Opaleye.Internal.HaskellDB.PrimQuery as Opaleye
Expand Down

0 comments on commit e36d134

Please sign in to comment.