| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Mig.Json
Description
Module for HTML-based servers
methods
Constructors
| Get (m a) |
Instances
Constructors
| Post (m a) |
Constructors
| Put (m a) |
Instances
Constructors
| Delete (m a) |
Constructors
| Patch (m a) |
Constructors
| Options (m a) |
common
Common re-exports
module Mig.Common