fix(merge): fix build

This commit is contained in:
Steffen Jost 2019-07-25 11:59:52 +02:00
parent 38afa901ba
commit 0bd0260a3e

View File

@ -26,6 +26,10 @@ import qualified Database.Esqueleto.Internal.Sql as E
import Database.Esqueleto.Utils.TH
{-# ANN any ("HLint: ignore Use any" :: String) #-}
{-# ANN all ("HLint: ignore Use all" :: String) #-}
--
-- Description : Convenience for using `Esqueleto`,
-- intended to be imported qualified