sourcephile
/
git
/
gargantext.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[REFACT] SocialList (WIP)
[gargantext.git]
/
src
/
Gargantext
/
Database
/
Query
/
Tree
/
Error.hs
diff --git
a/src/Gargantext/Database/Query/Tree/Error.hs
b/src/Gargantext/Database/Query/Tree/Error.hs
index 52f6c31b8616c5adce3faf5fdb6ec25f68f80754..10572525405cc326b615a562d49c47a471b7f1ac 100644
(file)
--- a/
src/Gargantext/Database/Query/Tree/Error.hs
+++ b/
src/Gargantext/Database/Query/Tree/Error.hs
@@
-9,11
+9,7
@@
Portability : POSIX
-}
-{-# LANGUAGE FlexibleContexts #-}
-{-# LANGUAGE NoImplicitPrelude #-}
-{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE QuasiQuotes #-}
-{-# LANGUAGE RankNTypes #-}
module Gargantext.Database.Query.Tree.Error
where