Commit 58a2bb4c authored by Alexandre Delanoë's avatar Alexandre Delanoë

[Database][Schema] NodeNodeNgram

parent 5ff85a37
{-| {-|
Module : Gargantext.Database.NodeNodeNgram Module : Gargantext.Database.Schema.NodeNodeNgram
Description : TODO: remove this module and table in database Description : TODO: remove this module and table in database
Copyright : (c) CNRS, 2017-Present Copyright : (c) CNRS, 2017-Present
License : AGPL + CECILL v3 License : AGPL + CECILL v3
...@@ -18,7 +18,7 @@ Portability : POSIX ...@@ -18,7 +18,7 @@ Portability : POSIX
{-# OPTIONS_GHC -fno-warn-orphans #-} {-# OPTIONS_GHC -fno-warn-orphans #-}
module Gargantext.Database.NodeNodeNgram where module Gargantext.Database.Schema.NodeNodeNgram where
import Prelude import Prelude
import Data.Maybe (Maybe) import Data.Maybe (Maybe)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment