Copyright | (c) CNRS 2020-Present |
---|---|
License | AGPL + CECILL v3 |
Maintainer | team@gargantext.org |
Stability | experimental |
Portability | POSIX |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Documentation
data HashedResponse a #
Instances
constructHashedResponse :: ToJSON a => a -> HashedResponse a #