[graphql] first asynctask work
[gargantext.git] / src / Gargantext / Database / Schema / Prelude.hs
index 9fb3fc9c7c1c319d4b9b45ca1050f210fafc50e3..78d9e0dc9203857758ce5479f5c1f20fe24d61fe 100644 (file)
@@ -39,7 +39,7 @@ import GHC.Generics (Generic)
 import Gargantext.Core.Utils.Prefix (unPrefix, unPrefixSwagger)
 import Opaleye hiding (FromField, readOnly)
 import Opaleye.Internal.QueryArr (Query)
-import Test.QuickCheck.Arbitrary
+import Test.QuickCheck.Arbitrary hiding (vector)
 
 import Database.PostgreSQL.Simple.FromField (FromField, fromField)
 import Database.PostgreSQL.Simple.FromRow (FromRow, fromRow, field)