packages feed

servant-polysemy-0.1.4: CHANGELOG.md

# Revision history for servant-polysemy

## 0.1.4 -- 2022-11-04

* Add support for GHC 9.0.*, 9.2.* (thanks Lana Black),
* Relax dependency version constraints (also thanks Lana Black).

## 0.1.3 -- 2021-04-28

* Bump constraint on polysemy-plugin to allow version 0.3.0.0.

## 0.1.2 -- 2021-02-23

* Remove Paths_servant_polysemy from exported modules.
* Add an example of using Servant.API.Generic API types.

## 0.1.1 -- 2020-12-11

* Relax constraint on polysemy dependency to allow version 1.5.

## 0.1.0 -- 2020-12-01

* First version. Released on an unsuspecting world.