bump version
This commit is contained in:
parent
343f55f61a
commit
84ebc6ed5f
@ -1,3 +1,8 @@
|
|||||||
|
# 0.0.1.1
|
||||||
|
|
||||||
|
- Exclude GHC 7.8 base (it wasn't properly supported anyhow).
|
||||||
|
- More generous bounds for other packages.
|
||||||
|
|
||||||
# 0.0.1.0
|
# 0.0.1.0
|
||||||
|
|
||||||
- Better error messages. Error messages now contain failing predicate, failing
|
- Better error messages. Error messages now contain failing predicate, failing
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: servant-quickcheck
|
name: servant-quickcheck
|
||||||
version: 0.0.1.0
|
version: 0.0.1.1
|
||||||
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