sourcephile
/
git
/
gargantext.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[tree] refactor "root" variable name
[gargantext.git]
/
src
/
Gargantext
/
Database
/
Schema
/
User.hs
diff --git
a/src/Gargantext/Database/Schema/User.hs
b/src/Gargantext/Database/Schema/User.hs
index 34e27a891e10219ea1479eea414bbe1ee90fc85d..a6c405eadd8f6521afb0963654159f224edaeb08 100644
(file)
--- a/
src/Gargantext/Database/Schema/User.hs
+++ b/
src/Gargantext/Database/Schema/User.hs
@@
-10,7
+10,7
@@
Portability : POSIX
Functions to deal with users, database side.
-}
-{-# OPTIONS_GHC -fno-warn-name-shadowing #-}
+
{-# OPTIONS_GHC -fno-warn-orphans #-}
{-# LANGUAGE FunctionalDependencies #-}