Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2683ee43e1 |
@ -1,4 +1,16 @@
|
|||||||
releases:
|
releases:
|
||||||
|
- version: "0.0.10.0"
|
||||||
|
changes:
|
||||||
|
- description: "Support servant-server-0.18 (#72)"
|
||||||
|
authors: maksbotan
|
||||||
|
date: 2020-07-31
|
||||||
|
|
||||||
|
- version: "0.0.9.1"
|
||||||
|
changes:
|
||||||
|
- description: "Fix lower version bounds for servant packages. (7926ad6b)"
|
||||||
|
authors: fisx
|
||||||
|
date: 2020-07-10
|
||||||
|
|
||||||
- version: "0.0.9.0"
|
- version: "0.0.9.0"
|
||||||
changes:
|
changes:
|
||||||
- description: "Support servant-0.15 (#65)"
|
- description: "Support servant-0.15 (#65)"
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: servant-quickcheck
|
name: servant-quickcheck
|
||||||
version: 0.0.9.1
|
version: 0.0.10.0
|
||||||
synopsis: QuickCheck entire APIs
|
synopsis: QuickCheck entire APIs
|
||||||
description:
|
description:
|
||||||
This packages provides QuickCheck properties that are tested across an entire
|
This packages provides QuickCheck properties that are tested across an entire
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user