sourcephile
/
git
/
gargantext.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[Flow] using user id. TODO : tests.
[gargantext.git]
/
src
/
Gargantext
/
Database
/
Schema
/
NodesNgramsRepo.hs
diff --git
a/src/Gargantext/Database/Schema/NodesNgramsRepo.hs
b/src/Gargantext/Database/Schema/NodesNgramsRepo.hs
index 6d9112a66ab67b51fd97f55456a779dc3ab0dc6a..d7f422e2729af8c0ff05ba41d9fc05231a7cfa78 100644
(file)
--- a/
src/Gargantext/Database/Schema/NodesNgramsRepo.hs
+++ b/
src/Gargantext/Database/Schema/NodesNgramsRepo.hs
@@
-13,6
+13,7
@@
Portability : POSIX
{-# OPTIONS_GHC -fno-warn-orphans #-}
{-# LANGUAGE Arrows #-}
+{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE FunctionalDependencies #-}
{-# LANGUAGE GeneralizedNewtypeDeriving #-}