Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync #1

Open
wants to merge 18 commits into
base: utf8
Choose a base branch
from
Open

sync #1

wants to merge 18 commits into from

Conversation

kuk0
Copy link

@kuk0 kuk0 commented Sep 19, 2018

No description provided.

bgamari and others added 18 commits September 19, 2018 16:16
typeRepFingerprint won't be exposed in Type.Reflection, but instead is
available via Type.Reflection.Unsafe.
The last reference to shiftR got removed in
634f494
Since hashable requires GHC 7.2+ / base >= 4.4, this implies
Cabal 1.12 or later, so let's update the spec-version (and use the
new-style spec version declaration while at it) and pin
down to the Haskell2010 semantics.
`Data.Hashable` has been Trustworthy since 2013
(c.f. 7d56ac1); when
`Data.Hashable.Lifted` was added, giving it the same treatment
was missed.
Only benign API additions were performed since 1.2.6.1, hence
a minor version bump is adequate.
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.

7 participants