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