fix(merge): fix build
This commit is contained in:
parent
38afa901ba
commit
0bd0260a3e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user