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
/
Node.hs
diff --git
a/src/Gargantext/Database/Schema/Node.hs
b/src/Gargantext/Database/Schema/Node.hs
index 88a70cb1770d4ed7776593749dfc3f2456ec43bf..876fc52047da8649acd1d58b7546c6947a901ed6 100644
(file)
--- a/
src/Gargantext/Database/Schema/Node.hs
+++ b/
src/Gargantext/Database/Schema/Node.hs
@@
-8,7
+8,7
@@
Stability : experimental
Portability : POSIX
-}
-{-# OPTIONS_GHC -fno-warn-name-shadowing #-}
+
{-# OPTIONS_GHC -fno-warn-orphans #-}
{-# LANGUAGE Arrows #-}