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