| title | Solution to servant API type indentation problem |
|---|---|
| author | Oleg |
This post is a literate Haskell file: so there are few imports, and {-# LANGUAGE TypedKitchenSink #-}.
{-# LANGUAGE DataKinds #-}
{-# LANGUAGE KindSignatures #-}
{-# LANGUAGE OverloadedStrings #-}