Skip to content

Conversation

@mpilgrem
Copy link
Contributor

@mpilgrem mpilgrem commented Aug 9, 2020

Reason for increase:

Reason for increase:

- Module `Network.Socket.Posix.Cmsg` uses GHC's Type Applications extension to the Haskell language.

- `TypeApplications` was introduced in GHC 8.0.1 (https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/glasgow_exts.html#extension-TypeApplications).

- GHC 8.0.1 shipped with `base-4.9.0.0` (https://wiki.haskell.org/Base_package).
phadej added a commit to phadej/network that referenced this pull request Aug 10, 2020
Let make obvious (both to tooling and people) that `network-3.2` is
actually using GHC-8+ features.

Also regenerate .travis.yml

Supersedes haskell#473, fixes haskell#475
phadej added a commit to phadej/network that referenced this pull request Aug 10, 2020
Let make obvious (both to tooling and people) that `network-3.2` is
actually using GHC-8+ features.

Also regenerate .travis.yml

Supersedes haskell#473, fixes haskell#475
@kazu-yamamoto kazu-yamamoto self-requested a review August 12, 2020 01:45
Copy link
Collaborator

@kazu-yamamoto kazu-yamamoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

kazu-yamamoto added a commit to kazu-yamamoto/network that referenced this pull request Aug 12, 2020
@kazu-yamamoto
Copy link
Collaborator

Rebased and merged. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants