Skip to content

Commit 7174f51

Browse files
committed
Changelog updates for GHC 8.0 support.
1 parent e3c5a78 commit 7174f51

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

servant-client/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.7.1
2+
-----
3+
4+
* Support GHC 8.0
5+
16
0.6
27
---
38

servant-docs/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.7.1
2+
-----
3+
4+
* Support GHC 8.0
5+
16
0.7
27
---
38

servant-foreign/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.7.1
2+
-----
3+
4+
* Support GHC 8.0
5+
16
0.5
27
-----
38
* Use the `text` package instead of `String`.

servant-server/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
------
33

44
* Remove module `Servant.Server.Internal.Enter` (https://github.com/haskell-servant/servant/pull/478)
5+
* Support GHC 8.0
56

67
0.7
78
---

0 commit comments

Comments
 (0)